aboutsummaryrefslogtreecommitdiffstats
path: root/src/settings.h
Commit message (Collapse)AuthorAgeFilesLines
* * Add blacklist to json settingsVsevolod Stakhov2011-05-131-0/+1
|
* * Add ability to recursive scan over multipart's parts for functions:Vsevolod Stakhov2010-10-201-0/+2
| | | | | | | | - content_type_is_type - content_type_is_subtype - content_type_compare_param - content_type_has_param * Add ability to specify any of actions in user's settings, not only reject.
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-3/+3
| | | | | Now all comments in commit logs beginning with '*' would be included in changelog, so important changes would be separated from small ones.
* * Add support of whitelists in settings (by Anton Nekhoroshin)cebka@lenovo-laptop2009-12-301-0/+1
|
* * Add reject score setting for hard rejecting of mail (by Anton Nekhoroshin)Vsevolod Stakhov2009-10-021-2/+3
| | | | * Add rspamc protocol 1.1 (3 marks instead of 2)
* * Make settings workingVsevolod Stakhov2009-09-081-1/+5
|
* * Add JSON settings parserVsevolod Stakhov2009-09-071-0/+17