On 06/03/14 07:48, Alan Chandler wrote:
However, when I try to make this work with anitspam, I keep getting
failure, and I can't work out what is causing it. Maybe its again
because I am running with uid 10001 when calling sendmail but I don't
know.
antispam config is
plugin {
...
antispam_pipe_program=/usr/bin/sendmail
Arrg:
I have been struggling with this all yesterday evening. Two minutes
after posting this I realise it is /usr/sbin/sendmail, not /usr/bin/sendmail
Sorry for the noise (Although I would prefer to use the dspam backend
if I could).
It is not working yet - postfix has rejected the mail because it came
from an unknown sender ([email protected]) I could use %u on
the sender address - but then my sieve script to save outgoing mail
would have to change to ignore mail aimed at the spam addresses.