我正在尝试通过jenkins配置自动电子邮件生成,但我收到错误:
SMTP Server: smtp.server.gmail,SMTP Port: 465,Charset: UTF-8
它说:
Failed to send out e-mail
com.sun.mail.smtp.SMTPSendFailedException: 530-5.5.1 Authentication Required. Learn more at
530 5.5.1 https://support.google.com/mail/?p=WantAuthError g2sm4020944pfc.130 - gsmtp
注意:我已在Gmail帐户中启用了POP和IMAP设置。