aboutsummaryrefslogtreecommitdiffstats
path: root/spool2dir.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* spool2dir: fix some codestyle issuesJohannes Berg2011-03-081-3/+5
|
* spool2dir: fix destination file loopJohannes Berg2011-03-081-5/+6
|
* fix spool2dir error handling bugJohannes Berg2011-03-061-3/+1
| | | | pointed out by Ron, thanks.
* build in all backend pluginsJohannes Berg2011-02-271-2/+1
|
* add an API version to the backend structJohannes Berg2011-02-271-6/+7
| | | | | | Just to make sure nobody loads a backend plugin that isn't suitable for the version of antispam itself.
* make backend selection at runtimeDaniel Hokka Zakrisson2011-02-271-9/+18
|
* fix mbox "From " removal code for not-present caseJohannes Berg2009-06-151-10/+1
| | | | | | | Timo explained it to me here: http://mid.gmane.org/1245092921.21624.739.camel@timo-desktop It's been broken forever.
* spool2dir backendSteffen Kaiser2009-05-301-0/+268