Add info in about HELO/EHLO in "Received:" Header
-------------------------------------------------
Key: JAMES-652
URL: http://issues.apache.org/jira/browse/JAMES-652
Project: James
Issue Type: Improvement
Components: SMTPServer
Affects Versions: Trunk
Environment: James 3.0
Reporter: Guillermo Grandes
Priority: Minor
Well, only add a little more info in Received header, the "HELO/EHLO +
argument" given by remote smtp-client, like this:
Received: from smtp.domain.com. ([10.1.1.1]) (EHLO pepe)
by smtp.domain.com (JAMES SMTP Server 3.0-dev) with SMTP ID xxx
for <[EMAIL PROTECTED]>;
Tue, 3 Oct 2006 12:53:41 +0200 (CEST)
Added: (EHLO pepe) / (HELO pepe), this give info for debug mails/capabilities
of remote "client"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]