Benoit Tellier created JAMES-3649:
-------------------------------------
Summary: ESMTP ID in Received header might be negative
Key: JAMES-3649
URL: https://issues.apache.org/jira/browse/JAMES-3649
Project: James Server
Issue Type: Bug
Components: SMTPServer
Reporter: Benoit Tellier
{code:java}
retr 3
+OK Message follows
Return-Path: <[email protected]>
Delivered-To: bob@localhost
Received: from 172.17.0.1 (EHLO other.com) ([172.17.0.1])
by 880f224968ec (JAMES SMTP Server ) with ESMTP ID -421788031
for <bob@localhost>;
Thu, 09 Sep 2021 09:42:10 +0000 (UTC)
.
{code}
TODO check if this is a problem...
As said in JAMES-3648 I have still to find a clear specification of ESMTP ID
to clearly understand if this is a problem or not...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]