550 usually means that the SMTP server is rejecting your connection. Depending on your config, it could mean at least 2 different things: 1) Login and password are required 2) The from email address is invalid (strictness varies from valid format, to enforcing a legitimate domain on the address)
You should try using the Jboss built-in Mail session factory. Configure deploy/mail-service.xml with your SMTP settings, and get your session factory from JNDI @ java:/Mail. mike View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839526#3839526 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839526 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user