Craig Mead wrote:
Hello all,

Pretty much all I'm trying to do is setup on a per-user basis an auto delete mechanism for mail if it receives > score XX.

If you throw MailScanner into the mix with SpamAssassin, you can do per user prefs in combination with sendmail (not postfix) and splitting messages with multiple recipients into single messages using sendmail's queue group functionality. Alternately, you could do it in a pop3 proxy.

Ken A.

Amavisd-new works well with Postfix. You can use static tables created directly in the configuration file if you have a small number of differing needs (settings), or SQL (or LDAP) if you have a greater number (and would also like to avoid restarting the daemon after each change). Like MailScanner, with amavisd-new you can also call anti-virus programs and selectively ban potentially malicious file types.

Gary V

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

Reply via email to