cvs commit: ports/mail/p5-MIME-Tools/files patch-Decoder-qpdecode-pdf

Martin Blapp mb at imp.ch
Fri Sep 3 15:58:12 PDT 2004


Hi,

>   Log:
>   Add fix/workaround for corrupted PDF files attached as
>   quoted-printable encoded MIME attachments by some popular
>   email-client versions on windows.
>
>   Revision  Changes    Path
>   1.1       +41 -0     ports/mail/p5-MIME-Tools/files/patch-Decoder-qpdecode-pdf (new)
>

The bad hacks in mailscanner and anomy-sanitizer should be removed since
they break PDFs generated on UNIX. Both ports do the same: They convert all
/n to /r/n which does break a lot of files.

Martin


More information about the cvs-ports mailing list