aboutsummaryrefslogtreecommitdiffstats
path: root/antispam-storage-1.0.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make backend selection at runtimeDaniel Hokka Zakrisson2011-02-271-7/+7
|
* Fix compile against current dovecot 1.0 sources.Chris Boyle2008-05-201-2/+4
|
* make move_to_class staticJohannes Berg2008-04-261-1/+1
|
* add verbose debuggingJohannes Berg2008-04-191-2/+12
|
* add keyword hook, work in progressJohannes Berg2008-03-201-7/+137
|
* allow appends to spam if configured (offlineimap support)Johannes Berg2008-03-051-5/+46
|
* disallow APPEND to unsure/spam foldersJohannes Berg2008-02-191-5/+20
|
* init/reset movetype/save_hack variables appropriatelyJohannes Berg2008-02-181-0/+15
|
* use want_mail variableJohannes Berg2008-02-181-4/+3
|
* fix assertion failure bugJohannes Berg2007-10-151-0/+18
| | | | | We need to override 'box->v.save_init' to be able to set 'want_mail' to TRUE since we do need the mail to extract the signature.
* introduce 'unsure' folder feature, fix bug from previous commitJohannes Berg2007-10-011-6/+25
|
* this seems to make the storage-based plugin workJohannes Berg2007-10-011-11/+35
|
* start box plugin experiment, seems not to workJohannes Berg2007-10-011-0/+216