SpamAssassin problem

nobaloney

NoBaloney Internet Svcs - In Memoriam †
Joined
Jun 16, 2003
Messages
24,989
Location
California
Using latest spamassassin ... Version 3.0.2, whenever spamassassin is turned on for a user in the DA user interface, we see the following error for all received email, and the mail isn't delivered:
Code:
05-05-31 17:49:10 1DdHPy-00033B-0P <[email protected]>: spamcheck transport output: An error was detected while processing a file of BSMTP input.
05-05-31 17:49:10 1DdHPy-00033B-0P == [email][email protected][/email] R=spamcheck_director T=spamcheck defer (-24): Transport filter process failed (127): unable to execute command
Has anyone else seen this or anything similar?

The transport filter line in /etc/exim.conf has this code line in it:

transport_filter = /usr/local/bin/spamc -u ${lookup{$domain}lsearch*{/etc/virtual/domainowners}{$value}}

Thanks in advance for any help you can give me.

Jeff

Jeff
 
Thanks, John.

And thanks for replying to me privately as well, so this issue didn't wait five days for me.

I don't know how that got into the user's exim.conf file.

:(

Jeff
 
Back
Top