From c1cf83738a260121cf7dcc007af8709d0bc15419 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 24 Feb 2010 01:54:22 +0100 Subject: Feature: bad-header {reject|pass} --- fetchmail.man | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index d2b51197..f63f381f 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -699,6 +699,15 @@ 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. +.TP +.B \-\-bad\-header {reject|pass} +(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 +configure fetchmail's behaviour per server. + .SS Resource Limit Control Options .TP .B \-l | \-\-limit @@ -1749,6 +1758,9 @@ T} 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. +T} .TE Here are the legal user descriptions and options: -- cgit v1.2.3