Unfortunately, Redmine was not sending emails through Yahoo from an EC instance as mentioned here. It always came back with an error 502 command not implemented.
After further digging through the ActionMailer documentation, changing the tls to enable_starttls_auto fixed the problem.
0 comments:
Post a Comment