summaryrefslogtreecommitdiff
path: root/mail/demime/patches/patch-aa
blob: cd808101d5c3ac34c62ad6114fc1e97c1c7939f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1.58.1 2010/07/04 07:20:39 agc 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.