读书人

Redmine 126邮件服务器的配备

发布时间: 2012-08-07 14:54:48 作者: rapoo

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"

?

读书人网 >软件开发

热点推荐