Mail is not being generated by Crucible for peer reviews. Here is the Fisheye-mail.log error.
2013-02-25 15:06:23,607 ERROR [notificationManager1] fisheye.mail com.cenqua.fisheye.mail.Mailer-sendMessage - problem sending email
javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 550 5.1.8 <xxx@domain.com>... Invalid source address specified. Outbound mail must be addressed from valid XXXXXXX alias or a null address, unless the mail is destined to be delivered internally.
I can send test mail from the application.
Thanks
I fixed the problem, the notifications were selected to come from the individual users, I had to change the setting to the admin account.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.