On 19/07/11 00:53, Steve Fatula wrote: > Looking for a master.cf file showing how you set this up as an advanced > content > filter. Not the simple one, nor the one found in the dspam readme files for > postfix. I have been unable to find any anywhere on the interner, all the > examples use the simple content filter method. >
I was about to reply to your message on the postfix list [1], but this is a more suitable place :) I run dspam as a content_filter over lmtp, so postfix can defer messages when dspam, this creates no bounces as postfix can defer messages when dspam is down. This is basically the 'DSPAM AS A CONTENT FILTER' setup in the doc/postfix.txt file. main.cf: content_filter=lmtp:unix:/var/run/dspam/dspam.sock However, you already say that this is not what you are looking for. I guess the 'simple content filter' means using the postfix content_filter directive in main.cf, but what exactly do you mean with 'advanced content filter'? [1] http://article.gmane.org/gmane.mail.postfix.user/222621 -- Tom ------------------------------------------------------------------------------ Storage Efficiency Calculator This modeling tool is based on patent-pending intellectual property that has been used successfully in hundreds of IBM storage optimization engage- ments, worldwide. Store less, Store more with what you own, Move data to the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/ _______________________________________________ Dspam-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-user
