Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-09-30 | fix and comment the stderr reading logic | Johannes Berg | 1 | -23/+26 | |
2007-09-30 | Make it build against dovecot 1.1 | Johannes Berg | 1 | -1/+2 | |
Untested, use at your own risk, mostly consisted of copying changes from the cmd-copy.c implementation into plugin.c. | |||||
2007-09-30 | dspam-exec backend: allow extra arguments | Johannes Berg | 1 | -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 ...] | |||||
2007-09-30 | fix remaining error handling bugs | Johannes Berg | 1 | -10/+11 | |
2007-09-30 | seems to work | Johannes Berg | 1 | -309/+31 | |
2007-09-30 | start of rewrite | Johannes Berg | 1 | -67/+45 | |
2007-09-30 | fix C file | Johannes Berg | 1 | -1/+0 | |