diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-01-31 00:34:42 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-01-31 00:34:42 +0000 |
commit | 48bb3f9df2dcd7f9be973b66219d56ab6fe762f5 (patch) | |
tree | b44c0b27342094793dcff04826fc8382490a58a2 /fetchmail.man | |
parent | 2536f3bbf0c7d5fc3ef14a21c11e07efea6cf294 (diff) | |
download | fetchmail-48bb3f9df2dcd7f9be973b66219d56ab6fe762f5.tar.gz fetchmail-48bb3f9df2dcd7f9be973b66219d56ab6fe762f5.tar.bz2 fetchmail-48bb3f9df2dcd7f9be973b66219d56ab6fe762f5.zip |
Better bounce behavior.
svn path=/trunk/; revision=2359
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man index 76b5c6d5..7e100034 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -843,9 +843,10 @@ The .I fetchmail code recognizes and discards the message on any of a list of responses that defaults to [571, 550, 501] but can be set with the `antispam' -option. This is the +option. This is one of the .I only -circumstance under which fetchmail ever discards mail. +two circumstance under which fetchmail ever discards mail (the others +are the 552 and 553 errors described below). .PP If .I fetchmail |