Project

General

Profile

Actions

Defect #25429

closed

Mail error

Added by Vladimir Maklakov about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Configured mail with SMTP authorization. When registering users, everything comes to them on the mail, when creating a new task and there are no emails - in the logs error
2017-03-24 18:51:16 SMTP data timeout (message abandoned) on connection from (deathstar.name) [176.9.110.4] F = <>
2017-03-24 18:55:45 SMTP data timeout (message abandoned) on connection from (localhost.localdomain) [176.9.110.4] F = <>

How to fix the problem?

Actions #1

Updated by Vladimir Maklakov about 7 years ago

production:
email_delivery:
delivery_method: :smtp
smtp_settings:
enable_starttls_auto: true
address: "mail.deathstar.name"
port: '465'
domain: "deathstar.name"
authentication: :login
user_name: ""
password: "pass"

Actions #2

Updated by Toshi MARUYAMA about 7 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

Please use forum for question.

Actions

Also available in: Atom PDF