PDA

View Full Version : exim rejecting mail???



lnguyen
08-04-2004, 08:22 AM
Email seems to get rejected from my server for some reason, I'm not sure why. This is the message I get:
-------------
An error was detected while processing a file of BSMTP input.
The error message was:

421 Lost incoming connection

The SMTP transaction started in line 0.
The error was detected in line 3.
0 previous messages were successfully processed.
The rest of the batch was abandoned.
421 Lost incoming connection
Transaction started in line 0
Error detected in line 3
--------------

And an example of the logs is:
---------------
2004-08-04 04:52:01 1BsHVB-000232-Ae <= USER@hollyhouse-hospital.co.uk H=smtp-3.star.net.uk [212.125.75.72] P=smtp S=1795 id=TFSDYIIM@hollyhouse-hospital.co.uk T="Test" from <USER@hollyhouse-hospital.co.uk> for USER@aimee.cc
2004-08-04 04:52:01 SMTP connection from mail lost while reading message data (header)
2004-08-04 04:52:01 1BsHVB-000232-Ae <USER@aimee.cc>: spamcheck transport output: An error was detected while processing a file of BSMTP input.
2004-08-04 04:52:01 1BsHVB-000232-Ae ** USER@aimee.cc F=<USER@hollyhouse-hospital.co.uk> R=spamcheck_director T=spamcheck: Child process of spamcheck transport returned 2 from command: /usr/sbin/exim
2004-08-04 04:52:01 1BsHVB-000239-HK <= <> R=1BsHVB-000232-Ae U=mail P=local S=3116 T="Mail delivery failed: returning message to sender" from <> for gmitchell@hollyhouse-hospital.co.uk
2004-08-04 04:52:01 1BsHVB-000232-Ae Completed
2004-08-04 04:52:03 1BsHVB-000239-HK => USER@hollyhouse-hospital.co.uk F=<> R=lookuphost T=remote_smtp S=3204 H=mail.hollyhouse-hospital.co.uk [81.171.142.203] C="250 Message accepted"
2004-08-04 04:52:03 1BsHVB-000239-HK Completed
-------------------

USER is what my clients name is.


IMAP seems to also be rather slow, what else should I be looking at?

lnguyen
08-04-2004, 04:11 PM
If anyone is interested, the problem lied in the fact spamassassin was not running/installed? Jeff had a look over it and finally found that.

Isn't it suppose to be on and installed by default? I got my server from NAC, what might have the problem?