aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua
Commit message (Expand)AuthorAgeFilesLines
* Add guard for ratelimit checksVsevolod Stakhov2015-11-281-1/+3
* Add additional checks for mail addressesVsevolod Stakhov2015-11-261-2/+4
* Fix _NORESOLVE_MX symbols in hfilterVsevolod Stakhov2015-11-231-61/+62
* Add check_for_mime('mime_attachement') functionVsevolod Stakhov2015-11-231-0/+23
* Rework SA plugin for some problematic casesVsevolod Stakhov2015-11-231-21/+88
* Add 'check_relays_unparseable' supportVsevolod Stakhov2015-11-231-1/+16
* Allow ratelimit plugin to set symbol instead of pre-resultVsevolod Stakhov2015-11-211-19/+28
* Rework FORGED_RECIPIENTS for common usersVsevolod Stakhov2015-11-201-6/+11
* Fix pluginsVsevolod Stakhov2015-11-203-40/+40
* Check from returned more preciselyVsevolod Stakhov2015-11-161-19/+19
* Add support for check_for_shifted_date and check_for_missing_to_header eval r...Vsevolod Stakhov2015-11-131-6/+54
* Allow the same keys in the configurationVsevolod Stakhov2015-11-131-3/+13
* Fix critical issue with parsing of scores.Vsevolod Stakhov2015-11-131-81/+105
* Fix settings application.Vsevolod Stakhov2015-10-281-1/+1
* Allow dependencies on rspamd symbols for SA metasVsevolod Stakhov2015-10-261-0/+38
* Fix load of settings with no setup.Vsevolod Stakhov2015-10-261-2/+2
* Allow to add symbols from settingsVsevolod Stakhov2015-10-261-4/+12
* Minor fixes to settings.Vsevolod Stakhov2015-10-151-1/+3
* Fix comparision in hfilterVsevolod Stakhov2015-10-131-1/+1
* Check ipv6 in hfilter.Vsevolod Stakhov2015-10-131-11/+37
* Do not add FORGED_RECIPIENTS when 'To' is missing.Vsevolod Stakhov2015-10-011-2/+2
* Add descriptions for whitelist maps.Vsevolod Stakhov2015-09-231-1/+2
* Fix Hfilter plugins with the new DNS APIAlexey AL2015-09-201-3/+15
* Fix DKIM RBLAndrew Lewis2015-09-171-2/+2
* Check DKIM domain when whitelisting by DKIM signature.Vsevolod Stakhov2015-09-171-4/+21
* Improve dkim domains validation for DMARCVsevolod Stakhov2015-09-171-7/+9
* Use tld for whitelisting.Vsevolod Stakhov2015-09-161-7/+2
* Fix wrongly placed g_string_free.Vsevolod Stakhov2015-09-161-0/+11
* Allow optional multiplier for whitelists.Vsevolod Stakhov2015-09-161-5/+22
* Add initial version of the whitelist plugin.Vsevolod Stakhov2015-09-141-0/+153
* Unbreak logging in the settings module.Vsevolod Stakhov2015-09-141-5/+5
* Fix variable name.Vsevolod Stakhov2015-09-141-2/+2
* Rework dmarc to the dependencies system.Vsevolod Stakhov2015-09-141-5/+9
* Do not trigger hfilter for rspamc scans.Vsevolod Stakhov2015-09-141-51/+69
* Change separators to commas to avoid issues with ipv6.Vsevolod Stakhov2015-09-101-1/+1
* Allow ip_score to ignore selected ASNs/countriesAndrew Lewis2015-09-021-9/+15
* Allow setting upper & lower limit on IP scoreAndrew Lewis2015-09-021-3/+8
* Minor refactoringAndrew Lewis2015-09-021-40/+29
* Log neutral scores tooAndrew Lewis2015-09-021-18/+16
* Support IPv6; avoid polluting IPv4 stats on dual stacksAndrew Lewis2015-09-021-1/+6
* Update logging in lua modules.Vsevolod Stakhov2015-09-0111-69/+77
* Fix and prettify ip_score outputAndrew Lewis2015-08-261-9/+10
* Fix forced settings.Vsevolod Stakhov2015-08-251-9/+6
* Allow to override settings from the query.Vsevolod Stakhov2015-08-251-1/+51
* Improve spamassassin plugin.Vsevolod Stakhov2015-08-251-38/+68
* Adjust phishing score based on levenstein distance.Vsevolod Stakhov2015-08-201-22/+31
* Oops - remove braindamaged codeAndrew Lewis2015-08-201-6/+0
* Add redirector_domains settingAndrew Lewis2015-08-191-67/+91
* Use symbol_allow from DKIM module if setAndrew Lewis2015-08-191-0/+5
* Move hfilter to plugins.Vsevolod Stakhov2015-08-071-0/+466