From 51e95ea0156a0a05c905ade2d6b5bdd06a0782dc Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 30 Nov 1998 21:06:30 +0000 Subject: Added a bug note. svn path=/trunk/; revision=2244 --- fetchmail.man | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index b4929cc6..18875817 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1752,6 +1752,12 @@ The RFC822 address parser used in multidrop mode chokes on some @-addresses that are technically legal but bizarre. Strange uses of quoting and embedded comments are likely to confuse it. .PP +In a message with multiple envelope headers, only the last one +processed will be visible to fetchmail. To get around this, use a +mailserver-side filter that consolidates the contents of all envelope +headers into a single one (procmail, mailagent, or maildrop can be +orogrammed to do this fairly easily). +.PP Use of any of the supported protocols other than POP3 with OTP or RPA, APOP, KPOP, IMAP-K4, IMAP-GSS, or ETRN requires that the program send unencrypted passwords over the TCP/IP connection to the mailserver. This creates -- cgit v1.2.3