vim /data/server/redmine/apps/redmine/htdocs/config/configuration.yml
default:
# Outgoing emails configuration (see examples above)
email_delivery:
delivery_method: :smtp
smtp_settings:
address: smtp.163.com
port: 25
domain: 163.com
authentication: :login
user_name: "zab_alert@163.com"
password: "xxxxxxx"
redmine web页面配置
管理 - 配置 - 邮件通知 - 邮件发送人 更改