Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dspam backend: allow configuring ignoring virus emails | Fredrik Lindberg | 2008-12-10 | 1 | -0/+7 |
| | | | | | | | | | | | | | | The following new options needs to be added to the configuration for anything to happen. antispam_dspam_result_header = X-DSPAM-Result antispam_dspam_result_blacklist = Virus result_blacklist is a semicolon separated list of "blacklisted" classifications and mails with the header X-DSPAM-Result set to any of the strings (case insensitive) are ignored during move. I've tested it and it seems to work as expected. | ||||
* | add signature missing thing | Johannes Berg | 2008-12-10 | 1 | -0/+7 |
| | |||||
* | small manpage change | Johannes Berg | 2008-05-31 | 1 | -1/+1 |
| | |||||
* | add a note about using mailtrain with other programs | Johannes Berg | 2008-03-17 | 1 | -0/+4 |
| | |||||
* | add note about using mailtrain for other purposes (suggested by Steffen Kaiser) | Johannes Berg | 2008-03-05 | 1 | -0/+13 |
| | |||||
* | allow appends to spam if configured (offlineimap support) | Johannes Berg | 2008-03-05 | 1 | -0/+22 |
| | |||||
* | dspam backend: don't force --stdout and recommend --deliver= | Johannes Berg | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | allow arbitrary command line arguments for mailtrain backend | Johannes Berg | 2008-02-02 | 1 | -0/+1 |
| | |||||
* | fix readme bugs | Johannes Berg | 2007-10-22 | 1 | -2/+2 |
| | |||||
* | indent everything consistently | Johannes Berg | 2007-10-15 | 1 | -2/+2 |
| | |||||
* | make manual page out of README | Johannes Berg | 2007-10-15 | 1 | -0/+165 |