diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-07-01 17:00:09 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-07-01 17:00:09 +0000 |
commit | ee4b6d57d007e30d3feb7951a5bb704c88b40fe0 (patch) | |
tree | 2bc1d5033d50383f44cd49a0697850aed8b5f81d /fetchmail.man | |
parent | d9a79d4bc51b408cd3de5161fa318c7140ef4369 (diff) | |
download | fetchmail-ee4b6d57d007e30d3feb7951a5bb704c88b40fe0.tar.gz fetchmail-ee4b6d57d007e30d3feb7951a5bb704c88b40fe0.tar.bz2 fetchmail-ee4b6d57d007e30d3feb7951a5bb704c88b40fe0.zip |
ODMR fixes.
svn path=/trunk/; revision=3388
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index 0e84e134..55528305 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -954,7 +954,8 @@ option (keyword: set postmaster) specifies the last-resort username to which multidrop mail is to be forwarded if no matching local recipient can be found. Normally this is just the user who invoked fetchmail. If the invoking user is root, then the default of this option is -the user `postmaster'. +the user `postmaster'. Setting postmaster to the empty string causes +such mail to be discarded. .PP The .B --nobounce |