Looking at it, I dont think this (ln 77):

                if (ea.getLocal()) {
                        if (!deliver( mailboxManager, addresses[index], smtpMessage )){

in JMSMailListener ever fails.  I think what we should do is:

make JMSMailListener depend on the UserRepository.  If the user is local and he 
doesn't exist then fail him too.  Kabir, does that make sense?  If not let me know and 
I can take care of it.  We should create a unit test for this either now or for M2 
when the new client script runner stuff is ready (depending on whether we can poke it 
in a non-running instance which I admit may not be possible).

-Andy

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829698#3829698

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829698


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to