-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Email Alerts showing from as undefined after upgrade to 1.0.2 #14392
Copy link
Copy link
Closed
Description
Description:
After upgrading to 1.0.2 direct message email alerts are showing as "undefined" in the from field.
Steps to reproduce:
- Update to rocketchat 1.0.2
Expected behavior:
In the past when a direct message was delivered via email, the from address would display the users full name and the smtp email address set in the Rocketchat configuration..
for instance
From: Brian Page <[email protected])
Actual behavior:
After updating to 1.0.2 the email messages now shows as
undefined [email protected]
Server Setup Information:
- Version of Rocket.Chat Server: 1.0.2
- Operating System: ubuntu 16.04.6
- Deployment Method: docker
- Number of Running Instances: 1
- DB Replicaset Oplog: enabled
- NodeJS Version: v8.11.4
- MongoDB Version: 3.6.9
Additional context
No other changes have been made to SMTP settings and/or Office 365 settings. We are using Amazon SES to send smtp alerts.
Relevant logs:
No errors in logs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

