diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-12-14 09:05:15 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-12-14 09:05:15 +0000 |
commit | 50c5fd114425e427abab1b6237a94277d9a78b3b (patch) | |
tree | 435703577ed33fd77c6b2d3dccb9a2ba3d51c9e8 /fetchmail.man | |
parent | 897c839c6b793a1397722e55e76110f8a8b3874a (diff) | |
download | fetchmail-50c5fd114425e427abab1b6237a94277d9a78b3b.tar.gz fetchmail-50c5fd114425e427abab1b6237a94277d9a78b3b.tar.bz2 fetchmail-50c5fd114425e427abab1b6237a94277d9a78b3b.zip |
Ready to ship.
svn path=/trunk/; revision=3564
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fetchmail.man b/fetchmail.man index 785a12b9..e93fc4c7 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1123,9 +1123,7 @@ Leave the message in the server mailbox for later retrieval. .TP 5 552 (message exceeds fixed maximum message size) Delete the message from the server. Send bounce-mail to the -originator, unless the nobounce option is on in which case a -transient error is returned to the server (and the messgage is -retained there). +originator. .TP 5 553 (invalid sending domain) Delete the message from the server. Send bounce-mail to the originator. |