SA is integrated into postix via master.cf like:

==========================================================================
# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (yes)   (never) (100)
# ==========================================================================
smtp      inet  n       -       -       -       -       smtpd
   -o content_filter=spamassassin

spamassassin unix -       n       n       -       -       pipe
          user=nobody argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f 
${sender} ${recipient}

i dont have milter or amavis in place. av scanning is done in the backend, 
where i would say the tagging should already be done (and mostly its the 
case!)....

________________________________________
Von: li...@rhsoft.net [li...@rhsoft.net]
Gesendet: Freitag, 16. September 2016 15:52
An: users@spamassassin.apache.org
Betreff: Re: X-Spam Tagging - Spam Status YESNO Flags - Sometimes not 
appended...

Am 16.09.2016 um 14:49 schrieb Maik Linnemann:
> So far so good. The concept works like it should with only one
> exception: Some mails are not tagged by spamassassin and i dont have a
> clue why. Viscerally i would say its about 20% of all mails that arent
> tagged by spamassassin

how is SA integrated in your mailsystem?

that a very important question because the glue like as example
spamass-milter or amavis can skip SA completly depending on it's
configuration

Reply via email to