Things still are not working correctly.  I think the code might be broken.  I've 
tracked the problem to  org.jboss.nukes.core.modules.mail.MailModule to the method:

public boolean deliver(int serialId, String from, String to, String subject, String 
body)

It seems that the call MXRecord[] records = performMXLookup(to.substring(index + 1)); 
is not returning any smtp servers even though I have it specified in the 
mail-service.xml (turning on the debugging doesn't provide any info).  If I hard code 
my smtp server in there, they everything works correctly.

Any ideas?

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825436#3825436";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825436>Reply 
to the post</a>


-------------------------------------------------------
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-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to