redmine发送邮件
2015-09-18 14:41 cmsd 阅读(185) 评论(0) 收藏 举报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页面配置
管理 - 配置 - 邮件通知 - 邮件发送人 更改
                    
                
                
            
        
浙公网安备 33010602011771号