Project

General

Profile

Updating and creating issues takes time and async_smtp make Redmine crashs

Added by Snir Sh over 8 years ago

I'm using Redmine 2.6.0-3 version, and the email configuration is set to -
production:
email_delivery:
delivery_method: :smtp
smtp_settings:
address: smtp.office365.com
port: 587
domain: smtp.office365.com
authentication: :login
user_name: myemail
password: mypass
enable_starttls_auto: true

Updating and creating issues takes time so I tried to change the delivery_method to async_smtp,
and smtp_settings to async_smtp_settings, but the Redmine crash few seconds after it start.

I have the async_smtp configuration on a different Redmine server (version 2.6.6-0) but everything is working well (no crashs).

Any ideas?
Thanks.


Replies (1)

RE: Updating and creating issues takes time and async_smtp make Redmine crashs - Added by Martin Denizet (redmine.org team member) over 8 years ago

Is there a log entry for the crash?
Log should be in log/production.log.

    (1-1/1)