This project is archived and is in readonly mode.
net/smtp enable_tls method support for ActionMailer / mail gem
Reported by ShogunPanda | March 25th, 2011 @ 08:52 PM
Hi!
I think the mail library (which is used by ActionMailer) this
library should handle the enable_tls method of the underlying
net/stmp library.
This is required for some servers which don't fallback or don't
allow plain SMTP connection.
I already forked this repository, wrote a patch and requested a
pull.
You can see it here:
https://github.com/ShogunPanda/mail/commit/8416cc81cd6a03f3bc9a863e...
Hope this helps.
Best regards,
Shogun
No comments found
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>