Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split modules configuration. | Vsevolod Stakhov | 2015-08-07 | 1 | -335/+1 |
| | |||||
* | Set ignore_whitelists = true for RECEIVED_SPAMHAUS_XBL | Andrew Lewis | 2015-07-02 | 1 | -0/+1 |
| | |||||
* | Further defang whitelists | Andrew Lewis | 2015-07-02 | 1 | -0/+2 |
| | |||||
* | Add RCVD_IN_DNSWL_NONE as whitelisting exclusion | Andrew Lewis | 2015-07-01 | 1 | -0/+1 |
| | |||||
* | Silence errors; yield unknown results from RBLs; fix scoring for DNSWL | Andrew Lewis | 2015-06-29 | 1 | -0/+10 |
| | |||||
* | Don't use RWL_SPAMHAUS_WL (unknown result) for whitelisting | Andrew Lewis | 2015-06-23 | 1 | -0/+1 |
| | |||||
* | Don't use RWL_MAILSPIKE_POSSIBLE or DNSWL_BLOCKED for whitelisting | Andrew Lewis | 2015-06-22 | 1 | -0/+2 |
| | |||||
* | Config tidying | Andrew Lewis | 2015-05-06 | 1 | -165/+184 |
| | |||||
* | Add DBL list gradation. | Vsevolod Stakhov | 2015-05-01 | 1 | -0/+12 |
| | |||||
* | RBL: Add missing is_whitelist = true setting | Andrew Lewis | 2015-04-01 | 1 | -0/+1 |
| | |||||
* | RBL: change behaviour of whitelists | Andrew Lewis | 2015-04-01 | 1 | -14/+20 |
| | |||||
* | Fix missing symbol registration | Andrew Lewis | 2015-03-11 | 1 | -0/+1 |
| | |||||
* | Check IPv6 addresses at dnswl.org and Spamhaus whitelist | Andrew Lewis | 2015-02-26 | 1 | -0/+2 |
| | |||||
* | Rework ip_score module completely. | Vsevolod Stakhov | 2015-02-26 | 1 | -0/+9 |
| | |||||
* | Merge pull request #177 from fatalbanana/master | Vsevolod Stakhov | 2015-02-17 | 1 | -8/+12 |
|\ | | | | | More fixes & improvements for RBL module | ||||
| * | Since exclude_private_ips requires config to change behaviour now we can ↵ | Andrew Lewis | 2015-02-17 | 1 | -1/+0 |
| | | | | | | | | make it default true | ||||
| * | Support emails dnsbl | Andrew Lewis | 2015-02-17 | 1 | -7/+12 |
| | | |||||
* | | Merge pull request #176 from AlexeySa/master | Vsevolod Stakhov | 2015-02-16 | 1 | -0/+1 |
|\ \ | |/ |/| | Hfilter: Bounce message check | ||||
| * | Update modules.conf | Alexey AL | 2015-02-16 | 1 | -0/+1 |
| | | |||||
* | | Use radix for private IP exclusions in rbl.lua | Andrew Lewis | 2015-02-16 | 1 | -0/+2 |
|/ | | | | | Conflicts: src/plugins/lua/rbl.lua | ||||
* | Make ignoring private IP space configurable; avoid changing plugin default ↵ | Andrew Lewis | 2015-02-14 | 1 | -0/+1 |
| | | | | behaviour | ||||
* | Rename user to exclude_users and invert logic | Andrew Lewis | 2015-02-12 | 1 | -1/+1 |
| | |||||
* | Update RBL module: fix indentation; collapse loops; avoid calling for ↵ | Andrew Lewis | 2015-02-11 | 1 | -0/+1 |
| | | | | un-needed information; allow disabling RBLs for authenticated users | ||||
* | Add DNSWL_BLOCKED symbol | Andrew Lewis | 2015-02-11 | 1 | -0/+1 |
| | |||||
* | Allow to disable components of hfilter. | Vsevolod Stakhov | 2014-11-21 | 1 | -0/+8 |
| | |||||
* | Remove CBL as it's wholly included in Spamhaus XBL which we're querying ↵ | Andrew Lewis | 2014-10-23 | 1 | -5/+0 |
| | | | | already - http://cbl.abuseat.org/faq.html | ||||
* | Remove nszones.com fake RBL: | Anton Yuzhaninov | 2014-10-21 | 1 | -5/+0 |
| | | | | http://www.spamhaus.org/organization/statement/8/ | ||||
* | Config: reflect SURBL changes. | Anton Yuzhaninov | 2014-10-10 | 1 | -2/+2 |
| | | | | | Outblaze removed, malware moved to separate list: http://www.surbl.org/news/internal/MW-malware-sublist-added-to-multi | ||||
* | Merge pull request #77 from fatalbanana/master | Vsevolod Stakhov | 2014-05-24 | 1 | -0/+4 |
|\ | | | | | Avoid redefining hardcoded defaults in RBL plugin | ||||
| * | Avoid redefining hardcoded defaults in RBL plugin | Andrew Lewis | 2014-05-23 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #76 from AlexeySa/master | Vsevolod Stakhov | 2014-05-24 | 1 | -2/+32 |
|\ \ | | | | | | | Some adding for RBL and SURBL | ||||
| * | | Update modules.conf | Alexey | 2014-05-23 | 1 | -0/+1 |
| | | | |||||
| * | | Add Spamhaus WL | Alexey | 2014-05-22 | 1 | -0/+11 |
| | | | |||||
| * | | Update modules.conf | Alexey | 2014-05-22 | 1 | -1/+0 |
| | | | |||||
| * | | Add symbol for DNSWL | Alexey | 2014-05-22 | 1 | -0/+1 |
| | | | |||||
| * | | Upgrage Mailspake rbl | Alexey | 2014-05-22 | 1 | -1/+13 |
| | | | |||||
| * | | Update modules.conf | Alexey | 2014-05-22 | 1 | -0/+1 |
| | | | |||||
| * | | Add metric for Spameatingmonkey rbl | Alexey | 2014-05-22 | 1 | -0/+5 |
| |/ | |||||
* / | Remove duplicate rbl rule | Alexey | 2014-05-22 | 1 | -33/+29 |
|/ | |||||
* | Add rules for Abuseat and Nszones rbl | Alexey | 2014-05-21 | 1 | -0/+10 |
| | |||||
* | Add rules for Abuse.ch and Uceprotect rbl | Alexey | 2014-05-21 | 1 | -0/+12 |
| | |||||
* | Fix: Change rbl logic | Alexey | 2014-05-21 | 1 | -10/+1 |
| | |||||
* | Very small fix for DNSWL rule | Alexey | 2014-05-21 | 1 | -3/+3 |
| | |||||
* | * use the "User:" rspamc proto param for ratelimit | eneq123 | 2014-05-07 | 1 | -0/+1 |
| | | | | | * fix rspamd_actions typo * rspamd_logger added for 'Ratelimit exceeded' case | ||||
* | DNSWL support (via RBL) added | eneq123 | 2014-05-07 | 1 | -2/+16 |
| | |||||
* | Merge pull request #46 from AlexeySa/master | Vsevolod Stakhov | 2014-02-13 | 1 | -0/+27 |
|\ | | | | | Added Spameatingmonkey RBL, URIBL and fresh URIBL | ||||
| * | Fix setting for Spameatingmonkey RBL | Alexey | 2014-02-12 | 1 | -1/+1 |
| | | | | | | Remove ipv6 support for RBL | ||||
| * | Add Spameatingmonkey RBL and SURBL | Alexey | 2014-02-12 | 1 | -0/+27 |
| | | |||||
* | | Tweak default RBL module config for brevity | Andrew Lewis | 2014-02-07 | 1 | -5/+0 |
|/ | |||||
* | Improve spamhaus RBL support. | Vsevolod Stakhov | 2013-12-24 | 1 | -15/+21 |
| | | | | Submitted by: AL |