Redmine 126邮件服务器的配备

Redmine126邮件服务器的配置?port: 25 domain: 126.com authentication: :login user_name: qimo601@12

Redmine 126邮件服务器的配置

?

port: 25
domain: "126.com"
authentication: :login
user_name: "qimo601@126.com"
password: "123456"

development:
delivery_method: :smtp
smtp_settings:
address: "smtp.126.com"
port: 25
domain: "126.com"
authentication: :login
user_name: "qimo601@126.com"
password: "123456"

?