summaryrefslogtreecommitdiff
path: root/mail/demime/patches/patch-aa
blob: 9ef1c8db102379d559f6b3adb80bd387c7de99a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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.