summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #177 from fatalbanana/masterVsevolod Stakhov2015-02-171-8/+12
|\ | | | | More fixes & improvements for RBL module
| * Since exclude_private_ips requires config to change behaviour now we can ↵Andrew Lewis2015-02-171-1/+0
| | | | | | | | make it default true
| * Support emails dnsblAndrew Lewis2015-02-171-7/+12
| |
* | Merge pull request #176 from AlexeySa/masterVsevolod Stakhov2015-02-163-2/+33
|\ \ | |/ |/| Hfilter: Bounce message check
| * 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
|/ | | | | Conflicts: src/plugins/lua/rbl.lua
* 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 ↵Andrew Lewis2015-02-141-0/+1
| | | | behaviour
* 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
| | | | Fix: hostname and helo checks Add: New bad hostnames
* 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 etc
| * Update RBL module: fix indentation; collapse loops; avoid calling for ↵Andrew Lewis2015-02-111-0/+1
| | | | | | | | un-needed information; allow disabling RBLs for authenticated users
| * 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-header
| * 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
|
* Increase limit for DATE_IN_FUTURE to 2hr.Vsevolod Stakhov2014-12-061-1/+1
| | | | Suggested by: @citrin
* Allow to disable components of hfilter.Vsevolod Stakhov2014-11-211-0/+8
|
* Rework `register_symbols` function.Vsevolod Stakhov2014-11-211-89/+163
|
* Rework spf module.Vsevolod Stakhov2014-11-211-0/+5
| | | | | | | - Copy data to memory pool as cached record might be destroyed causing freed memory being passed to the protocol output (use after free). - Allow SPF_NEUTRAL policy to be handled separately. - Add R_SPF_NEUTRAL to the default config.
* Fix indentation in hfilter.Vsevolod Stakhov2014-11-211-234/+234
|
* Fix typo in symbol description.Anton Yuzhaninov2014-11-051-1/+1
|
* Remove CBL as it's wholly included in Spamhaus XBL which we're querying ↵Andrew Lewis2014-10-232-11/+0
| | | | already - http://cbl.abuseat.org/faq.html
* Remove nszones.com fake RBL:Anton Yuzhaninov2014-10-212-12/+1
| | | | http://www.spamhaus.org/organization/statement/8/
* Config: reflect SURBL changes.Anton Yuzhaninov2014-10-102-5/+5
| | | | | Outblaze removed, malware moved to separate list: http://www.surbl.org/news/internal/MW-malware-sublist-added-to-multi
* Config: improve SURBL symbols descriptionsAnton Yuzhaninov2014-10-101-6/+6
|
* Remove unused symbol R_IP_PBL.Vsevolod Stakhov2014-10-081-5/+0
|
* Remove deprecated options from the default config.Vsevolod Stakhov2014-10-081-2/+0
|
* Merge branch 'master' of github.com:vstakhov/rspamdVsevolod Stakhov2014-09-071-13/+13
|\
| * Fix Message-Id rules.Vsevolod Stakhov2014-09-061-13/+13
| |
* | More fixes to classifiers selector.Vsevolod Stakhov2014-09-051-2/+2
|/
* Add FORGED_SENDER_MAILLIST composite.Vsevolod Stakhov2014-09-052-1/+10
|
* Fix for lua 5.2.Vsevolod Stakhov2014-09-051-0/+5
|