[jboss-user] [JBoss Seam] - Re: Regarding mail send on linux server
satellite
do-not-reply at jboss.com
Wed Nov 7 15:29:11 EST 2007
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#4102675
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102675
More information about the jboss-user
mailing list