Cormack, Ken wrote: [ Something corrupting some PDF files ]
There is a horrible, ugly hack in MIME::Tools that attempts to deal with PDF files encoded using Quoted-Printable encoding. I suspect that something is triggering MIMEDefang to rebuild the message, and the horrible ugly hack isn't working properly. The REAL solution is: NEVER use Quoted-Printable encoding for PDF files. Always use Base64. If you can somehow convince your AIX boxes to do this, you should be OK. Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

