Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add key for rspamd.com fuzzy storage. | Vsevolod Stakhov | 2015-10-01 | 1 | -0/+1 |
* | Set one shot mode for dkim. | Vsevolod Stakhov | 2015-09-17 | 1 | -0/+1 |
* | Further reduce hfilter weights. | Vsevolod Stakhov | 2015-09-17 | 1 | -17/+17 |
* | Enable systemd logging in systemd configuration. | Vsevolod Stakhov | 2015-09-17 | 1 | -0/+1 |
* | Add facebookmail.com to dmarc whitelist. | Vsevolod Stakhov | 2015-09-16 | 1 | -0/+1 |
* | Adjust scores for whitelists slightly. | Vsevolod Stakhov | 2015-09-16 | 2 | -4/+5 |
* | Add whitelist configuration. | Vsevolod Stakhov | 2015-09-16 | 3 | -0/+408 |
* | Use new statistics format in the default config. | Vsevolod Stakhov | 2015-09-16 | 1 | -15/+24 |
* | Fix a stupid mistake in module name. | Vsevolod Stakhov | 2015-09-15 | 1 | -1/+1 |
* | Add default dmarc configuration. | Vsevolod Stakhov | 2015-09-15 | 2 | -0/+28 |
* | Use rspamd.com instead of highsecure.ru | Vsevolod Stakhov | 2015-09-14 | 1 | -1/+1 |
* | Remove lapsed domains from 2tld.inc | Andrew Lewis | 2015-08-19 | 1 | -69/+0 |
* | Remove duplicated entry from 2tld.inc | Andrew Lewis | 2015-08-19 | 1 | -1/+0 |
* | Rework HTML rules. | Vsevolod Stakhov | 2015-08-08 | 1 | -1/+1 |
* | Split modules configuration. | Vsevolod Stakhov | 2015-08-07 | 16 | -335/+338 |
* | Rework rules installation. | Vsevolod Stakhov | 2015-08-07 | 1 | -1/+1 |
* | Remove lua rules from conf subdir. | Vsevolod Stakhov | 2015-08-07 | 8 | -1487/+0 |
* | Fix usage of variable. | Vsevolod Stakhov | 2015-07-30 | 1 | -1/+1 |
* | Add default classify headers. | Vsevolod Stakhov | 2015-07-28 | 1 | -1/+7 |
* | Make R_EMPTY_IMAGE tutorial function. | Vsevolod Stakhov | 2015-07-23 | 1 | -11/+11 |
* | Tune R_EMPTY_IMAGE to avoid false positives. | Vsevolod Stakhov | 2015-07-23 | 1 | -2/+2 |
* | Add improved version of R_EMPTY_IMAGE. | Vsevolod Stakhov | 2015-07-23 | 2 | -16/+23 |
* | Start work on new HTML rules. | Vsevolod Stakhov | 2015-07-23 | 4 | -8/+64 |
* | Misprint. | Vsevolod Stakhov | 2015-07-16 | 1 | -1/+1 |
* | Remove debug. | Vsevolod Stakhov | 2015-07-16 | 1 | -1/+0 |
* | Do not use reconf for pure lua functions. | Vsevolod Stakhov | 2015-07-16 | 1 | -1/+1 |
* | Rework R_PARTS_DIFFER rule. | Vsevolod Stakhov | 2015-07-15 | 1 | -1/+17 |
* | Set ignore_whitelists = true for RECEIVED_SPAMHAUS_XBL | Andrew Lewis | 2015-07-02 | 1 | -0/+1 |
* | Further defang whitelists | Andrew Lewis | 2015-07-02 | 1 | -0/+2 |
* | Add RCVD_IN_DNSWL_NONE as whitelisting exclusion | Andrew Lewis | 2015-07-01 | 1 | -0/+1 |
* | Fix misprint | Andrew Lewis | 2015-06-29 | 1 | -1/+1 |
* | Silence errors; yield unknown results from RBLs; fix scoring for DNSWL | Andrew Lewis | 2015-06-29 | 2 | -10/+29 |
* | Fix another duplicated symbol registration | Andrew Lewis | 2015-06-29 | 1 | -1/+0 |
* | Don't use RWL_SPAMHAUS_WL (unknown result) for whitelisting | Andrew Lewis | 2015-06-23 | 1 | -0/+1 |
* | Don't use RWL_MAILSPIKE_POSSIBLE or DNSWL_BLOCKED for whitelisting | Andrew Lewis | 2015-06-22 | 1 | -0/+2 |
* | DBL_ABUSE_REDIR should not have significant weight. | Vsevolod Stakhov | 2015-05-23 | 1 | -1/+1 |
* | Improve thunderbird sanity checks. | Vsevolod Stakhov | 2015-05-19 | 1 | -1/+1 |
* | Config tidying | Andrew Lewis | 2015-05-06 | 3 | -1035/+1283 |
* | Be more clever about forged MUA rules and maillist. | Vsevolod Stakhov | 2015-05-06 | 2 | -28/+19 |
* | Merge pull request #277 from fatalbanana/master | Vsevolod Stakhov | 2015-05-02 | 1 | -3/+0 |
|\ | |||||
| * | Remove stray TLDs from 2tld.inc | Andrew Lewis | 2015-05-02 | 1 | -3/+0 |
* | | Merge pull request #276 from fatalbanana/master | Vsevolod Stakhov | 2015-05-02 | 1 | -7144/+824 |
|\| | |||||
| * | Deduplicate 2tld.inc against effective_tld_names.dat | Andrew Lewis | 2015-05-02 | 1 | -7144/+824 |
* | | Fix hfilter URL_ONELINE rule. | Vsevolod Stakhov | 2015-05-01 | 1 | -3/+1 |
* | | Misprint. | Vsevolod Stakhov | 2015-05-01 | 1 | -1/+1 |
* | | Add DBL list gradation. | Vsevolod Stakhov | 2015-05-01 | 2 | -2/+64 |
* | | Add negation for forged thunderbird MID in case of maillist. | Vsevolod Stakhov | 2015-05-01 | 2 | -1/+10 |
* | | Avoid regexp_match_number. | Vsevolod Stakhov | 2015-04-30 | 3 | -4/+4 |
* | | Fix hfilter rule. | Vsevolod Stakhov | 2015-04-29 | 1 | -5/+1 |
|/ | |||||
* | Remove useless subclasses. | Vsevolod Stakhov | 2015-04-28 | 1 | -21/+0 |