CruiseControl 电子邮件错误
尝试从 CruiseControl 向 Gmail 帐户发送电子邮件时出现以下错误。
javax.mail.MessagingException:530 5.7.0 必须首先发出 STARTTLS 命令。
感谢任何解决此问题的想法。
I m getting following error when trying to send a email to a gmail account from CruiseControl.
javax.mail.MessagingException: 530 5.7.0 Must issue a STARTTLS command first.
Appreciate any idea to resolve this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看看这个补丁是否对您有帮助。
http://jira.public.thoughtworks.org/browse/CC-277
See if this patch helps you.
http://jira.public.thoughtworks.org/browse/CC-277