Date: Sun, 24 Jan 2010 11:54:32 +0000 (UTC) From: Stephen McKay <mckay@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/ctm/ctm_smail ctm_smail.c Message-ID: <201001241154.o0OBsuht035668@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckay 2010-01-24 11:54:32 UTC FreeBSD src repository Modified files: usr.sbin/ctm/ctm_smail ctm_smail.c Log: SVN rev 202918 on 2010-01-24 11:54:32Z by mckay Shrink encoded line length from 76 to 72 characters. Some Exchange systems wrap lines over 75 characters long while converting messages to quoted-printable, preventing ctm_rmail from reassembling emailed deltas. For a negligible loss of encoding efficiency, this change allows ctm deltas to once more pass through Exchange undamaged. Revision Changes Path 1.14 +1 -1 src/usr.sbin/ctm/ctm_smail/ctm_smail.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001241154.o0OBsuht035668>