aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Expand)AuthorAgeFilesLines
* Fix matching braces.Vsevolod Stakhov2015-04-161-1/+1
* Don't score RECEIVED_SPAMHAUS_XBL if we have RBL_SPAMHAUS_XBLAndrew Lewis2015-04-081-0/+4
* Use publicsuffix list for url search (too slow now).Vsevolod Stakhov2015-04-061-0/+1
* RBL: Add missing is_whitelist = true settingAndrew Lewis2015-04-011-0/+1
* RBL: change behaviour of whitelistsAndrew Lewis2015-04-012-25/+29
* Add IPv6 loopback to secure_ip settingAndrew Lewis2015-03-201-0/+1
* Reiterate on systemd.Vsevolod Stakhov2015-03-171-2/+2
* Use Systemd for Linux family and SysV for other systems.Andrej Zverev2015-03-171-2/+2
* Try include rspamd.conf.local.override with high priorityAndrew Lewis2015-03-171-1/+2
* Explicitly set tmpdir in config fileMikhail Gusarov2015-03-171-0/+1
* Fix syntax error in worker-normal.incMikhail Gusarov2015-03-171-1/+1
* Reorganize configuration files for systemdMikhail Gusarov2015-03-1710-55/+83
* Fix missing symbol registrationAndrew Lewis2015-03-111-0/+1
* Hfilter: Fix FQDN check expressionAlexey AL2015-03-061-1/+1
* Check IPv6 addresses at dnswl.org and Spamhaus whitelistAndrew Lewis2015-02-261-0/+2
* Fix FORGED_MUA_THUNDERBIRD_MSGID.Vsevolod Stakhov2015-02-261-17/+17
* 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-163-2/+33
|\ \ | |/ |/|
| * Update hfilter.luaAlexey AL2015-02-161-2/+2
| * Update hfilter.luaAlexey AL2015-02-161-2/+2
| * Update hfilter.luaAlexey AL2015-02-161-3/+0
| * Update hfilter.luaAlexey AL2015-02-161-0/+7
| * Update modules.confAlexey AL2015-02-161-0/+1
| * Hfilter: bounce metricsAlexey AL2015-02-161-0/+2
| * Hfilter: Bounce message checkAlexey AL2015-02-161-1/+25
* | Use radix for private IP exclusions in rbl.luaAndrew Lewis2015-02-161-0/+2
|/
* Update hfilter.luaAlexey AL2015-02-141-3/+3
* Update hfilter.luaAlexey AL2015-02-141-4/+0
* Update metrics for HfilterAlexey AL2015-02-141-0/+1
* Hfilter: more fixes for helo checks, new metricAlexey AL2015-02-141-47/+81
* Make ignoring private IP space configurable; avoid changing plugin default be...Andrew Lewis2015-02-141-0/+1
* Minor nonsenseAndrew Lewis2015-02-133-4/+3
* Clarify copyright for lua plugins.Vsevolod Stakhov2015-02-133-5/+80
* hfilter.lua: Add exclusion for authenticated users (except link checks)Andrew Lewis2015-02-131-39/+43
* Hfilter: Fix metricAlexey AL2015-02-121-0/+2
* Hfilter: New metrics for helo checksAlexey AL2015-02-121-0/+2
* Hfilter: UpdateAlexey AL2015-02-121-21/+36
* Rename user to exclude_users and invert logicAndrew Lewis2015-02-121-1/+1
* Merge pull request #146 from fatalbanana/masterVsevolod Stakhov2015-02-112-0/+3
|\
| * Update RBL module: fix indentation; collapse loops; avoid calling for un-need...Andrew Lewis2015-02-111-0/+1
| * Add DNSWL_BLOCKED symbolAndrew Lewis2015-02-112-0/+2
* | false if header from is nileneq1232015-02-111-1/+1
|/
* Merge pull request #140 from AlexeySa/patch-3Vsevolod Stakhov2015-02-071-3/+3
|\
| * Fix: if not exist Date-headerAlexey AL2015-02-071-3/+3
* | Update metrics.confAlexey AL2015-02-071-0/+5
* | Update rspamd.luaAlexey AL2015-02-071-0/+9
|/
* Enable one_shot for RECEIVED_SPAMHAUS_XBL - Fixes #102Andrew Lewis2015-02-011-1/+1