Actions
Defect #33130
closedTest send mail (Connection refused - connect(2) for "localhost" port 25)
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
In configuration.yml file mail settings:
default
email_delivery:
delivery_method: :smtp
smtp_settings:
address: "domain.test"
port: 25
When i click on send test email, it gives the error trying to connect localhost on 25 port, while in config there are configured domain.test. Help, please...
Actions