I had the same problem. Now I'm using this seetings in component.xml (disabling SSL
and TLS):
<mail:mail-session host="mail.my-server.com" port="25"
ssl="false" tls="false" debug="false"/>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102675#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...