Sunday, 24 January 2010

Ruby on Rails: StartTLS

Using this feature in ActionMailer (for gmail, for example) requires ruby 1.8.7. If using any earlier, you will get an error similar to

Net::SMTPAuthenticationError (530 5.7.0 Must issue a STARTTLS command first. 14sm4080666ewy.11)

in your logs

No comments:

Post a Comment