diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-02-17 04:38:39 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-02-17 04:38:39 +0000 |
commit | db2cdc170df42f155fa63012fdaf0b7b9fc73ce9 (patch) | |
tree | a1d4f3882f2055152b26c36c64324f202f4db9ae /sample.rcfile | |
parent | 1bf8bb4b2751ef3d4007221cbe0e9bc39de34117 (diff) | |
download | fetchmail-db2cdc170df42f155fa63012fdaf0b7b9fc73ce9.tar.gz fetchmail-db2cdc170df42f155fa63012fdaf0b7b9fc73ce9.tar.bz2 fetchmail-db2cdc170df42f155fa63012fdaf0b7b9fc73ce9.zip |
Lose the `received' option; we now say `no envelope'.
svn path=/trunk/; revision=893
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sample.rcfile b/sample.rcfile index 45f4170e..ded965c8 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -45,14 +45,13 @@ # rewrite # stripcr # dns -# received # no keep # no flush # no fetchall # no rewrite # no stripcr # no dns -# no received +# no envelope # limit -- must be followed by numeric size limit # fetchlimit -- must be followed by numeric msg fetch limit # batchlimit -- must be followed by numeric SMTP batch limit |