Date: Fri, 4 Mar 2011 05:52:57 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/dovecot2-antispam-plugin Makefile distinfo pkg-descr pkg-message pkg-plist Message-ID: <201103040552.p245qvFE082648@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-03-04 05:52:57 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/dovecot2-antispam-plugin Makefile distinfo pkg-descr pkg-message pkg-plist Log: The dovecot antispam plugin is aimed to help in spam systems training. 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> Revision Changes Path 1.1060 +1 -0 ports/mail/Makefile 1.1 +37 -0 ports/mail/dovecot2-antispam-plugin/Makefile (new) 1.1 +2 -0 ports/mail/dovecot2-antispam-plugin/distinfo (new) 1.1 +16 -0 ports/mail/dovecot2-antispam-plugin/pkg-descr (new) 1.1 +10 -0 ports/mail/dovecot2-antispam-plugin/pkg-message (new) 1.1 +2 -0 ports/mail/dovecot2-antispam-plugin/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103040552.p245qvFE082648>