You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Benoit Tellier (Jira)" <se...@james.apache.org> on 2024/02/27 08:59:00 UTC

[jira] [Created] (JAMES-4012) MDN parsing should be more lemient

Benoit Tellier created JAMES-4012:
-------------------------------------

             Summary: MDN parsing should be more lemient
                 Key: JAMES-4012
                 URL: https://issues.apache.org/jira/browse/JAMES-4012
             Project: James Server
          Issue Type: Bug
          Components: mdn
            Reporter: Benoit Tellier
             Fix For: 3.9.0


Some of the MDNs I manage do have a human readable part that do not comply with `text/plain` resulting in the following WARNING logs:

{code:java}
javax.mail.MessagingException: MDN can't be parse
	at org.apache.james.jmap.mailet.ExtractMDNOriginalJMAPMessageId.service(ExtractMDNOriginalJMAPMessageId.ja
{code}

Relaxing a bit the constraints on the human readable parts will enable me to resume automated processing on this.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org