Jorge Bastos wrote:
> People,
>
> Not a question with dbmail but i need some help and
examples
> i have postfix+clamsmtpd++clamav+dbmail
>
> and need to setup spamassassin, or even something else,
but i think
> spamassassin is the best.
> need some examples or help/advices.
I use dspam. Way better than spamassassin.
The setup's like this:
postfix --SMTP--> dspamd --SMTP--> dbmail-smtp
|
/
clamav
Postfix delivers via SMTP to dspam daemon using the dspam
client, it
does it's antispam stuff AND sends it to clamd via TCP, gets
it back and
delivers to dbmail via smtp. dbmail runs on mysql, so
postfix checks
aliases via mysql before delivering to dspam.
This might be a good starting point:
http://www.dbmail.org/dokuwiki/doku.php?id=po
stfix_-_dspam_-_dbmail
Alex
_______________________________________________
Dbmail mailing list
Dbmail dbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
|