设置如下:
SMTP服务器 smtp.qq.com
用户默认邮件后缀 @qq.com
用户名 850895144
密码 **********
SMTP端口 25
字符集 UTF-8
Test e-mail recipient 404393465@qq.com
报错信息:
Failed to send out e-mail
com.sun.mail.smtp.SMTPSendFailedException: 501 mail from address must be same as authorization user; nested exception is: com.sun.mail.smtp.SMTPSenderFailedException: 501 mail from address must be same as authorization user
at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95)
在这段代码前面有个红的减号
服务器 authorization jenkins???自动编译
授权用户的邮件地址不同?你看看是否用户名密码错了 或者邮箱地址错了
查下帖代码吧

POP3/SMTP服务 勾选这个选项就行了,qq邮箱要支持smtp才行。