An error was detected while processing a file of BSMTP input

UpAllNight

Verified User
Joined
May 23, 2005
Messages
45
After enabling spam assassin in exim.conf (spamblocker 2.1.1) and following Jeff's directions, some test incoming mail is failing as in this example which I sent from a gmail account to a working email account hosted on the server.
-------------------
1IfLZn-0003hs-2O <= [email protected] H=nf-out-0910.google.com [64.233.182.190] P=esmtp S=1990 [email protected] T="Hi David" from <[email protected]> for [email protected]

1IfLZn-0003hs-2O <[email protected]>: spamcheck transport output: An error was detected while processing a file of BSMTP input.
1IfLZn-0003hs-2O ** [email protected] F=<[email protected]> R=spamcheck_director T=spamcheck: Child process of spamcheck transport returned 2 from command: /usr/sbin/exim (preceded by transport filter timeout while writing to pipe)

1IfLed-0003vC-8k <= <> R=1IfLZn-0003hs-2O U=mail P=local S=3282 T="Mail delivery failed: returning message to sender" from <> for [email protected]

1IfLZn-0003hs-2O Completed
-----------------------

when I run this command:
# /usr/bin/spamd -d -c -m 5

it returns:
[18743] warn: server socket setup failed, retry 1: spamd: could not create INET socket on 127.0.0.1:783: Address already in use

[18743] warn: server socket setup failed, retry 2: spamd: could not create INET socket on 127.0.0.1:783: Address already in use

[18743] error: spamd: could not create INET socket on 127.0.0.1:783: Address already in use

spamd: could not create INET socket on 127.0.0.1:783: Address already in use

Anyone have any ideas as to where I should start looking for the problem?

Thanks,
David
 
I was getting the same thing just now.

Restart exim and seems to process the mail correctly now :confused:

I'm a noob, just a warning.
 
After enabling spam assassin in exim.conf (spamblocker 2.1.1) and following Jeff's directions, some test incoming mail is failing as in this example which I sent from a gmail account to a working email account hosted on the server.
There are over 40 threads in these forums found when searching for bsmtp; please check for other posts before posting.

Thanks.

Jeff
 
Back
Top