ActionMailer Timeouts

Using action mailer on my rails application, I was getting Timeout::Error messages in my phusion passenger logs when sending email through SMTP. However, testing the application locally on my PC, the emails were being sent without a problem. I came across this post in the Site5 forums which suggested changing the actual address in my SMTP configuration to localhost which fixed the issue.

February 5, 2010 | In Programming | No Comments

No Comments yet »

RSS feed for comments on this post. TrackBack URI

Leave a comment