diff options
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/fetchmail.man b/fetchmail.man index 0cfb5af0..c7017595 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -70,11 +70,10 @@ You can force mail to be passed to an MDA directly (rather than forwarded to port 25) with the -mda or -m option (this can be useful if you don't want to run sendmail as an SMTP listener for security or other reasons). -Some possible MDAs are "/usr/sbin/sendmail -oem %s", -"/usr/lib/sendmail -oem %s", -"/usr/bin/formail", and "/usr/bin/deliver %s" (if the MDA command contains -%s, that escape will be expanded into your username on the client -machine). If \fIfetchmail\fR is running as root, it sets its userid to +Some possible MDAs are "/usr/sbin/sendmail -oem", +"/usr/lib/sendmail -oem", "/usr/bin/formail", and "/usr/bin/deliver". +Local delivery addresses will be appended to the MDA command. +If \fIfetchmail\fR is running as root, it sets its userid to that of the target user while delivering mail through an MDA. .TP .B \-F, --flush @@ -522,7 +521,7 @@ string in double quotes. Thus: .nf server mail.provider.net with proto pop3: user jsmith there has password "u can't krak this" - is jws here and wants mda "/bin/mail %s" + is jws here and wants mda "/bin/mail" .fi You may have an initial server description headed by the keyword |