https://bugs.exim.org/show_bug.cgi?id=2224
Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Priority|medium |low --- Comment #1 from Jeremy Harris <[email protected]> --- The DKIM signing implementation supports a maximum body line length of 16kB. MTAs in general should handle lines up to 1000 characters (per RFC 5321 section 4.5.3.1.6.): The maximum total length of a text line including the <CRLF> is 1000 octets (not counting the leading dot duplicated for transparency). I don't think it's really a bug that one with over 16,000 cannot be DKIM-signed. Possibly an enhancement-request, but I've not looked into the coding complexity and that could make it too dangerous. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
