Hi jonny,
On Tue, Aug 12, 2008 at 5:06 PM, Johnny Kewl <[EMAIL PROTECTED]> wrote:
>
> its HELO (blank) because when java asks the machine who it is... it doesnt
> know ;)
>
that was the clue I was looking for
after the crash the hostname in /etc/hostname wasn't configured - duh
thanx!
- Original Message -
From: "Gregor Schneider" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, August 12, 2008 4:07 PM
Subject: Problems using JavaMail-API within Tomcat
Hi guys,
recently our server crashed (Debian), and since then I'm havi
Hi Ben,
On Tue, Aug 12, 2008 at 4:19 PM, Ben Stringer <[EMAIL PROTECTED]> wrote:
> On Tue, 2008-08-12 at 16:07 +0200, Gregor Schneider wrote:
>
> I've often had problems with javamail in Tomcat due to more than one
> version of the javamail jar being on the classpath. Perhaps check if
> this is th
On Tue, 2008-08-12 at 16:07 +0200, Gregor Schneider wrote:
>
> I've got no clue what is missing here, so if you gyus got any hint's
> I'd really appreciate that..
Hi Gregor,
I've often had problems with javamail in Tomcat due to more than one
version of the javamail jar being on the classpath.
Hi guys,
recently our server crashed (Debian), and since then I'm having
problems getting JavaMail to run within Tomcat 5.5
I've defined a ressource within $catalina_home/context.xml:
The above named server is listed in my /etc/hosts
I can ping myserver.com
However, I get an exception sa