Hello,

week ago I posted here problem with Continuum instalation that was not able
to send emails throwing this exception:

INFO   | jvm 1    | 2008/02/07 15:16:31 |
org.codehaus.plexus.mailsender.MailSenderException: Error while sending the
message.
...
INFO   | jvm 1    | 2008/02/07 15:16:31 |       at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
INFO   | jvm 1    | 2008/02/07 15:16:31 | Caused by:
com.sun.mail.smtp.SMTPSendFailedException: 553 5.5.4 <[EMAIL PROTECTED]>...
Real domain name required for sen
der address
...


I played some more with Continuum and found something interesting - this
exception is thrown only when sending validation emails. If I build a
project and with mail notification configured, everything is working like a
charm. This smells like a bug to me. Any ideas why from-mailbox property
value from application.xml is used when sending notification emails, but not
during validation process? Is it known or I'm doing something wrong?

Thank you for your answers!

Regards,

Jakub Kozisek

Reply via email to