Author: Dickenson, Steven
Date:
To: 'brian@dribble.me.uk'
CC: exim-users
Subject: RE: [Exim] Exim & Spamassassin Woes
brian@??? wrote:
> I'm running Exim 4.24
> # condition = "${if and { {!def:h_X-Spam-Flag:} {!eq
> {$received_protocol}{spam-scanned}} {!eq
Did your condition get cut off in the transmission? That doesn't look write
at all. Try this...
condition = "${if and { {!def:h_X-Spam-Flag:}
{!eq{$received_protocol}{spam-scanned}} } {1}{0}}"
> # retry_use_local_part
Hmm, I don't have this. I have check_local_user, though...
> transport_filter = /usr/local/bin/spamd
This should be /usr/local/bin/spamc, possibly followed by -u ${local_part}
if you're doing per-user settings.
HTH,
Steven
---
Steven Dickenson <sdickenson@???>
Network Administrator
The Key School, Annapolis Maryland