Advertisement

Jenkins 抛出 553 错误:Mail from must equal authorized user.

阅读量:

Jenkins 发测试邮件报错 553 Mail from must equal authorized user

    • 报错信息
    • 报错原因
    • 解决办法

报错信息

org.eclipse.angus.mail.smtp.SMTPSenderError: 507 The source IP address does not match the recipient's IP address
at org.eclipse.angus.mail.smtp.SMTPTransport.sendEmail(String, String, String, String) line 1744
Caused by: org.eclipse.angus.mail.smtpSMTPError: 460 Recipient's IP address does not exist on the recipient list

复制代码
    org.eclipse.angus.mail.smtp.SMTPSenderFailedException: 553 Mail from must equal authorized user
    
    	at org.eclipse.angus.mail.smtp.SMTPTransport.mailFrom(S

全部评论 (0)

还没有任何评论哟~