Answer the question
In order to leave comments, you need to log in
Email is not sent from smtp, Net::OpenTimeout: execution expired, can you see the setting?
Net::OpenTimeout: execution expired
And tested smtp from sites
https://pingability.com/smtptest.jsp not sent
smtper.nanogenesis.fr sent
config.action_mailer.smtp_settings = {
:address => "XXX.XXX.X.XX",
:port => "25",
:domain => "localhost:3000",
:user_name => 'XXX',
:password => 'XXX',
:authentication => :login,
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question