- Email Notification Not Working

CM Analyst <[email protected]> Mon, 26 Mar 2012 15:17:13 -0700 (PDT)
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
Greetings,
 
After the build has completed, I am not getting email notification. Please note that this is a new installation of CruiseControl v2.8.4. 
 
Here's what I am seeing by way of the error message:
 
nested exception is: 
            javax.mail.SendFailedException: Invalid Addresses;
  nested exception is: 
            javax.mail.SendFailedException: 504 5.5.2 <User>: Recipient address rejected: need fully-qualified address
 
The email addresses I've specified in the config.xml are valid. I've also verified that I can send email via SMTP from the host where CruiseControl is installed.
 
 
>From the config.xml:
 
<publishers>
 <email mailhost="SMTPhost.com"
 returnaddress="[email protected]">
 subjectprefix="[Cruise Control]: Build Results..."
 <always address="[email protected]"/>
 
 <failure address="[email protected]"/>
 
 </email>
</publishers>
 
Please advise.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user