Ruby on Rails Monday, February 20, 2017

Hi all,

Am trying to send email with yahoo mail but it is not working but, with gmail works fine can someone correct me if anything is wrong in my smtp.


production:
:address: smtp.yahoo.mail.com
:port: 587
:user_name: test@yahoo.com
:password: test
:authentication: plain
:enable_starttls_auto: true
:domain : test.com


Thanks in advance

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/9b3ba531-a7df-4a82-98ab-8cba6434ba90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment