aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* minor change to config sectionJohannes Berg2007-09-301-3/+3
|
* add configuration section to READMEJohannes Berg2007-09-301-0/+35
|
* Make it build against dovecot 1.1Johannes Berg2007-09-305-18/+113
| | | | | Untested, use at your own risk, mostly consisted of copying changes from the cmd-copy.c implementation into plugin.c.
* don't use is_empty_strJohannes Berg2007-09-301-1/+1
|
* don't debug-log to syslog by defaultJohannes Berg2007-09-301-1/+1
|
* dspam-exec backend: allow extra argumentsJohannes Berg2007-09-301-4/+32
| | | | | | | | | | | | This allows people who need --user given on the command line to add something like this to the configuration: antispam_dspam_args = --user;%u where the semicolon is the separator between arguments to build the dspam command line as indicated by the dspam manual page: dspam [--user user1 user2 ...]
* fix remaining error handling bugsJohannes Berg2007-09-302-14/+13
|
* fix error handlingJohannes Berg2007-09-301-3/+10
|
* add readme (thanks to Andreas Schneider)Johannes Berg2007-09-301-0/+52
|
* grammar fixJohannes Berg2007-09-303-7/+7
|
* add GPLv2 fileJohannes Berg2007-09-301-0/+344
|
* seems to workJohannes Berg2007-09-305-353/+201
|
* start of rewriteJohannes Berg2007-09-307-310/+678
|
* fix C fileJohannes Berg2007-09-301-1/+0
|
* add .gitignoreJohannes Berg2007-09-301-0/+2
|
* import original pluginJohannes Berg2007-09-301-0/+449