Stefan Bühlmann wrote:
Hi all,
I am a newbie and would appreciate some help. I can not send mail out to the
internet (get it returned).

14/10/06 16:33:30 INFO  James.Mailet: RemoteDelivery: Attempting delivery of
Mail1160836165312-1-to-gmx.ch to host mx0.gmx.de. at 213.165.64.100 for
addresses [EMAIL PROTECTED]
14/10/06 16:33:31 INFO  James.Mailet: RemoteDelivery: Could not connect to
SMTP host: 213.165.64.100, port: 25, response: -1
14/10/06 16:33:31 INFO  James.Mailet: RemoteDelivery: Attempting delivery of
Mail1160836165312-1-to-gmx.ch to host mx0.gmx.net. at 213.165.64.100 for
addresses [EMAIL PROTECTED]
14/10/06 16:33:32 INFO  James.Mailet: RemoteDelivery: Could not connect to
SMTP host: 213.165.64.100, port: 25, response: -1
14/10/06 16:33:32 INFO  James.Mailet: RemoteDelivery: Temporary exception
delivering mail (Mail1160836165312-1-to-gmx.ch: 14/10/06 16:33:32 INFO James.Mailet: RemoteDelivery: Bouncing message
Mail1160836165312-1-to-gmx.ch after 2 retries

What's my problem? How do I configure this correctly?


James is not able to connect to 213.165.64.100 at port 25.
Maybe you have a firewall blocking outgoing connections on port 25 and james is not able to connect to the remote server.

Try to run a "telnet mx0.gmx.de. 25" (mx0.gmx.de is the first mx for gmx.ch) from the same machine where you installed james. If you can't see "220 mx0.gmx.net GMX Mailservices ESMTP {mxNNN}" then your problems are not related to james configuration but from your network.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to