Re: [email] Host IP resolution - Possible pb with javax.mail.Session

2005-11-11 Thread Samuel Le Berrigaud
Just some clarification, hostnames SHOULD not resolve as 127.0.0.1, as they do when the error occur... Sorry about that, Thanks, SaM On 11/11/05, Samuel Le Berrigaud <[EMAIL PROTECTED]> wrote: > Hi, > > we have two applications running on the same server. One in a tomcat > server and one is lau

[email] Host IP resolution - Possible pb with javax.mail.Session

2005-11-11 Thread Samuel Le Berrigaud
Hi, we have two applications running on the same server. One in a tomcat server and one is launched from time to time (by a scheduler). Those 2 apps use commons-email, with javamail 1.3.3 and activation 1.0.2... Somehow the application running into Tomcat fails to send email after some time. Here