On 2016-07-19 06:44, Ryan Coleman wrote:
How do I get Spamassassin configured with Postfix to have the email
checked there FIRST before running it through Postgrey?
using postfix ?
Or how do I get it to dump back into the queue after the hold time and
scan through SpamAssassin?
postgrey is check_policy_service with see no body content, is you using
mailscanner with postfix ?, if so dont do this, its unsupported with
postfix, tip use sendmail to mailscanner, and then use sendmail as a
content_filter in postfix is supported it just require sendmail to
listen only on 127.0.0.2 !
and then follow guiden on how to run mailscanner with sendmail not
postfix
here i just save all troubles by using spampd
I’m watching all my log files and emails that are clearing PostGrey
are definitely not going to SpamAssassin next; and they never get
there in the first place because of Postgrey.
content scanning is more in deep scanning then postgrey, so
check_policy_service is cheaper then content_filter
I have a theory that I can fix my massive spam issue (250-750
emails/day to my mailboxes alone) if I can get them switched or to
play together.
you miss to give more info on how you configured postfix
postconf -nf
postconf -Mf
i assume you are running postfix 3.1.x not older, if you anyway is below
this remove f from postconf