fetchmail-friends
[Top] [All Lists]

[fetchmail]duplicate mails

2004-07-05 03:09:24
hi

I'm using fetchmail using the multidrop feature. All the mail to the domain isutc.transcom.co.mz goes to one account in the isp. We use fetchmail with pop3 to fetch the mail and deliver it to our qmail server.

The problem is that when someone sends a message to N recepients in our domain, each one receives the message repeated N times.

from the fetchmail man page:
> Also, note that in multidrop mode duplicate mails  are  suppressed.   A
> piece  of mail is considered duplicate if it has the same message-ID as
> the message immediately preceding and more than  one  addressee.   Such
> runs of messages may be generated when copies of a message addressed to
> multiple users are delivered to a multidrop box.

The supression of duplicate mails is not working... But all the N messages have identical message-id's.


> If you absolutely must use multidrop for this purpose, make  sure  your
> mailserver  writes  an  envelope-address header that fetchmail can see.
> Otherwise you will lose mail and it will come back to haunt you.


i think my isp is not doing this. The N messages received are exactly identical, except for -the X-UIDL header (like "X-UIDL: 1089013794.29811.PC-8-0,S=1712") which is always different
-the timestamps, which sometimes differ
-a qmail id ("Received: (qmail 29809 invoked by uid 89); 5 Jul 2004 07:49:54 -0000")

You can see the complete headers in the end of this message.

Our isp uses qmail.

Our fetchmail configuration is:

set postmaster "sec-inf(_at_)isutc(_dot_)transcom(_dot_)co(_dot_)mz"
set bouncemail
set no spambounce
set properties ""
set daemon 30
poll mail.netcabo.co.mz with proto POP3
      localdomains isutc.transcom.co.mz
user 'volume(_at_)isutc(_dot_)transcom(_dot_)co(_dot_)mz' there with password '11111111' to * here options forcecr dropdelivered
---
X-UIDL: 1089013794.29806.PC-8-0,S=1712
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
Return-Path: <daniel(_at_)mail(_dot_)fm>
Delivered-To: danielpc(_at_)isutc(_dot_)transcom(_dot_)co(_dot_)mz
Received: (qmail 29804 invoked by uid 89); 5 Jul 2004 07:49:53 -0000
Received: from unknown (HELO localhost) (127.0.0.1)
 by 0 with SMTP; 5 Jul 2004 07:49:53 -0000
Received: from http1.netcabo.co.mz [62.56.224.232]
   by localhost with POP3 (fetchmail-6.2.5)
   Mon, 05 Jul 2004 09:49:53 +0200 (CAT)
Received: (qmail 29167 invoked from network); 5 Jul 2004 07:47:09 -0000
Received: from unknown (HELO mainserver3) (10.100.100.130)
 by 10.100.100.130 with SMTP; 5 Jul 2004 07:47:09 -0000
Received: from out2.smtp.messagingengine.com
   by mainserver3 (VaMailArmor-2.0.1.16) id 28013-58C0C784;
   Mon, 05 Jul 2004 09:47:07 +0200
Received: from server1.messagingengine.com (server1.internal [10.202.2.132])
   by mail.messagingengine.com (Postfix) with ESMTP id 72EBCC0E078;
   Mon,  5 Jul 2004 03:46:59 -0400 (EDT)
Received: by server1.messagingengine.com (Postfix, from userid 99)
   id 702614A820; Mon,  5 Jul 2004 03:46:59 -0400 (EDT)
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ISO-8859-1"
MIME-Version: 1.0
X-Mailer: MIME::Lite 1.4  (F2.72; T1.001; A1.62; B3.01; Q3.01)
Subject: 1
To: danielpc(_at_)isutc(_dot_)transcom(_dot_)co(_dot_)mz, 
marios(_at_)isutc(_dot_)transcom(_dot_)co(_dot_)mz
Date: Mon, 05 Jul 2004 08:46:59 +0100
From: "Daniel Carvalho" <daniel(_at_)mail(_dot_)fm>
X-Sasl-Enc: H143+2KnYEcAe3JMu3in4w 1089013619
Message-Id: 
<1089013619(_dot_)25359(_dot_)199735694(_at_)webmail(_dot_)messagingengine(_dot_)com>
X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.16; VAE: 6.26.0.3; VDF: 6.26.0.13; host: mail.netcabo.co.mz)
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mainserver3
X-Spam-Level:
X-Spam-Status: No, hits=0.0 required=7.0 tests=none autolearn=no version=2.63







<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]duplicate mails, Daniel Carvalho <=