diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-03-26 20:51:03 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-03-26 20:51:03 +0000 |
commit | ece20e9b570452b8920959a7744c97b00c2f7462 (patch) | |
tree | 763e161e3fb82e129dd1e69113cb8514739aaff7 /fetchmail.man | |
parent | 463a465ae20d84efe76d37e15928b58b3baa839f (diff) | |
download | fetchmail-ece20e9b570452b8920959a7744c97b00c2f7462.tar.gz fetchmail-ece20e9b570452b8920959a7744c97b00c2f7462.tar.bz2 fetchmail-ece20e9b570452b8920959a7744c97b00c2f7462.zip |
Punctuation fix,
svn path=/trunk/; revision=2411
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index c1047ca3..6cd6475a 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -291,7 +291,7 @@ SMTP listener is impossible. If \fIfetchmail\fR 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 -f %F %T", "/usr/bin/deliver" and "/usr/bin/procmail -d %T" (but the latter -is usually redundant as). it's what SMTP listeners usually forward +is usually redundant as it's what SMTP listeners usually forward to). Local delivery addresses 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 |