[ 
https://issues.apache.org/jira/browse/JAMES-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benoit Tellier closed JAMES-3649.
---------------------------------
    Resolution: Not A Problem

Valid syntax according to  
https://datatracker.ietf.org/doc/html/rfc5321#section-4.4

{code:java}
   ID             = CFWS "ID" FWS ( Atom / msg-id )
                  ; msg-id is defined in RFC 5322 [4]
{code}


> 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
>            Priority: Major
>
> {code:java}
> retr 3
> +OK Message follows
> Return-Path: <al...@other.com>
> 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: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to