chibenwa commented on code in PR #2490:
URL: https://github.com/apache/james-project/pull/2490#discussion_r1830567262


##########
docs/modules/servers/partials/FoldLongLines.adoc:
##########
@@ -0,0 +1,7 @@
+=== FoldLongLines
+
+This mailet fold (wrap) any header lines of the mail that exceed the maximum 
number of characters.
+
+It takes only one parameter:
+
+* maxCharacters: maximum number of characters. Default to 998 (This line limit 
is defined in RFC5322).

Review Comment:
   Please explain more:
   
   ```
   This sanitizing of EML message will prevent downstream server from applying 
it, and prevent them to break the DKIM signature positionned by James.
   ```



-- 
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: notifications-unsubscr...@james.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to