Hello,
I'm trying to make spamtrap to work
I added a spamtrap address# spamdb | grep trap
SPAMTRAP|<t...@mydomain.org>

I started spamd with these parametersspamd_flags="-v -s 5 -S 2 -w 1 -G5:12:2400 
-l 127.0.0.1 -h mx.mydomain.org -n String"

When I send an email to t...@mydomain.org, it's greylisted instead of being 
trapped
May 17 13:38:16 spamd.mydomain.org spamd[74662]: (GREY) x.x.x.x: 
<thespam...@spamdomain.com> -> <t...@mydomain.org>That comes from 
/var/log/spamd# spamdb | grep x.x.x.x
GREY|x.x.x.x|relay2-d.domain.org|<thespam...@spamdomain.com>|<t...@mydomain.org>|1495021096|1495064296|1495064296|1|0

The PF table remains empty# pfctl -t spamd-greytrap -T show
With pf.conf# Table Spamd
table <spamd-greytrap> persist

I read the documentation multiple times but couldn't point out the problem
Thank you

Reply via email to