diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-02-26 00:28:23 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-02-26 00:28:23 +0100 |
commit | abc2bfbb0142e683772b2039b9a4a8ba43d089d0 (patch) | |
tree | 845c8654c740dfc2a7e6553a72c1727620f8b131 /fetchmail.man | |
parent | a02ccfaeb28ac0cd1d8f2020b238c4861e068666 (diff) | |
download | fetchmail-abc2bfbb0142e683772b2039b9a4a8ba43d089d0.tar.gz fetchmail-abc2bfbb0142e683772b2039b9a4a8ba43d089d0.tar.bz2 fetchmail-abc2bfbb0142e683772b2039b9a4a8ba43d089d0.zip |
Document --bsmtp precedence over --mda.
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index 636e8b4b..245d40b5 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -698,7 +698,8 @@ mail to an SMTP listener daemon. An argument of '\-' causes the mail to be written to standard output. Note that fetchmail's reconstruction of MAIL FROM and RCPT TO lines is not guaranteed correct; the caveats discussed under THE USE AND ABUSE OF MULTIDROP -MAILBOXES below apply. +MAILBOXES below apply. This mode has precedence before \-\-mda and +SMTP/LMTP. .TP .B \-\-bad\-header {reject|accept} (Keyword: bad\-header; since v6.3.15) |