Project

General

Profile

Email notification error

Added by Huy Nguyen almost 10 years ago

Hi everyone,

I'm configuring Email notification in Redmine
but getting stuck with the following error after I send to a test email
An error occurred while sending mail (Net::ReadTimeout) ====
Here is my configuration.yml
production:
email_delivery:
delivery_method: :smtp
smtp_settings:
enable_starttls_auto: true
address: "mail.blabla.com"
port: 465
domain: "blahblah.com"
authentication: :plain
user_name: ""
password: "mypwd" ====

How to fix? I'm using Redmine version 2.5
Thank you in advance


Replies (2)

RE: Email notification error - Added by Robert Schneider almost 10 years ago

Just a suggestion: Use sendmail instead of smtp if it is possible.

RE: Email notification error - Added by issam OMAR almost 9 years ago

Hi, i'm facing the same problème, did you solve your problem.

Thanks in advance.

My error:

"Erreur lors de l'envoi de l'email (Net::ReadTimeout)"

    (1-2/2)