aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot2-antispam-plugin
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build after dovcot2 updateMartin Wilke2012-04-081-0/+23
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294402
* - Bump PORTREVISION to make sure it will work after mail/dovecot2 updateMartin Wilke2012-04-081-1/+1
| | | | | | | | Requested by: bapt via irc Feature safe: yes Notes: svn path=/head/; revision=294394
* - Patched txt2man because of an overly,unnessessary agressive testMichael Scheidell2011-12-032-2/+13
| | | | | | | | | | | | - without patch build would hang PR: 161951 Submitted by: janm@transactionware.com Approved by: maintainer (timeout), gabor (mentor) Feature safe: yes Notes: svn path=/head/; revision=286812
* The dovecot antispam plugin is aimed to help in spam systems training.Martin Wilke2011-03-045-0/+67
Consider the following scenario. Your mailbox is flooded with tons of mail. They are delivered to the configured folders based on the arbitrary spam system judgement. This judgement is not always correct or not always what you would like it to be, however. This is where this plugin comes into play. All you have to do is move the mail into the correct folder. All the rest in order to let the spam system know it made an error will be done automatically by this plugin. It watches for when you move the mail to some folder and acts accordingly. The advantage of this approach is that the mail ends up in the right target folder directly and needs not be touched twice. WWW: http://hg.dovecot.org/dovecot-antispam-plugin/ PR: ports/154063 Submitted by: Denis Shaposhnikov <dsh at bamus.cz> Notes: svn path=/head/; revision=270245