Defect #9564
closedInappropriate from address in notification email
0%
Description
I have upgraded from redmine version 0.8.7 to 1.2.2.
I am using sendmail for sending notification emails and even though my emission email adress has been set in the email settings, it is not being set in sent notifications emails.
Note: from name and email address was being being displayed correctly with version 0.8.7
Thanks
Neelesh
Updated by Jean-Philippe Lang over 13 years ago
- Resolution set to Cant reproduce
AFAIK, nothing changed regarding this setting since 0.8.7.
Updated by Neelesh Ramputh over 13 years ago
I am using the new configuration.xml file.
Can you please provide me a sample configuration for the email (sendmail) so that i can do further tests and update the issue here.
I will be trying to use an smtp server and do the test also.
Thank you.
Updated by Etienne Massip over 13 years ago
Neelesh Ramputh wrote:
I am using the new configuration.xml file.
Won't work, I guess you mean .yml
...see EmailConfiguration for examples.
Updated by Neelesh Ramputh over 13 years ago
I have configured my installation to use Gmail's smtp server and it is working fine now.
I guess it must be with my sendmail configuration.
Updated by Etienne Massip over 13 years ago
- Status changed from New to Closed
- Resolution changed from Cant reproduce to Invalid
Thanks for your feedback.