On 2018-10-28 17:48, Jeremy Harris wrote: > > Does Exim ever change messages with respect to the MIME encoding of > > parts, if the MIME ACL is not used? That is, can it take an encoded > > message, take it apart, and re-encode it (possibly changing the > > message's bit representation)? > > I don't think so. Could still be just corrupting mails without any > MIME-part involvement, of course.
Since MIME encoding is per-part, and the modifications are still valid MIME (with the same QP encoding), this is very hard to imagine. Whatever is responsible for the corruption must be manipulating the MIME structure. -- Please don't Cc: me privately on mailing lists and Usenet, if you also post the followup to the list or newsgroup. To reply privately _only_ on Usenet and on broken lists which rewrite From, fetch the TXT record for no-use.mooo.com. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
