> -----Original Message----- > From: owner-postfix-us...@postfix.org > [mailto:owner-postfix-us...@postfix.org] On Behalf Of Victor Duchovni > Sent: Tuesday, March 08, 2011 2:02 PM > To: postfix-users@postfix.org > Subject: Re: Message is modified after after-queue filter > > > My current work-around is to correctly format my emails in my software > > before they are sent to postfix so that the messages are not modified at > > all. But that is not the best solution. > > Actually that *is* the best solution. Send 7-bit encoded mail with > correct line endings.
Furthermore, even if postfix could be coerced into not doing the rewrites you're describing, something else down the chain likely will, invalidating your signatures anyway. The best thing to do is try to minimize that from happening anywhere between you and the verifier. -MSK