开发者

Rails ActionMailer Plugin for TLS encryption

开发者 https://www.devze.com 2022-12-25 08:30 出处:网络
Can anyone point me to a plugin/directions for enabling emails through a smtp se开发者_JS百科rver requiring encryption?I\'ve done some searching and found http://agilewebdevelopment.com/plugins/action

Can anyone point me to a plugin/directions for enabling emails through a smtp se开发者_JS百科rver requiring encryption? I've done some searching and found http://agilewebdevelopment.com/plugins/actionmailer_tls , but the download is down, a pattern repeated with several other plugins also.


If you are using at least Ruby 1.8.7, you don't need any plugins, you just need to configure ActionMailer to use TLS by putting :enable_starttls_auto => true into config.action_mailer.smtp_settings.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号