On Feb 15, 2008 11:24 AM, Jakub Kozisek <[EMAIL PROTECTED]> wrote: > 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?
I don't know the reason, but it makes sense that the behavior could be different. Continuum incorporates Redback [1] for the user/security bits, so that is what is sending the validation email. The build results come from Continuum itself. [1] http://redback.codehaus.org -- Wendy
