Added by Farrukh Mamadziyoev over 4 years ago
Good day,
In configuration.yml file mail settings on redmine 4.1.0.stable.
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...