aboutsummaryrefslogtreecommitdiffstats
path: root/conf/modules.conf
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Fix optionalityVsevolod Stakhov2024-11-061-1/+1
* [Conf] Add more ways to extend Rspamd configurationVsevolod Stakhov2024-11-061-1/+2
* [Conf] Clarify documentation in the config filesVsevolod Stakhov2019-10-111-1/+15
* Split modules configuration.Vsevolod Stakhov2015-08-071-335/+1
* Set ignore_whitelists = true for RECEIVED_SPAMHAUS_XBLAndrew Lewis2015-07-021-0/+1
* Further defang whitelistsAndrew Lewis2015-07-021-0/+2
* Add RCVD_IN_DNSWL_NONE as whitelisting exclusionAndrew Lewis2015-07-011-0/+1
* Silence errors; yield unknown results from RBLs; fix scoring for DNSWLAndrew Lewis2015-06-291-0/+10
* Don't use RWL_SPAMHAUS_WL (unknown result) for whitelistingAndrew Lewis2015-06-231-0/+1
* Don't use RWL_MAILSPIKE_POSSIBLE or DNSWL_BLOCKED for whitelistingAndrew Lewis2015-06-221-0/+2
* Config tidyingAndrew Lewis2015-05-061-165/+184
* Add DBL list gradation.Vsevolod Stakhov2015-05-011-0/+12
* RBL: Add missing is_whitelist = true settingAndrew Lewis2015-04-011-0/+1
* RBL: change behaviour of whitelistsAndrew Lewis2015-04-011-14/+20
* Fix missing symbol registrationAndrew Lewis2015-03-111-0/+1
* Check IPv6 addresses at dnswl.org and Spamhaus whitelistAndrew Lewis2015-02-261-0/+2
* Rework ip_score module completely.Vsevolod Stakhov2015-02-261-0/+9
* Merge pull request #177 from fatalbanana/masterVsevolod Stakhov2015-02-171-8/+12
|\
| * Since exclude_private_ips requires config to change behaviour now we can make...Andrew Lewis2015-02-171-1/+0
| * Support emails dnsblAndrew Lewis2015-02-171-7/+12
* | Merge pull request #176 from AlexeySa/masterVsevolod Stakhov2015-02-161-0/+1
|\ \ | |/ |/|
| * Update modules.confAlexey AL2015-02-161-0/+1
* | Use radix for private IP exclusions in rbl.luaAndrew Lewis2015-02-161-0/+2
|/
* Make ignoring private IP space configurable; avoid changing plugin default be...Andrew Lewis2015-02-141-0/+1
* Rename user to exclude_users and invert logicAndrew Lewis2015-02-121-1/+1
* Update RBL module: fix indentation; collapse loops; avoid calling for un-need...Andrew Lewis2015-02-111-0/+1
* Add DNSWL_BLOCKED symbolAndrew Lewis2015-02-111-0/+1
* Allow to disable components of hfilter.Vsevolod Stakhov2014-11-211-0/+8
* Remove CBL as it's wholly included in Spamhaus XBL which we're querying alrea...Andrew Lewis2014-10-231-5/+0
* Remove nszones.com fake RBL:Anton Yuzhaninov2014-10-211-5/+0
* Config: reflect SURBL changes.Anton Yuzhaninov2014-10-101-2/+2
* Merge pull request #77 from fatalbanana/masterVsevolod Stakhov2014-05-241-0/+4
|\
| * Avoid redefining hardcoded defaults in RBL pluginAndrew Lewis2014-05-231-0/+4
* | Merge pull request #76 from AlexeySa/masterVsevolod Stakhov2014-05-241-2/+32
|\ \
| * | Update modules.confAlexey2014-05-231-0/+1
| * | Add Spamhaus WLAlexey2014-05-221-0/+11
| * | Update modules.confAlexey2014-05-221-1/+0
| * | Add symbol for DNSWLAlexey2014-05-221-0/+1
| * | Upgrage Mailspake rblAlexey2014-05-221-1/+13
| * | Update modules.confAlexey2014-05-221-0/+1
| * | Add metric for Spameatingmonkey rblAlexey2014-05-221-0/+5
| |/
* / Remove duplicate rbl ruleAlexey2014-05-221-33/+29
|/
* Add rules for Abuseat and Nszones rblAlexey2014-05-211-0/+10
* Add rules for Abuse.ch and Uceprotect rblAlexey2014-05-211-0/+12
* Fix: Change rbl logicAlexey2014-05-211-10/+1
* Very small fix for DNSWL ruleAlexey2014-05-211-3/+3
* * use the "User:" rspamc proto param for ratelimiteneq1232014-05-071-0/+1
* DNSWL support (via RBL) addedeneq1232014-05-071-2/+16
* Merge pull request #46 from AlexeySa/masterVsevolod Stakhov2014-02-131-0/+27
|\
| * Fix setting for Spameatingmonkey RBLAlexey2014-02-121-1/+1