Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add guard for ratelimit checks | Vsevolod Stakhov | 2015-11-28 | 1 | -1/+3 |
| | |||||
* | Add additional checks for mail addresses | Vsevolod Stakhov | 2015-11-26 | 1 | -2/+4 |
| | |||||
* | Fix _NORESOLVE_MX symbols in hfilter | Vsevolod Stakhov | 2015-11-23 | 1 | -61/+62 |
| | |||||
* | Add check_for_mime('mime_attachement') function | Vsevolod Stakhov | 2015-11-23 | 1 | -0/+23 |
| | |||||
* | Rework SA plugin for some problematic cases | Vsevolod Stakhov | 2015-11-23 | 1 | -21/+88 |
| | |||||
* | Add 'check_relays_unparseable' support | Vsevolod Stakhov | 2015-11-23 | 1 | -1/+16 |
| | |||||
* | Allow ratelimit plugin to set symbol instead of pre-result | Vsevolod Stakhov | 2015-11-21 | 1 | -19/+28 |
| | |||||
* | Rework FORGED_RECIPIENTS for common users | Vsevolod Stakhov | 2015-11-20 | 1 | -6/+11 |
| | |||||
* | Fix plugins | Vsevolod Stakhov | 2015-11-20 | 3 | -40/+40 |
| | |||||
* | Check from returned more precisely | Vsevolod Stakhov | 2015-11-16 | 1 | -19/+19 |
| | |||||
* | Add support for check_for_shifted_date and check_for_missing_to_header eval ↵ | Vsevolod Stakhov | 2015-11-13 | 1 | -6/+54 |
| | | | | rules to SA plugin | ||||
* | Allow the same keys in the configuration | Vsevolod Stakhov | 2015-11-13 | 1 | -3/+13 |
| | |||||
* | Fix critical issue with parsing of scores. | Vsevolod Stakhov | 2015-11-13 | 1 | -81/+105 |
| | |||||
* | Fix settings application. | Vsevolod Stakhov | 2015-10-28 | 1 | -1/+1 |
| | | | | | Issue: #416 Reported by: @moisseev | ||||
* | Allow dependencies on rspamd symbols for SA metas | Vsevolod Stakhov | 2015-10-26 | 1 | -0/+38 |
| | |||||
* | Fix load of settings with no setup. | Vsevolod Stakhov | 2015-10-26 | 1 | -2/+2 |
| | |||||
* | Allow to add symbols from settings | Vsevolod Stakhov | 2015-10-26 | 1 | -4/+12 |
| | |||||
* | Minor fixes to settings. | Vsevolod Stakhov | 2015-10-15 | 1 | -1/+3 |
| | |||||
* | Fix comparision in hfilter | Vsevolod Stakhov | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Check ipv6 in hfilter. | Vsevolod Stakhov | 2015-10-13 | 1 | -11/+37 |
| | |||||
* | Do not add FORGED_RECIPIENTS when 'To' is missing. | Vsevolod Stakhov | 2015-10-01 | 1 | -2/+2 |
| | | | | Issue: #387 | ||||
* | Add descriptions for whitelist maps. | Vsevolod Stakhov | 2015-09-23 | 1 | -1/+2 |
| | |||||
* | Fix Hfilter plugins with the new DNS API | Alexey AL | 2015-09-20 | 1 | -3/+15 |
| | |||||
* | Fix DKIM RBL | Andrew Lewis | 2015-09-17 | 1 | -2/+2 |
| | |||||
* | Check DKIM domain when whitelisting by DKIM signature. | Vsevolod Stakhov | 2015-09-17 | 1 | -4/+21 |
| | |||||
* | Improve dkim domains validation for DMARC | Vsevolod Stakhov | 2015-09-17 | 1 | -7/+9 |
| | |||||
* | Use tld for whitelisting. | Vsevolod Stakhov | 2015-09-16 | 1 | -7/+2 |
| | |||||
* | Fix wrongly placed g_string_free. | Vsevolod Stakhov | 2015-09-16 | 1 | -0/+11 |
| | |||||
* | Allow optional multiplier for whitelists. | Vsevolod Stakhov | 2015-09-16 | 1 | -5/+22 |
| | |||||
* | Add initial version of the whitelist plugin. | Vsevolod Stakhov | 2015-09-14 | 1 | -0/+153 |
| | |||||
* | Unbreak logging in the settings module. | Vsevolod Stakhov | 2015-09-14 | 1 | -5/+5 |
| | |||||
* | Fix variable name. | Vsevolod Stakhov | 2015-09-14 | 1 | -2/+2 |
| | |||||
* | Rework dmarc to the dependencies system. | Vsevolod Stakhov | 2015-09-14 | 1 | -5/+9 |
| | |||||
* | Do not trigger hfilter for rspamc scans. | Vsevolod Stakhov | 2015-09-14 | 1 | -51/+69 |
| | |||||
* | Change separators to commas to avoid issues with ipv6. | Vsevolod Stakhov | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | Allow ip_score to ignore selected ASNs/countries | Andrew Lewis | 2015-09-02 | 1 | -9/+15 |
| | |||||
* | Allow setting upper & lower limit on IP score | Andrew Lewis | 2015-09-02 | 1 | -3/+8 |
| | |||||
* | Minor refactoring | Andrew Lewis | 2015-09-02 | 1 | -40/+29 |
| | |||||
* | Log neutral scores too | Andrew Lewis | 2015-09-02 | 1 | -18/+16 |
| | |||||
* | Support IPv6; avoid polluting IPv4 stats on dual stacks | Andrew Lewis | 2015-09-02 | 1 | -1/+6 |
| | |||||
* | Update logging in lua modules. | Vsevolod Stakhov | 2015-09-01 | 11 | -69/+77 |
| | |||||
* | Fix and prettify ip_score output | Andrew Lewis | 2015-08-26 | 1 | -9/+10 |
| | |||||
* | Fix forced settings. | Vsevolod Stakhov | 2015-08-25 | 1 | -9/+6 |
| | |||||
* | Allow to override settings from the query. | Vsevolod Stakhov | 2015-08-25 | 1 | -1/+51 |
| | |||||
* | Improve spamassassin plugin. | Vsevolod Stakhov | 2015-08-25 | 1 | -38/+68 |
| | | | | | | | - Now headers are matched more like SA - Improve support of Message-ID - Add support of ToCc header type - Fix :addr and :name in headers regexps | ||||
* | Adjust phishing score based on levenstein distance. | Vsevolod Stakhov | 2015-08-20 | 1 | -22/+31 |
| | |||||
* | Oops - remove braindamaged code | Andrew Lewis | 2015-08-20 | 1 | -6/+0 |
| | |||||
* | Add redirector_domains setting | Andrew Lewis | 2015-08-19 | 1 | -67/+91 |
| | |||||
* | Use symbol_allow from DKIM module if set | Andrew Lewis | 2015-08-19 | 1 | -0/+5 |
| | |||||
* | Move hfilter to plugins. | Vsevolod Stakhov | 2015-08-07 | 1 | -0/+466 |
| |