On Tue, 3 Dec 2013 16:05:55 +0200
Tarmo Trumm <garder...@gmail.com> wrote:

> So i had postfix + calamav + smtpd_recipient_restrictions.
> At the moment im trying to implement dspam to my postfix
> installation. Its working web interface spam statistics quarantine
> etc. But i have PostgreSQL db where i have my mail aliases and lists
> and when email is sent to list like l...@mail.com dspam creates data
> file for list@mail.cloud not for the users in the list. How can i use
> virtual alias maps with dpsam?

I solve this by running DSPAM in LMTP mode. My Postfix then uses DSPAM
as a final destination, so after any rewrites are made. DSPAM then
delivers the mail, again over LTMP, to Dovecot, which is the real final
destination.

I'm interested to hear any other solutions.

Regards, Wicher

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to