aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot2-antispam-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* mail/dovecot2: update to 2.2.5William Grzybowski2013-08-061-1/+1
| | | | | | | | | | | | | | | - Update to 2.2.5 [1] - Bump antispam plugin (pigeonhole update comming soon) - Fix SSL pkg-plist - Fix MAN1 list Changes: http://www.dovecot.org/doc/NEWS-2.2 PR: ports/181081 [1] Submitted by: Attila Nagy <bra fsn.hu> (maintainer) Notes: svn path=/head/; revision=324308
* mail/dovecot2: update to 2.2.4William Grzybowski2013-06-251-0/+1
| | | | | | | | | | | | - Update to 2.2.4 [1] - Bump plugins PORTREVISION - Add LICENSE (LGPL21 MIT) PR: ports/179953 Submitted by: Attila Nagy <bra@fsn.hu> [1] (maintainer) Notes: svn path=/head/; revision=321740
* - Take maintainership from ports@Jimmy Olgeni2013-05-253-32/+9
| | | | | | | | - Upgrade to snapshot of 2013-04-29 (5ebc6aae4d7c) - Unbreak after dovecot upgrade to 2.2 Notes: svn path=/head/; revision=319040
* Update mail/dovecot2 to 2.1.16 and mail/dovecot2-pigeonhole to 0.34.Xin LI2013-05-091-1/+1
| | | | | | | | PR: ports/178428 Approved by: maintainer Notes: svn path=/head/; revision=317742
* - Update to 2.1.15Martin Wilke2013-02-141-1/+1
| | | | | | | | | - Bump Portrevision for dovecot plugins PR: 176102 Submitted by: maintainer Notes: svn path=/head/; revision=312200
* - chase dovecot2 update [1]Ruslan Makhmatkhanov2012-12-033-6/+7
| | | | | | | | | | | | - remove indefinite article from COMMENT - move pkg-plist contents into Makefile - whitespace fixes in pkg-descr Reported by: jase [1] Feature safe: yes Notes: svn path=/head/; revision=308162
* - Bump PORTREVISION to chase mail/dovecot2 updateJase Thew2012-09-261-1/+1
| | | | | | | Approved by: flo, culot (mentors, implicit) Notes: svn path=/head/; revision=304937
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-09-221-6/+2
| | | | Notes: svn path=/head/; revision=304700
* - Remove typo USE_CONFIGURE. [1] (HAS_CONFIGURE is implied by the use ofJase Thew2012-07-171-1/+0
| | | | | | | | | | USE_AUTOTOOLS, by way of GNU_CONFIGURE.) Spotted by: Alex Kozlov (via email) [1] Approved by: Denis Shaposhnikov (maintainer), flo (mentor) Notes: svn path=/head/; revision=300995
* - Bump PORTREVISION after mail/dovecot2 update to 2.1.8Jase Thew2012-07-111-1/+1
| | | | | | | | Requested by: Andrzej Tobola (via email) Approved by: flo (mentor) Notes: svn path=/head/; revision=300769
* - 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