歡迎您光臨本站 註冊首頁

求助:配置redmine發送郵件功能的問題。

←手機掃碼閱讀     火星人 @ 2014-03-04 , reply:0

求助:配置redmine發送郵件功能的問題。

我的環境:
ubuntu 7.01
redmine 0.8.1
ruby 1.8.6

我在redmine conf email.yml 配置

production:
  delivery_method: :smtp
  smtp_settings:
    address: "smtp.gmail.com"
    port: 587
    domain: "gmail.com"
    authentication: :login
    user_name: "xxxx@gmail.com"
    password: "xxxxxxx"
  
development:
  delivery_method: :smtp
  smtp_settings:
    address: 127.0.0.1
    port: 25
    domain: example.net
    authentication: :login
    user_name: redmine@example.net
    password: redmine

但是發送測試郵件不能成功。
請大俠幫忙,或是提供一點線索。謝謝
《解決方案》

有沒有人配置成功了,幫助一下

[火星人 ] 求助:配置redmine發送郵件功能的問題。已經有816次圍觀

http://coctec.com/docs/service/show-post-24165.html