diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-02-14 05:23:30 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-02-14 05:23:30 +0000 |
commit | 586eba081f3b3f73b4027aaf1aa364e166d79ca0 (patch) | |
tree | f91179ef14e114bc1dc15ade66466d65e0d31671 /sample.rcfile | |
parent | 4493b87ecf93c8a2e8c947fd2eb7c503ee347c88 (diff) | |
download | fetchmail-586eba081f3b3f73b4027aaf1aa364e166d79ca0.tar.gz fetchmail-586eba081f3b3f73b4027aaf1aa364e166d79ca0.tar.bz2 fetchmail-586eba081f3b3f73b4027aaf1aa364e166d79ca0.zip |
Aded the `received' option.
svn path=/trunk/; revision=878
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sample.rcfile b/sample.rcfile index 995f4bb5..45f4170e 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -45,12 +45,14 @@ # rewrite # stripcr # dns +# received # no keep # no flush # no fetchall # no rewrite # no stripcr # no dns +# no received # 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 |