aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* Remove R_TO_SEEMS_AUTO as it generates a lot of FPVsevolod Stakhov2015-12-241-5/+0
|
* Adjust some default scoresVsevolod Stakhov2015-12-201-8/+8
|
* 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
* Remove fake surbl symbols from metricVsevolod Stakhov2015-11-301-15/+0
|
* Add config for spamhaus SBL to uriblVsevolod Stakhov2015-11-272-23/+37
|
* Reduce the default limitVsevolod Stakhov2015-11-241-2/+2
|
* Reduce weight of SUSPICIOUS_RECIPSVsevolod Stakhov2015-11-201-1/+1
|
* Add max_word_len and words_decay optionsVsevolod Stakhov2015-11-121-0/+5
|
* Add 'allow_raw_input' optionVsevolod Stakhov2015-11-121-0/+2
|
* Fix stupid misprint.Vsevolod Stakhov2015-11-061-1/+1
|
* Add default log_format to the configVsevolod Stakhov2015-11-061-0/+6
|
* Always load settings.Vsevolod Stakhov2015-10-261-0/+1
|
* Finish history format rework.Vsevolod Stakhov2015-10-241-0/+1
|
* Set default task_timeout explicitly.Vsevolod Stakhov2015-10-141-0/+1
|
* Enable control socket by defaultVsevolod Stakhov2015-10-141-0/+2
|
* Further reducing of hfilter weights.Vsevolod Stakhov2015-10-131-4/+4
|
* Add key for rspamd.com fuzzy storage.Vsevolod Stakhov2015-10-011-0/+1
|
* Set one shot mode for dkim.Vsevolod Stakhov2015-09-171-0/+1
|
* Further reduce hfilter weights.Vsevolod Stakhov2015-09-171-17/+17
|
* Enable systemd logging in systemd configuration.Vsevolod Stakhov2015-09-171-0/+1
|
* Add facebookmail.com to dmarc whitelist.Vsevolod Stakhov2015-09-161-0/+1
|
* Adjust scores for whitelists slightly.Vsevolod Stakhov2015-09-162-4/+5
|
* Add whitelist configuration.Vsevolod Stakhov2015-09-163-0/+408
|
* Use new statistics format in the default config.Vsevolod Stakhov2015-09-161-15/+24
|
* Fix a stupid mistake in module name.Vsevolod Stakhov2015-09-151-1/+1
|
* Add default dmarc configuration.Vsevolod Stakhov2015-09-152-0/+28
|
* Use rspamd.com instead of highsecure.ruVsevolod Stakhov2015-09-141-1/+1
|
* Remove lapsed domains from 2tld.incAndrew Lewis2015-08-191-69/+0
|
* Remove duplicated entry from 2tld.incAndrew Lewis2015-08-191-1/+0
|
* Rework HTML rules.Vsevolod Stakhov2015-08-081-1/+1
|
* Split modules configuration.Vsevolod Stakhov2015-08-0716-335/+338
|
* Rework rules installation.Vsevolod Stakhov2015-08-071-1/+1
|
* Remove lua rules from conf subdir.Vsevolod Stakhov2015-08-078-1487/+0
|
* Fix usage of variable.Vsevolod Stakhov2015-07-301-1/+1
|
* Add default classify headers.Vsevolod Stakhov2015-07-281-1/+7
|
* Make R_EMPTY_IMAGE tutorial function.Vsevolod Stakhov2015-07-231-11/+11
|
* Tune R_EMPTY_IMAGE to avoid false positives.Vsevolod Stakhov2015-07-231-2/+2
|
* Add improved version of R_EMPTY_IMAGE.Vsevolod Stakhov2015-07-232-16/+23
|
* Start work on new HTML rules.Vsevolod Stakhov2015-07-234-8/+64
|
* Misprint.Vsevolod Stakhov2015-07-161-1/+1
|
* Remove debug.Vsevolod Stakhov2015-07-161-1/+0
|
* Do not use reconf for pure lua functions.Vsevolod Stakhov2015-07-161-1/+1
|
* Rework R_PARTS_DIFFER rule.Vsevolod Stakhov2015-07-151-1/+17
|
* Set ignore_whitelists = true for RECEIVED_SPAMHAUS_XBLAndrew Lewis2015-07-021-0/+1
|
* Further defang whitelistsAndrew Lewis2015-07-021-0/+2
|
* Add RCVD_IN_DNSWL_NONE as whitelisting exclusionAndrew Lewis2015-07-011-0/+1
|
* Fix misprintAndrew Lewis2015-06-291-1/+1
|
* Silence errors; yield unknown results from RBLs; fix scoring for DNSWLAndrew Lewis2015-06-292-10/+29
|
* Fix another duplicated symbol registrationAndrew Lewis2015-06-291-1/+0
|
* Don't use RWL_SPAMHAUS_WL (unknown result) for whitelistingAndrew Lewis2015-06-231-0/+1
|