Hi,

I'm using svn trunk version of James and we have a problem currently where James is identifying itself as localhost.

This causes some servers to assume that the email is spam.

Received: from mailgwsp01.<x>.com ([69.60.119.83]) by
        mail01.<x>.com (Lotus Domino Release 5.0.12) with ESMTP id
        2007121222241884:9017 ; Wed, 12 Dec 2007 22:24:18 +0100
Received: from localhost. (<a>.ae [65.111.185.91]) by <-- this localhost
        mailgwsp01.<b>.com (8.12.3/8.12.3) with ESMTP id
lBCLHrBL014928 for

I've looked through all the documentation, I've combed through the james-config.xml file and I cannot find where this localhost is coming from.

The previous error we had was:

Access denied - bogus HELO [3] localhost.

I think we fixed this by using <mail.smtp.localhost> in our RemoteDelivery mailet, but there's still a 'localhost' in the server identity.

I'm not sure where else I can modify config.xml so that the Received: from doesn't list localhost

Thanks,
Kev

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

Reply via email to