aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-31 15:53:03 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-31 15:53:03 +0000
commit7ff72b1502f5a9fc5958785b76c8710f2875c1a0 (patch)
treea02316b05088e42d3ca1630cd5ad1835ed8cb383 /fetchmail.man
parentf773cf68c2b60a003966d8b69a6f90536fad8bd1 (diff)
downloadfetchmail-7ff72b1502f5a9fc5958785b76c8710f2875c1a0.tar.gz
fetchmail-7ff72b1502f5a9fc5958785b76c8710f2875c1a0.tar.bz2
fetchmail-7ff72b1502f5a9fc5958785b76c8710f2875c1a0.zip
%s is back.
svn path=/trunk/; revision=457
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index f5e4f705..2cb485f6 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -80,7 +80,8 @@ is running as root, it sets its userid to that of the target user
while delivering mail through an MDA. 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. Do \fInot\fR use an MDA like
+will be inserted into the MDA command wherever you place a %s. Do
+\fInot\fR use an MDA like
"sendmail -oem -t" that dispatches on the contents of To/Cc/Bcc, it
will create mail loops and bring the just wrath of many postmasters
down upon your head.