Eric Renfro wrote:
> The only problem with the way O run spamc on email, is it BSMTP's it back to
> the local server, running it around once again, around the queue. exiscan
> scans the email for viruses twice as a result, too. it's almost double
> logging it also.
You can use either exiscan_condition or exiscan_av_condition to skip
mails coming in via BSMTP.
I use this condition to limit exiscan to mails coming in via smtp/esmtp:
exiscan_condition = ${if or {{eq{$received_protocol}{esmtp}} \
{eq{$received_protocol}{smtp}}} {1}{0} }
/tom
--
Tom Kistner <tom@???>
ICQ 1501527 dcanthrax@efnet
http://duncanthrax.net