Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | put match strings and functions together into one array | Johannes Berg | 2009-06-10 | 1 | -19/+17 |
| | | | | (suggested by Steffen Kaiser) | ||||
* | fix off-by-one in new parsing code | Steffen Kaiser | 2009-06-10 | 1 | -2/+2 |
| | |||||
* | pattern matching | Johannes Berg | 2009-06-07 | 1 | -48/+175 |
| | | | | | | Based on a patch by Steffen Kaiser <skdovecot@smail.inf.fh-brs.de>, this adds pattern match support to the antispam plugin's folder matching capabilities. | ||||
* | make proper version | Johannes Berg | 2008-09-18 | 1 | -1/+1 |
| | |||||
* | improve verbose logging | Johannes Berg | 2008-06-02 | 1 | -6/+15 |
| | |||||
* | add git version to plugin | Johannes Berg | 2008-06-02 | 1 | -2/+2 |
| | |||||
* | clean up dovecot compat code a bit | Johannes Berg | 2008-05-31 | 1 | -3/+2 |
| | |||||
* | shuffle some code, add _id for 1.1 plugin | Johannes Berg | 2008-04-26 | 1 | -7/+4 |
| | |||||
* | add verbose debugging | Johannes Berg | 2008-04-19 | 1 | -0/+3 |
| | |||||
* | make code for folder hook clearer | Johannes Berg | 2008-03-20 | 1 | -1/+1 |
| | |||||
* | add keyword hook, work in progress | Johannes Berg | 2008-03-20 | 1 | -6/+45 |
| | |||||
* | allow appends to spam if configured (offlineimap support) | Johannes Berg | 2008-03-05 | 1 | -0/+7 |
| | |||||
* | fix init message | Johannes Berg | 2007-10-15 | 1 | -1/+1 |
| | |||||
* | make settings per-plugin | Johannes Berg | 2007-10-14 | 1 | -10/+26 |
| | |||||
* | allow setting plugin name from config, using CONFIG=conffile instead of .config | Johannes Berg | 2007-10-14 | 1 | -3/+10 |
| | |||||
* | fix typo in startup message | Johannes Berg | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | introduce 'unsure' folder feature, fix bug from previous commit | Johannes Berg | 2007-10-01 | 1 | -0/+19 |
| | |||||
* | rename, add install target | Johannes Berg | 2007-10-01 | 1 | -3/+3 |
| | |||||
* | this seems to make the storage-based plugin work | Johannes Berg | 2007-10-01 | 1 | -9/+8 |
| | |||||
* | start box plugin experiment, seems not to work | Johannes Berg | 2007-10-01 | 1 | -0/+124 |