----- Original Message -----

> From: Chad M Stewart <c...@balius.com>
> To: dspam-user@lists.sourceforge.net
> Cc: 
> Sent: Wednesday, May 16, 2012 2:38 PM
> Subject: [Dspam-user] SIEVE like filtering logic, does this sound reasonable?
> 
> 
> I want to implement a sieve type filter, after dspam has processed the 
> messages.  In other words, if dspam marks the message as spam and has a high 
> degree of confidence, then silently discard the message.  Unfortunately 
> Postfix 
> does not have a native SIEVE implementation.  I'm playing with ProxSMTPD and 
> a perl script I've written.  The filter will become opt-in, so not all users 
> are forced into it.  

If you are using dovecot to read your mail, you can use the dovecot lda to 
deliver the mail from postfix instead of the postfix lda, and, dovecot does 
have a Sieve implementation. That's what I use. It also provides some 
advantages iver using postfix to deliver the mail.

http://wiki2.dovecot.org/Tools/DovecotLDA

Retraining while using dovecot can then be done with the dovecot antispam 
plugin which allows you to simply drag messages to or from the spam folder. 
Extremely simple.

So, just another thought.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to