On Wed, Mar 2, 2016 at 1:47 PM, Viktor Dukhovni <postfix-us...@dukhovni.org> wrote:
> Simplest is to have SA invoke your filter instead of sendmail(1). > > spamassassin unix - n n - - pipe > user=spamd argv=/usr/bin/spamc -f -e > /var/spool/filter/bin/filter.sh -f ${sender} -- ${recipient} > I tried exactly that & test messages disappear ;-( If this is the only way, I may have to experiment with "filter" user & perms & /var/spool/filter/, etc. Is there another way?