Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow optional multiplier for whitelists. | Vsevolod Stakhov | 2015-09-16 | 1 | -2/+12 |
| | |||||
* | Add whitelist documentation. | Vsevolod Stakhov | 2015-09-15 | 1 | -0/+76 |
| | |||||
* | Change separators to commas to avoid issues with ipv6. | Vsevolod Stakhov | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | Update index. | Vsevolod Stakhov | 2015-09-05 | 1 | -0/+1 |
| | |||||
* | Add dmarc module documentation. | Vsevolod Stakhov | 2015-09-05 | 1 | -0/+44 |
| | |||||
* | More improvements to documentation. | Vsevolod Stakhov | 2015-08-28 | 1 | -1/+1 |
| | |||||
* | Add documentation for the changes. | Vsevolod Stakhov | 2015-08-28 | 1 | -2/+29 |
| | |||||
* | Add redirector_domains setting | Andrew Lewis | 2015-08-19 | 1 | -8/+19 |
| | |||||
* | Doc fix: phishing strict_domains syntax (reported by @Fullmetal8ender) | Andrew Lewis | 2015-07-15 | 1 | -3/+3 |
| | |||||
* | Doc fix: confusing reference to RBL module | Andrew Lewis | 2015-07-05 | 1 | -2/+2 |
| | |||||
* | Add DKIM support to RBL module | Andrew Lewis | 2015-07-05 | 1 | -0/+8 |
| | |||||
* | Add whitelist_exception setting to RBL module | Andrew Lewis | 2015-06-22 | 1 | -0/+5 |
| | |||||
* | Add preliminary regexp module documentation. | Vsevolod Stakhov | 2015-05-14 | 1 | -0/+101 |
| | |||||
* | Add multimap documentation. | Vsevolod Stakhov | 2015-05-14 | 1 | -0/+60 |
| | |||||
* | Add documentation fro ratelimit module. | Vsevolod Stakhov | 2015-05-12 | 1 | -0/+89 |
| | |||||
* | Add dkim module documentation. | Vsevolod Stakhov | 2015-05-09 | 1 | -0/+32 |
| | |||||
* | Add SPF module documentation. | Vsevolod Stakhov | 2015-05-09 | 1 | -0/+34 |
| | |||||
* | Add some documentation. | Vsevolod Stakhov | 2015-05-09 | 1 | -0/+15 |
| | |||||
* | Document new option. | Vsevolod Stakhov | 2015-05-07 | 1 | -0/+2 |
| | |||||
* | Add documentation for trie module. | Vsevolod Stakhov | 2015-04-30 | 1 | -0/+39 |
| | |||||
* | Add documentation for phishing module. | Vsevolod Stakhov | 2015-04-30 | 1 | -0/+48 |
| | |||||
* | Add spamassassin module documentation. | Vsevolod Stakhov | 2015-04-28 | 1 | -0/+63 |
| | |||||
* | Add documentation for SURBL module. | Vsevolod Stakhov | 2015-04-28 | 2 | -0/+135 |
| | |||||
* | RBL doc: remove misleading (dated) information | Andrew Lewis | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | RBL: Fix docs | Andrew Lewis | 2015-04-05 | 1 | -1/+1 |
| | |||||
* | RBL: change behaviour of whitelists | Andrew Lewis | 2015-04-01 | 1 | -0/+8 |
| | |||||
* | Since exclude_private_ips requires config to change behaviour now we can ↵ | Andrew Lewis | 2015-02-17 | 1 | -1/+1 |
| | | | | make it default true | ||||
* | Forgot to update documentation for emails dnsbl | Andrew Lewis | 2015-02-17 | 1 | -0/+4 |
| | |||||
* | Make local/private IP exclusions work for all RBL types | Andrew Lewis | 2015-02-17 | 1 | -2/+2 |
| | |||||
* | Use radix for private IP exclusions in rbl.lua | Andrew Lewis | 2015-02-16 | 1 | -1/+5 |
| | | | | | Conflicts: src/plugins/lua/rbl.lua | ||||
* | Make local exclusions configurable per-RBL | Andrew Lewis | 2015-02-16 | 1 | -0/+4 |
| | |||||
* | Support site-local IP address / subnet exclusions | Andrew Lewis | 2015-02-15 | 1 | -0/+6 |
| | |||||
* | Make ignoring private IP space configurable; avoid changing plugin default ↵ | Andrew Lewis | 2015-02-14 | 1 | -0/+4 |
| | | | | behaviour | ||||
* | Rename user to exclude_users and invert logic | Andrew Lewis | 2015-02-12 | 1 | -2/+2 |
| | |||||
* | Fix typo | Andrew Lewis | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | Update RBL module: fix indentation; collapse loops; avoid calling for ↵ | Andrew Lewis | 2015-02-11 | 1 | -1/+5 |
| | | | | un-needed information; allow disabling RBLs for authenticated users | ||||
* | Update docs. | Vsevolod Stakhov | 2015-01-02 | 1 | -1/+3 |
| | |||||
* | Fix typo in fuzzy_check.md | Andrew Lewis | 2015-01-02 | 1 | -1/+1 |
| | |||||
* | Add documentation for fuzzy_check module. | Vsevolod Stakhov | 2015-01-02 | 1 | -0/+160 |
| | |||||
* | Fix misinformation in RBL module doc | Andrew Lewis | 2014-11-26 | 1 | -2/+2 |
| | |||||
* | Tweak updated config example for consistency/clarity | Andrew Lewis | 2014-02-07 | 1 | -1/+1 |
| | |||||
* | Fix documentation for RBL module - rbls {} was not referenced | Andrew Lewis | 2014-02-07 | 1 | -4/+7 |
| | |||||
* | Add documentation for RBL module | Andrew Lewis | 2014-01-31 | 1 | -0/+70 |
| | |||||
* | More documentation. | Vsevolod Stakhov | 2013-12-30 | 16 | -0/+64 |
| | |||||
* | Add documentation skeleton. | Vsevolod Stakhov | 2013-12-28 | 1 | -0/+0 |