简体   繁体   中英

Cloud9 with Ruby on rails doesn't send emails

I'm new to rails and I'm trying to send emails through Ruby on Rails on the Cloud9 IDE however I am not receiving any even though it says it was successful.

Rendered invitation_mailer/invitation_email.html.erb (1.0ms)
Emailing invitation to example@example.com

InvitationMailer#invitation_email: processed outbound mail in 18.2ms

Is there a special configuration that I need to apply to Cloud9 to make it work?

Please note that ports 25, 587, and 465 are blocked from Cloud9 to the outside. Please try to run your mail server on a port like 2587.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM