Hello Dspammers,
I have 3.8.0 running on FreeBSD6.2 + Postfix 2.4.3 + MySQL 5.0.45. I
have it setup as a relay/gateway. Processing ~3000mail per day to ~80
mail accounts, across 19 domains each using a separate dspam
'dictionary'. (I also have postgrey and some RBL's) - It has cut spam
very effectively.
As my next challenge I would like to investigate groups but i've tried
and got a bit stuck. I'm trying to achieve one classification group per
domain. So here is what I tried;
/var/db/dspam/group
class-company1:classification:*company1.tld
class-company2:classification:*company2.tld
Result: mail passes through the box, without touching dspam. Mail being
delivery no longer has the !DSPAM footer and no extra headers.
Do I need to create a 'class-company1' and 'class-company2' users? Am I
reading the docs wrong?
Thank you for any ideas and help,
Paul