|
|
|
@ -83,12 +83,12 @@ default:
|
|
|
|
|
email_delivery:
|
|
|
|
|
delivery_method: :smtp
|
|
|
|
|
smtp_settings:
|
|
|
|
|
address: smtp.163.com
|
|
|
|
|
port: 25
|
|
|
|
|
domain: smtp.163.com
|
|
|
|
|
authentication: :plain
|
|
|
|
|
user_name: "huang.jingquan@163.com"
|
|
|
|
|
password: 'xinhu1ji2qu366'
|
|
|
|
|
address: mail.trustie.net
|
|
|
|
|
port: 25
|
|
|
|
|
domain: mail.trustie.net
|
|
|
|
|
authentication: :login
|
|
|
|
|
user_name: "mail@trustie.net"
|
|
|
|
|
password: "loong2010"
|
|
|
|
|
|
|
|
|
|
# Absolute path to the directory where attachments are stored.
|
|
|
|
|
# The default is the 'files' directory in your Redmine instance.
|
|
|
|
|