From e45987c87957e697ea0a66cf10a89fd6057d9b16 Mon Sep 17 00:00:00 2001
From: Matthias Andree
domain properly.
M3. I tried to run a mailing list using multidrop,
and I have a mail loop!
-M4. My multidrop fetchmail seems to be having DNS
-problems.
+M4. My multidrop fetchmail seems to be having DNS
+ problems.
M5. I'm seeing long DNS delays before each message is
processed.
M6. How do I get multidrop mode to work with
@@ -234,8 +234,8 @@ line.
being split.
X4. My mail is being mangled in a new and different
way.
-X5. Using POP3, retrievals seems to be fetching too
-much!
+X5. Using POP3, retrievals seems to be fetching too
+much!
X6. My mail attachments are being dropped or
mangled.
X7. Some mail attachments are hanging
@@ -2662,18 +2662,10 @@ chop the host part off any local addresses in the list.
If you use sendmail, you can check the list expansion with
sendmail -bv
.
We have one report from a Linux user (not the same one as in R1!) who solved this problem by removing the -reference to -lresolv from his link line and relinking. Apparently -in some older Linux distributions the libc5 bind library version -works better.
- -As of fetchmail 2.2, the configure script has been hacked so the bind -library is linked only if it is actually needed. So under Linux it -won't be, and this problem should go away.
+The answer that used to be here no longer applies to fetchmail.
The real solution however is to make sure that fetchmail can find the +envelope recipient properly, which will reliably prevent this message +duplication.
+If you know the messages aren't split in your server mailbox, then this is a problem with your POP/IMAP server, your client-side @@ -2960,21 +2956,11 @@ Please include the session transcript of your manual fetchmail simulation along with the other things described in the FAQ entry on reporting bugs.
-This may happen in versions of fetchmail after 4.4.1 and before -4.4.8. Versions after 4.4.1 use POP3's TOP command rather than -RETR, in order to avoid marking the message seen (leaving it unseen -is helpful for later recovery if you lose your connection in the -middle of a retrieval).
- -Versions of fetchmail from 4.4.2 through 4.4.7 had a bad -interaction with Eudora qpopper versions 2.3 and later. The TOP -bounds check was fooled by an overflow condition in the TOP -argument. Decrementing the TOP argument in 4.4.7 fixed this.
+Fix: Upgrade to a later version of fetchmail.
+The information that used to be here pertained to fetchmail 4.4.7 or +older, which should not be used. Use a recent fetchmail version.
Workaround: set the fetchall
option. Under POP3
this has the side effect of forcing RETR use.
We've had sporadic reports of problems with Microsoft Exchange and Outlook servers. These sometimes randomly fail to ship attachments to your client. This is a known bug, acknowledged by -Microsft.
+Microsoft.They may also mangle the attachments they do pass through. If you see unreadable attachments with a ContentType of "application/x-tnef", @@ -3022,7 +3008,7 @@ generates MIME Content-type headers (observed on Lotus Domino Messenger and other clients use a FETCH BODY[] to grab the whole message. When fetchmail uses FETCH RFC822.HEADER and FETCH RFC822.TEXT to get first the header and then the body, Domino -generates different Boundary tags for each part, .e.g. one tag is +generates different Boundary tags for each part, e.g. one tag is declared in the Content-type header and another is used to separate the MIME parts in the body. This doesn't work. (I have heard a rumor that this bug is scheduled to be fixed in Domino release 6; -- cgit v1.2.3