aboutsummaryrefslogtreecommitdiffstats
path: root/conf/modules.d
Commit message (Collapse)AuthorAgeFilesLines
* [Config] Modernize SURBL configVsevolod Stakhov2016-11-171-76/+74
|
* [Minor] Remove uceprotect DNSBLVsevolod Stakhov2016-11-111-5/+0
|
* [Minor] Use local and compressed phishtank mirrorVsevolod Stakhov2016-10-311-1/+1
|
* [Minor] Retire old SURBL settingsAndrew Lewis2016-09-301-1/+0
| | | | | Issue: #966 Reported by: @xpunkt
* [Feature] Add `mid` Lua moduleAlexander Moisseev2016-09-181-0/+25
|
* [Minor] Remove redundant config lineVsevolod Stakhov2016-09-081-1/+0
|
* [Minor] Silence RBL logAndrew Lewis2016-08-311-5/+1
|
* [Minor] Reduce number of lookups for MailspikeAndrew Lewis2016-08-301-16/+12
|
* [Fix] Avoid extra symbols for RBLsVsevolod Stakhov2016-08-291-7/+9
|
* [Feature] Add spamhaus DROP dnsblVsevolod Stakhov2016-08-281-0/+1
|
* [Feature] Add SARBL (sarbl.org) uriblVsevolod Stakhov2016-08-131-0/+7
|
* [Feature] Use faster hash function for fuzzy storageVsevolod Stakhov2016-08-131-0/+1
|
* [Fix] Really fix local.d includesVsevolod Stakhov2016-07-2618-48/+60
|
* [Conf] Fix fuzzy_check.conf includes orderAlexander Moisseev2016-07-011-4/+4
| | | | This fixes #672 and fixes #563.
* [Feature] Implement zero-copy mode for HTTP readingVsevolod Stakhov2016-06-301-0/+3
|
* [Feature] Add preliminary phishtank supportVsevolod Stakhov2016-06-281-0/+3
|
* [Feature] Allow easy adding and overriding of fuzzy rulesVsevolod Stakhov2016-06-181-2/+2
|
* [Minor] Add `application/octet-stream` mime type for `pdf` extensionAlexander Moisseev2016-06-151-1/+4
| | | The `application/octet-stream` mime type is commonly used for `pdf` files by variety of automated mailing systems.
* [Feature] Add openphish support to rspamd phishing moduleVsevolod Stakhov2016-06-141-0/+1
|
* [Minor] Add whitelist for phishing moduleAlexander Moisseev2016-05-021-0/+7
|
* Add URIBL_SBL_CSSSteve Freegard2016-04-041-2/+3
|
* [Fix] Fix DMARC whitelist misconfigurationAndrew Lewis2016-04-011-1/+0
|
* [Fix] `MIME_BAD_ATTACHMENT` false positives for MDN/DSNAlexander Moisseev2016-03-221-1/+5
|
* [Minor] Place default extensions map to the configVsevolod Stakhov2016-03-171-0/+7
|
* [Doc] Add comments about configurationVsevolod Stakhov2016-03-1020-2/+333
|
* [Feature] Rework includes system in the configurationVsevolod Stakhov2016-03-1019-30/+68
|
* [Feature] Add default dynamic updates configurationVsevolod Stakhov2016-03-101-0/+5
|
* Fix misprint in the pathVsevolod Stakhov2016-01-231-1/+1
|
* Add symbols for mime_types to the default configVsevolod Stakhov2016-01-231-0/+4
|
* Disable MID checks for hfilter by defaultVsevolod Stakhov2016-01-221-2/+2
|
* Fix duplicated XBL symbolVsevolod Stakhov2016-01-191-3/+3
|
* Some fixes to the default configurationVsevolod Stakhov2016-01-161-1/+1
|
* RBL module: remove `private_ips` setting in favour of `local_addrs`Andrew Lewis2016-01-031-2/+0
|
* Add URIBL_BLOCKED symbolAndrew Lewis2016-01-031-0/+1
|
* SURBL: Divorce config from RBL configAndrew Lewis2016-01-032-157/+156
|
* Add CR_SURBLVsevolod Stakhov2015-12-311-0/+1
|
* Add SURBL_BLOCKED symbolAndrew Lewis2015-12-311-0/+1
|
* Drop deprecated SURBL bits & rename JP_SURBL_MULTI to ABUSE_SURBLAndrew Lewis2015-12-311-3/+1
|
* Rework ratelimit pluginVsevolod Stakhov2015-11-301-7/+17
| | | | | | | | | - Switch to `rates` instead of old and stupid strings to setup - Check if a bucket is zero and disable the corresponding limits - Turn off all buckets by default - Check either `rcpt` or `user` buckets, not all together - Document new `rates` and `symbol` options - Inform user about what buckets are used in the configuration
* Add config for spamhaus SBL to uriblVsevolod Stakhov2015-11-271-4/+12
|
* Reduce the default limitVsevolod Stakhov2015-11-241-2/+2
|
* Add key for rspamd.com fuzzy storage.Vsevolod Stakhov2015-10-011-0/+1
|
* Adjust scores for whitelists slightly.Vsevolod Stakhov2015-09-161-1/+2
|
* Add whitelist configuration.Vsevolod Stakhov2015-09-161-0/+31
|
* Fix a stupid mistake in module name.Vsevolod Stakhov2015-09-151-1/+1
|
* Add default dmarc configuration.Vsevolod Stakhov2015-09-151-0/+3
|
* Use rspamd.com instead of highsecure.ruVsevolod Stakhov2015-09-141-1/+1
|
* Split modules configuration.Vsevolod Stakhov2015-08-0715-0/+337