Problems Sending Email from Fisheye/Crucible - 501 Command "HELO" requires an argument

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

問題

Emails are not sent from Fisheye/Crucible.

The following appears in the atlassian-fisheye-YYYY-MM-DD.log and in the user interface when testing the feature:

DEBUG [<thread_id> ] fisheye.mail Mailer$2-log - 501 Command "HELO" requires an argument
ERROR [<thread_id> ] fisheye.mail Mailer-sendMessage - problem sending email
javax.mail.MessagingException: 501 Command "HELO" requires an argument

原因

HELO requires a fully qualified domain name. When the source machine does not have set a fully qualified name configured, the command cannot be performed.

ソリューション

  • Stop Fisheye/Crucible
  • - add -Dmail.smtp.localhost=<computer_name> as Environment variables
  • Start Fisheye/Crucible

 

最終更新日 2018 年 11 月 2 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.