aboutsummaryrefslogtreecommitdiffstats
path: root/antispam-storage-1.0.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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