aboutsummaryrefslogtreecommitdiffstats
path: root/antispam.7 (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-10dspam backend: allow configuring ignoring virus emailsFredrik Lindberg1-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.
2008-12-10add signature missing thingJohannes Berg1-0/+7
2008-05-31small manpage changeJohannes Berg1-1/+1
2008-03-17add a note about using mailtrain with other programsJohannes Berg1-0/+4
2008-03-05add note about using mailtrain for other purposes (suggested by Steffen Kaiser)Johannes Berg1-0/+13
2008-03-05allow appends to spam if configured (offlineimap support)Johannes Berg1-0/+22
2008-02-02dspam backend: don't force --stdout and recommend --deliver=Johannes Berg1-1/+1
2008-02-02allow arbitrary command line arguments for mailtrain backendJohannes Berg1-0/+1
2007-10-22fix readme bugsJohannes Berg1-2/+2
2007-10-15indent everything consistentlyJohannes Berg1-2/+2
2007-10-15make manual page out of READMEJohannes Berg1-0/+165