aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmailconf
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-10-02 17:41:09 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-10-02 17:41:09 +0000
commit84bc861ea542c95bedf07c317f793c9ba0be3414 (patch)
treef0f6452b697f57a7d4261700751a503b3dbe2640 /fetchmailconf
parentc8736933fdb887cf82d99b859c7feb803e2fd3c3 (diff)
downloadfetchmail-84bc861ea542c95bedf07c317f793c9ba0be3414.tar.gz
fetchmail-84bc861ea542c95bedf07c317f793c9ba0be3414.tar.bz2
fetchmail-84bc861ea542c95bedf07c317f793c9ba0be3414.zip
Mimedecode now defaults to "off".
svn path=/trunk/; revision=2632
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-xfetchmailconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmailconf b/fetchmailconf
index 72576e04..053895a0 100755
--- a/fetchmailconf
+++ b/fetchmailconf
@@ -214,7 +214,7 @@ class User:
self.forcecr = FALSE # Force LF -> CR/LF
self.stripcr = FALSE # Strip CR
self.pass8bits = FALSE # Force BODY=7BIT
- self.mimedecode = TRUE # Undo MIME armoring
+ self.mimedecode = FALSE # Undo MIME armoring
self.dropstatus = FALSE # Drop incoming Status lines
self.limit = 0 # Message size limit
self.warnings = 0 # Size warning interval