I added to new settings on the mail module.

  | 
  | * First there is an attribute mode which will tell to the module how to deliver 
the mails. 0 means direct connect, you need to setup the DNS server in that case. 1 
means use a gateway in that case you have to setup up smtp user/password as well as 
the gateway
  | 
  | * SMTP connectioin timeouts. This was a problem and the site jboss.org was not 
able to deliver mails because of the fact that the default values on javamail are 
infinite. So if one delivery was blocking on a read, the thread was blocked there. I 
added values so you can parametrize that. The default value is 4 seconds.
  | 
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822223#3822223

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822223


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to