aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-02-24 23:28:44 +0100
committerMatthias Andree <matthias.andree@gmx.de>2010-02-24 23:28:44 +0100
commitddcc491837e5b2c1e741eac54dc4058e2f77e398 (patch)
treefb359fc22c3e53370c9a5b5cbce7b4da882e8cb2 /fetchmail.man
parented2a64b0d27586f4e3ab8e42f535a97a220843d5 (diff)
downloadfetchmail-ddcc491837e5b2c1e741eac54dc4058e2f77e398.tar.gz
fetchmail-ddcc491837e5b2c1e741eac54dc4058e2f77e398.tar.bz2
fetchmail-ddcc491837e5b2c1e741eac54dc4058e2f77e398.zip
Rename bad-header pass to bad-header accept, ...
to resolve an ambiguity found by Frédéric Marchal.
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 30d46971..636e8b4b 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -700,12 +700,12 @@ 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.
.TP
-.B \-\-bad\-header {reject|pass}
+.B \-\-bad\-header {reject|accept}
(Keyword: bad\-header; since v6.3.15)
.br
Specify how fetchmail is supposed to treat messages with bad headers,
i. e. headers with bad syntax. Traditionally, fetchmail has rejected such
-messages, but some distributors modified fetchmail to pass them. You can now
+messages, but some distributors modified fetchmail to accept them. You can now
configure fetchmail's behaviour per server.
.SS Resource Limit Control Options
@@ -1759,7 +1759,7 @@ esmtppassword \& \& T{
Set password for RFC2554 authentication to the ESMTP server.
T}
bad-header \& \& T{
-How to treat messages with a bad header. Can be reject (default) or pass.
+How to treat messages with a bad header. Can be reject (default) or accept.
T}
.TE