On Fri, Aug 26, 2022 at 12:48:40PM -0400, post...@ptld.com wrote: > Now that I understand what is happening with postfix logging as > explained to me in the previous reply, the issue is that postfix > logging is unfolding the subject without removing the CRLF as per > RFC5322 2.2.3 where it says "Unfolding is accomplished by simply > removing any CRLF that is immediately followed by WSP".
Postfix is NOT unfolding the subject, and so not surprisingly not removing the CRLF (really just LF when presented to header_checks, logs, delivered to unix files, ...). -- Viktor.