aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
...
* | [Minor] fix some warningsCarsten Rosenberg2019-04-021-2/+0
| |
* | [Feature] Validate BTC addresses in LEAKED_PASSWORD_SCAMVsevolod Stakhov2019-03-191-0/+7
| |
* | [Conf] Add vendor groups for symbolsVsevolod Stakhov2019-03-182-0/+72
| | | | | | | | Issue: #2803
* | [Conf] Relax some uribl rulesVsevolod Stakhov2019-03-111-2/+7
| |
* | Merge pull request #2616 from heraklit256/uribl-spamhausVsevolod Stakhov2019-03-102-7/+22
|\ \ | |/ |/| also query resolved IPs against Spamhaus ZEN
| * use 'message body' instead of 'mail' for rule descriptionheraklit2562019-03-051-6/+6
| |
| * improve rule descriptionsheraklit2562019-03-041-6/+6
| |
| * set score of URIBL_PBL to +0.01 (be less penalising here)heraklit2562019-03-041-1/+1
| |
| * also query resolved IPs against Spamhaus ZENheraklit2562018-10-292-6/+21
| |
* | fix typo in RCVD_UNAUTH_PBLheraklit2562019-02-131-1/+1
| |
* | [Conf] Remove abuse.chVsevolod Stakhov2019-02-052-9/+0
| | | | | | | | | | Issue: #2744 Closes: #2744
* | keys from config and http arrayizedJohn McKay2019-02-021-4/+11
| |
* | [Feature] Mime_types: Add MIME_BAD_UNICODE ruleVsevolod Stakhov2019-01-181-0/+5
| |
* | Merge pull request #2718 from HeinleinSupport/symbol_failVsevolod Stakhov2019-01-181-0/+4
|\ \ | | | | | | [Minor] lua_scanners - use pattern for FAIL symbol
| * | [Minor] lua_scanners - use pattern for FAIL symbolCarsten Rosenberg2019-01-181-0/+4
| | |
* | | [Conf] Add missing includesVsevolod Stakhov2019-01-181-0/+4
|/ /
* | Merge pull request #2711 from HeinleinSupport/masterVsevolod Stakhov2019-01-172-1/+102
|\ \ | | | | | | Oletools,ICAP support / lua_scanners enhancements
| * | [Fix] groups.conf - filename typoCarsten Rosenberg2019-01-141-2/+2
| | |
| * | [Minor] external_services config + groupsCarsten Rosenberg2019-01-132-1/+102
| | |
* | | [Rules] Add VIOLATED_DIRECT_SPF compositeVsevolod Stakhov2019-01-151-113/+120
|/ /
* | [Rework] Another paths reworkVsevolod Stakhov2018-12-261-1/+1
| |
* | [Rework] Slashing: Distinguish lualibdir, pluginsdir and sharedirVsevolod Stakhov2018-12-263-4/+5
| |
* | Oops, fix score for PKCS7 MIME typesheraklit2562018-12-191-2/+2
| |
* | [Conf] Rbl: DWL is actually special whitelistVsevolod Stakhov2018-12-151-0/+1
| |
* | Added message/rfc822 to mime_types.incMichael Kliewe2018-12-091-0/+1
| | | | | | message/rfc822 is the mimetype if you forward an email as attachment (.eml)
* | [Feature] Core: allow to emit soft reject on task timeoutVsevolod Stakhov2018-12-081-0/+3
| |
* | [Conf] Move to optionsVsevolod Stakhov2018-12-062-1/+3
| |
* | [Conf] Fix configuration sample for ratelimitVsevolod Stakhov2018-11-181-13/+16
| |
* | [Conf] Disable rspamd_update by default (again)Vsevolod Stakhov2018-11-161-0/+1
| |
* | [Minor] Allow to have bulk learn in the default configVsevolod Stakhov2018-11-161-14/+18
| |
* | [Minor] Clickhouse - adjust .conf to follow db scheme v2Carsten Rosenberg2018-11-121-8/+0
| |
* | [Minor] Ops, fix symbol nameVsevolod Stakhov2018-10-291-1/+1
| |
* | [Conf] Add DWL support in the default configurationVsevolod Stakhov2018-10-292-1/+44
| |
* | Merge pull request #2566 from heraklit256/composites-leaveVsevolod Stakhov2018-10-181-5/+10
|\ \ | | | | | | Minor Composite rule cleanup
| * | lower score for PHISH_EMOTION to 1.0heraklit2562018-10-171-1/+1
| | |
| * | lower score for HAS_ANON_DOMAIN to 0.1heraklit2562018-10-171-1/+1
| | |
| * | Include ARC into AUTH_NA ruleheraklit2562018-10-041-2/+2
| | |
| * | Composite rules: Minor cleanupsheraklit2562018-10-041-1/+3
| | | | | | | | | | | | Added descriptions to some rules and unified AND operator.
| * | leave original symbols for composite rulesheraklit2562018-10-041-0/+3
| | | | | | | | | | | | | | | Removing original symbols if a composite rule triggers is kind of confusing and makes debugging harder.
* | | [Minor] Add log_usec option to the default config as an exampleVsevolod Stakhov2018-10-161-1/+4
| | |
* | | [Conf] Extend BAD_POLICIES compositeVsevolod Stakhov2018-10-151-2/+2
| | |
* | | add HAS_ONION_URI to HAS_ANON_DOMAINheraklit2562018-10-131-1/+1
| |/ |/|
* | [Conf] Log forced action by defaultVsevolod Stakhov2018-10-111-1/+1
| |
* | [Minor] Fixes for the previous projectVsevolod Stakhov2018-10-091-2/+1
| |
* | [Conf] Add composite to negate policies when fuzzy/bayes foundVsevolod Stakhov2018-10-091-0/+6
| |
* | [Conf] Increase default bayes scoreVsevolod Stakhov2018-10-091-1/+1
| |
* | [Conf] Add dkim checks for some surbl rulesVsevolod Stakhov2018-10-091-0/+4
| |
* | Merge pull request #2543 from heraklit256/extended-dnswl-scoresVsevolod Stakhov2018-10-081-2/+5
|\ \ | |/ |/| leaving original symbols if DNSWL composite rules are triggered
| * lower weight of RCVD_DKIM_ARC_DNSWL_HI to -1.0heraklit2562018-10-081-1/+1
| |
| * lower weight for RCVD_DKIM_ARC_DNSWL_MED and RCVD_DKIM_ARC_DNSWL_HIGHheraklit2562018-10-041-2/+2
| | | | | | | | | | | | | | These were too high as other symbols - such as ARC_ALLOW - already introduce some negative scores. Thanks to @moisseev for reporting this.