Hello all,
I'm trying to configure DSPAM as a spam filter on my home FreeBSD 7 box
already having Postfix and Cyrus IMAP up and running:
--> Postfix Postfix --> Cyrus IMAP as mailbox_transport
\->LMTP-> DSPAM ->SMTP-^
I followed several guides found in internet which split into two
classes basically using:
1) "-o content_filter=lmtp:unix:/path/to/dspam.sock" in master.conf
2) "-o content_filter=dspam" where dspam is a "pipe" transport defined
in master.conf
My problem is that I cannot make DSPAM handle messages properly -
there is no dspam-related headers appearing in my emails. But there
are dspam piping messages in logs (for the second configuration).
The intention was to set up small server at home with few mailboxes
(less that 10) on it. But I'd like to have final configuration as
light as possible - it's P2-266 128Mb PC running it.
What is the recommended way to make it work? I'm a bit lost...
I can post my configs/logs if it helps. Thanks in advance!
Have a nice day,
Alex