Mar 22, 2009

Cruisecontrol JavaMail error

I have configured htmlemail publisher for the cruisecontrol. Unfortunately, I have encountered the following error while sending email:
501 5.0.0 HELO requires domain address.

After some digging on google, the solution is found to be add
127.0.0.1 <$(hostname)> in the etc/hosts file.

No comments: