diff options
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fetchmail.man b/fetchmail.man index 671a631e..ef3c1c27 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -529,6 +529,14 @@ The --version option doesn't display MDA arguments. The (undocumented) --logfile option doesn't work, due to some weirdness in the daemon code. Fixes cheerfully accepted. .PP +Delivery via +.IR sendmail (8) +doesn't work in daemon mode; +.I popmail +dies after the first delivery. To cope with this, in daemon mode the +delivery mode is automatically switched to append-and-lock if sendmail +is the selected delivery agent. This needs to be fixed. +.PP No IMAP or RPOP support yet. .PP Send comments, bug reports, gripes, and the like to Eric S. Raymond |