配资炒股开户官网-股票杠杆收费标准-【东方资本】,网络股票配资平台官网,股票杠杆算法怎么算,医药类股票龙头企业

跳轉(zhuǎn)到主要內(nèi)容

Redmine 郵件通知無法與Exchange對(duì)接

故障描述

  Redmine 1.2.1版本安裝在Centos 6.1中。設(shè)置好郵件通知功能后,測(cè)試發(fā)送成功。但是Exchange用戶無法收到郵件。

故障分析

  無

處理過程

  1、修改configuration.yml文件如下:

production:
delivery_method: :smtp
smtp_settings:
address: your_exchange_server_address
port: 25
#domain: example.net
#authentication: :login
#user_name: redmine@example.net
#password: redmine 

  2、修改Exchange集線器傳輸,允許匿名連接即可。

建議/總結(jié)

  無