You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by GitBox <gi...@apache.org> on 2021/11/13 16:24:56 UTC

[GitHub] [incubator-ponymail-foal] sebbASF opened a new issue #133: Non-standard message-id format

sebbASF opened a new issue #133:
URL: https://github.com/apache/incubator-ponymail-foal/issues/133


   https://github.com/apache/incubator-ponymail-foal/blob/b4c6d4cca3d03a48739766b2a758dc4fb025e076/server/endpoints/compose.py#L78
   
   A message id normally ends with @domain-identifier, where the domain is the sender domain.
   This is done to reduce the chance of clashes with ids for other domains.
   
   AFAICT the above id uses the destination domain, which is not generally under the sender's contol.
   
   https://en.wikipedia.org/wiki/Message-ID


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org