I received an email repeatedly with the same sending time

lyes.2k

Verified User
Joined
May 26, 2006
Messages
61
Location
France
Hello,

I have a strange problem that make me crazy.

I received an email repeatedly with the same sending time as infinite loop and i dont know how to fix the problem !

I deleted and recreated the email adress but i have always the same problem.

A screen picture below for more inforamtions.

Thanks in advance

(PS: Sorry for my bad english i am french)
 

Attachments

  • email.png
    email.png
    73.9 KB · Views: 138
I have many errors in exim :
2010-09-07 19:15:13 1Ot1fq-0005mB-QJ ** [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)
2010-09-07 19:15:13 1Ot1lJ-0007dW-RV <= <> R=1Ot1fq-0005mB-QJ U=mail P=local S=18399 T="Mail delivery failed: returning message to sender" from <> for [email protected]
2010-09-07 19:15:13 1Ot1fq-0005mB-QJ Completed

And when i try :
Code:
# /usr/sbin/exim -oMr spam-scanned -bS
result are :
421 SMTP command timeout
Transaction started in line 0
Error detected in line 0
An error was detected while processing a file of BSMTP input.
The error message was:

421 SMTP command timeout

The SMTP transaction started in line 0.
The error was detected in line 0.
0 previous messages were successfully processed.
The rest of the batch was abandoned.

Any help ?

Thanks
 
Figure out why you're getting segmentation faults.

Figure out why you're getting BSMTP errors

Uninstall and reinstall SpamAssassin.

All of hese have been discussed previously in these forums; you may get some help by Googling these forums for answers.

Jeff
 
Back
Top