aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmailconf
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-07-28 19:32:46 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-07-28 19:32:46 +0000
commit8d334032c10f963e9a120198d0a75ab2b281217b (patch)
tree8c43b2422bd322bc20fde9f220b4965b92f196e6 /fetchmailconf
parent07fc4312b6494db6bb971a0506bd2e8255234b8b (diff)
downloadfetchmail-8d334032c10f963e9a120198d0a75ab2b281217b.tar.gz
fetchmail-8d334032c10f963e9a120198d0a75ab2b281217b.tar.bz2
fetchmail-8d334032c10f963e9a120198d0a75ab2b281217b.zip
Almost ready to ship.
svn path=/trunk/; revision=2939
Diffstat (limited to 'fetchmailconf')
-rwxr-xr-xfetchmailconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmailconf b/fetchmailconf
index d7bb07b9..74ea9d91 100755
--- a/fetchmailconf
+++ b/fetchmailconf
@@ -248,7 +248,7 @@ class User:
('pass8bits', 'Boolean'),
('mimedecode', 'Boolean'),
('dropstatus', 'Boolean'),
- ('dropdelivered', 'Boolean')
+ ('dropdelivered', 'Boolean'),
('idle', 'Boolean'),
('limit', 'Int'),
('warnings', 'Int'),