Date: Sat, 4 Sep 2004 00:57:42 +0200 (CEST) From: Martin Blapp <mb@imp.ch> To: Martin Blapp <mbr@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/p5-MIME-Tools/files patch-Decoder-qpdecode-pdf Message-ID: <20040904005533.N6407@cvs.imp.ch> In-Reply-To: <200409032241.i83MfNIT057401@repoman.freebsd.org> References: <200409032241.i83MfNIT057401@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040904005533.N6407>