That's what I did. As stated in dspam relay.txt documentation 
(http://sourceforge.net/p/dspam/code/ci/master/tree/doc/relay.txt) I added the 
following virtual transport table:

virtual_transport    = lmtp:unix:/tmp/dspam.sock
virtual_mailbox_domains    = mydomain.org
virtual_mailbox_maps    = pgsql:/etc/postfix/vmailbox.cf

Is there maybe any additional configuration parameters that I need to add into 
postfix? I re-read the whole relay.txt from dspam and I can't find anythig else.

Best regards
ML




On Friday, June 6, 2014 11:51 PM, Reindl Harald <h.rei...@thelounge.net> wrote:





Am 06.06.2014 18:37, schrieb ML mail:
> I am trying to configure a server as MX relay with dspam just for scanning 
> spam and then forwarding the innocent mails to the end mail server. For this 
> I have followed the doc/relay.txt file.
> I see it works and dspam treats the incoming mail but the problem is that 
> postfix is then trying to deliver the mail locally on the MX relay server. So 
> my question is: how do I make my postfix deliver that mail to the right 
> server? Or is it dspam who is supposed to deliver the innocent mail to the 
> end mail server?

postfix -> transport tables

the postfix working as gateway needs to know valid rcpts as well
as domains he accepts and where he has to relay them, in the
best case the destination servers are configured with mysql
tables which could be re-used on the gateway

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to