Project

General

Profile

Actions

Defect #9996

closed

configuration.yml in documentation , but redmine ask me to create email.yml

Added by Artem Deykun about 12 years ago. Updated over 10 years ago.

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

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

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/<instance>/email.yml and restart the application to enable them.


Files

pl.yml.patch (1.17 KB) pl.yml.patch Filou Centrinov, 2013-06-11 00:07
Actions #1

Updated by Etienne Massip about 12 years ago

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.

Actions #2

Updated by Jean-Philippe Lang about 12 years ago

Are you using "fa" language ?

Actions #3

Updated by Filou Centrinov almost 11 years ago

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.

Actions #4

Updated by Filou Centrinov almost 11 years ago

  • Target version set to Candidate for next minor release
Actions #5

Updated by Filou Centrinov almost 11 years ago

  • Target version changed from Candidate for next minor release to 2.4.0

It's just a simple translation patch, therefore I hope you agree that this patch is warrantable to be fixed in the next release.

Actions #6

Updated by Toshi MARUYAMA almost 11 years ago

  • Target version changed from 2.4.0 to 2.3.2
Actions #7

Updated by Jean-Philippe Lang over 10 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed
Actions

Also available in: Atom PDF