Vote #71195
完了configuration.yml in documentation , but redmine ask me to create email.yml
0%
説明
documentation says, that it is need to create configuration.yml
http://www.redmine.org/projects/redmine/wiki/EmailConfiguration
I created:
production:
email_delivery:
delivery_method: :smtp
smtp_settings:
tls: true
enable_starttls_auto: true
address: "smtp.gmail.com"
port: '587'
domain: "smtp.gmail.com"
authentication: :plain
user_name: ""
password: ""
But my redmine version 1.3.0 says:
Email delivery is not configured, and notifications are disabled.
Configure your SMTP server in /etc/redmine/
journals
I guess you're not running Redmine 1.3.0, 1.3 really does not care about email.yml.
Please post details according to [[SubmittingBugs]].
--------------------------------------------------------------------------------
Are you using "fa" language ?
--------------------------------------------------------------------------------
This message has to be anywhere in the translations. I checked all translations and only pl.yml still uses a wrong translation with "email.yml", like fa.yml does it about one year ago. Therefore we can close this issue after this patch was applied.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
It's just a simple translation patch, therefore I hope you agree that this patch is warrantable to be fixed in the next release.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------