exim rejecting mail???

lnguyen

Verified User
Joined
Apr 8, 2004
Messages
76
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 <= [email protected] H=smtp-3.star.net.uk [212.125.75.72] P=smtp S=1795 [email protected] T="Test" from <[email protected]> for [email protected]
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 <[email protected]>: spamcheck transport output: An error was detected while processing a file of BSMTP input.
2004-08-04 04:52:01 1BsHVB-000232-Ae ** [email protected] F=<[email protected]> 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 [email protected]
2004-08-04 04:52:01 1BsHVB-000232-Ae Completed
2004-08-04 04:52:03 1BsHVB-000239-HK => [email protected] 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?
 
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?
 
Back
Top