aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-10-01 14:49:35 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-10-01 14:49:35 +0000
commitc99b1baee80ce21cddef57d80b1cec20e6f43c05 (patch)
treed2702879869a25007d508cb3efb48ab39f4036f1 /fetchmail.man
parentef347762e7b7bfe5f8cd2f9e5a9b8c8f84b874a6 (diff)
downloadfetchmail-c99b1baee80ce21cddef57d80b1cec20e6f43c05.tar.gz
fetchmail-c99b1baee80ce21cddef57d80b1cec20e6f43c05.tar.bz2
fetchmail-c99b1baee80ce21cddef57d80b1cec20e6f43c05.zip
Added %F and %T escapes.
svn path=/trunk/; revision=1460
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 53d50d63..6cb0e0e9 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -205,7 +205,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 inserted into the MDA command wherever you place a %s. Do
+will be inserted into the MDA command wherever you place a %T; the
+mail message's From address will be inserted where you place an %F. Do
\fInot\fR use an MDA invocation 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