Same email again and again

Davey

Verified User
Joined
Sep 27, 2007
Messages
19
Location
NL
A client is receiving the same email over and over again. This happend a few times earlier with other mails to him and also to other emailadresses on our DA server.
-------------
The header:

1JhK7h-0006kc-MV-H
mail 8 8
<(email adres removed for privacy reasons)>
1207208677 0
-ident mail
-received_protocol spam-scanned
-body_linecount 119
-max_received_linelength 76
-allow_unqualified_recipient
-allow_unqualified_sender
-deliver_firsttime
XX
1
(email adres removed for privacy reasons)

197P Received: from mail by s1.weduwe.com with spam-scanned (Exim 4.68)
(envelope-from <(email adres removed for privacy reasons)>)
id 1JhK7h-0006kc-MV
for (email adres removed for privacy reasons); Thu, 03 Apr 2008 09:44:44 +0200
073 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on s1.weduwe.com
015 X-Spam-Level:
111 X-Spam-Status: No, score=-99.5 required=5.0 tests=AWL,RDNS_NONE,
USER_IN_WHITELIST autolearn=no version=3.2.3
231P Received: from [194.51.4.75] (helo=mailhost.(email adres removed for privacy reasons))
by s1.weduwe.com with esmtp (Exim 4.68)
(envelope-from <(email adres removed for privacy reasons)>)
id 1JhJuA-0006YP-4Z
for (email adres removed for privacy reasons); Thu, 03 Apr 2008 09:30:38 +0200
054 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0
043 content-class: urn:content-classes:message
018 MIME-Version: 1.0
050 Content-Type: text/plain;
charset="Windows-1252"
044 Content-Transfer-Encoding: quoted-printable
045 Subject: =?Windows-1252?Q?RE=A0=3A_Finnish?=
037 Date: Thu, 3 Apr 2008 09:31:30 +0200
077I Message-ID: <DE4A320D120A3241B805944D1F132F6D014B0E7F@(email adres removed for privacy reasons)>
018 X-MS-Has-Attach:
023 X-MS-TNEF-Correlator:
022 Thread-Topic: Finnish
059 Thread-Index: AciU8RKSfO2EO4jER4CZQX42e26cEwAGOP9MABSvDcs=
057F From: "(email adres removed for privacy reasons)>
027T To: <(email adres removed for privacy reasons)
089C Cc: <(email adres removed for privacy reasons),
"(email adres removed for privacy reasons)>

------------------
error in mainlog:

2008-04-03 06:44:41 1JhH5t-0005XB-TV ** (email adres removed for privacy reasons)>F=<(email adres removed for privacy reasons)>> R=spamcheck_director T=spamcheck: Child process of spamcheck transport (running command "/usr/sbin/exim -oMr spam-scanned -bS") was terminated by signal 11 (Segmentation fault)
2008-04-03 06:44:41 1JhHJZ-0005b4-RN <= <> R=1JhH5t-0005XB-TV U=mail P=local S=4674 T="Mail delivery failed: returning message to sender" from <> for(email adres removed for privacy reasons)>
2008-04-03 06:44:41 1JhH5t-0005XB-TV Completed
2008-04-03 06:44:42 1JhHJZ-0005b4-RN => (email adres removed for privacy reasons)><[email protected]> F=<> R=lookuphost T=remote_smtp S=4829 H=mailhost.(email adres removed for privacy reasons)> [194.51.4.65] C="250 Ok"
2008-04-03 06:44:42 1JhHJZ-0005b4-RN Completed
2008-04-03 06:44:42 1JhH5t-0005XC-TW => (email adres removed for privacy reasons)> F=(email adres removed for privacy reasons)>> R=localuser T=local_delivery S=3963
2008-04-03 06:44:42 1JhH5t-0005XC-TW Completed

-----

Any one a idea ? I know it stops after 2/3 days but untill then my client and the sender are receiving the mail(client) of errormail(sender) over and over again and it is driving them insain. The client reads his email online with webmail and with thunderbird pop3.
 
Last edited:
Al ready rebuild exim on the server, did not help. I think it is exim or spamblocker.
 
Anybody find a solution to this? We're now starting to get reports of the same issue.
 
Last edited:
If this is still occurring (it's not occurring for me), then check to see if each email has the same ID#.

Also, are you using mbox or Dovecot/Maildir?

Jeff
 
I have the same kind of problem on my DA server

2009-06-03 14:59:39 1MBp7C-0002vW-NH ** [email protected] F=<[email protected]> R=spamcheck_director T=spamcheck: Child process of spamcheck transport (running command "/usr/sbin/exim -oMr spam-scanned -bS") was terminated by signal 11 (Segmentation fault)

After that message is sent back with delivery error and the same message is proccessed on and sent to the original receiver ([email protected])

I'm still lacking the solution - it doesn't happen to all the emails, but seems to happen now and then here and there.

Taavi
 
Not sure, is this same problem, if FROM line is UTF/ENCODED, exim crashed our server: (Debian Lenny 5.0 - Exim 4.67 and 4.69 tested)

HTML:
Message 1577985 original subject on injection: =?Windows-1252?Q?Kuvia_lis=E4?= =?Windows-1252?Q?=E4?=

When sender tryed send message our server, our server get message, but crash also (exim). Then sender server get: Reason: 4.4.2 - Bad connection

Then it queque and tryed send again ...

http://www.directadmin.com/forum/showthread.php?t=25575&highlight=exim+signal

Fixed when manually compiled exim again from sources.
 
Back
Top