pkgsrc/mail/demime/patches/patch-aa
tron 06aa3971b5 Import new "demime" package: Tool to scrub mime from mailing lists
This package was contributed by Hauke Fath in PR pkg/16392.
2002-06-07 12:21:08 +00:00

13 lines
420 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2002/06/07 12:21:09 tron Exp $
--- demime.stable.orig Wed Apr 17 17:08:40 2002
+++ demime.stable
@@ -21,7 +21,7 @@
# Following controls whether only 7 bit output
# from message body sections should be done.
-$::SEVEN_BIT_ONLY = 1;
+$::SEVEN_BIT_ONLY = 0;
# Following configuration variable controls whether a message/rfc822
# in a multipart/mixed main segment is rendered or elided.