Defining an SMTPAppender should be all that you need. But you must ensure that the SMTP info you provide leads to an SMTP server. Is there one running on your system (your config has 'localhost' as the SMTPHost)? When I tried this a while back I used the SMTP host provided by by ISP and that worked.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263317#4263317 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263317 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
