Project

General

Profile

Actions

Defect #9996

closed

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

Added by Artem Deykun over 12 years ago. Updated almost 11 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

Also available in: Atom PDF