|
|
|
@ -85,12 +85,14 @@ default:
|
|
|
|
|
delivery_method: :smtp
|
|
|
|
|
smtp_settings:
|
|
|
|
|
|
|
|
|
|
address: smtp.163.com
|
|
|
|
|
port: 25
|
|
|
|
|
domain: smtp.163.com
|
|
|
|
|
authentication: :login
|
|
|
|
|
user_name: trustie2@163.com
|
|
|
|
|
password: PDLtrustie2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
address: smtp.gmail.com
|
|
|
|
|
port: 587
|
|
|
|
|
domain: smtp.gmail.com
|
|
|
|
|
authentication: :plain
|
|
|
|
|
user_name: trustieforge@gmail.com
|
|
|
|
|
password: '!@#$%^&*()'
|
|
|
|
|
|
|
|
|
|
# Absolute path to the directory where attachments are stored.
|
|
|
|
|
# The default is the 'files' directory in your Redmine instance.
|
|
|
|
|