Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [Minor] Improve content rule descriptions | twesterhever | 2023-02-17 | 1 | -4/+3 | |
| | | | ||||||
| * | | [Minor] Improve readability of policies group configuration file | twesterhever | 2023-02-17 | 1 | -4/+0 | |
| | | | ||||||
| * | | [Minor] Add project URL for MSBL | twesterhever | 2023-02-17 | 1 | -2/+2 | |
| | | | ||||||
| * | | [Minor] Add "blocked" tag to DBL_BLOCKED_OPENRESOLVER and DBL_BLOCKED | twesterhever | 2023-02-17 | 1 | -2/+2 | |
| | | | ||||||
| * | | [Minor] Improve SURBL rule descriptions | twesterhever | 2023-02-17 | 1 | -26/+26 | |
| | | | ||||||
| * | | [Minor] Improve readability of RBL/SURBL configuration files | twesterhever | 2023-02-17 | 2 | -1/+5 | |
| | | | ||||||
| * | | [Minor] Add "blocked" tag to *_SPAMHAUS_BLOCKED_OPENRESOLVER and ↵ | twesterhever | 2023-02-17 | 1 | -4/+4 | |
| | | | | | | | | | | | | *_SPAMHAUS_BLOCKED | |||||
| * | | [Minor] Improve RBL rule descriptions | twesterhever | 2023-02-17 | 1 | -20/+20 | |
| | | | ||||||
| * | | [Minor] Update NiX spam project URL | twesterhever | 2023-02-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | [Minor] Replace "Spamhaus XBL any" hack with a more clear solution | twesterhever | 2023-02-17 | 2 | -10/+1 | |
|/ / | ||||||
* | | conf/modules.d/arc.conf: fix parameter name | Jan Smutny | 2023-01-31 | 1 | -1/+1 | |
| | | | | | | | | rename symbol_sign -> sign_symbol | |||||
* | | [Conf] Fix hashbl | Vsevolod Stakhov | 2022-12-21 | 1 | -1/+1 | |
| | | ||||||
* | | [Conf] RBL: Fix selector | Vsevolod Stakhov | 2022-12-18 | 1 | -1/+2 | |
| | | ||||||
* | | [Conf] Preliminary try to add SURBL hashbl support (WIP) | Vsevolod Stakhov | 2022-12-17 | 1 | -0/+24 | |
| | | ||||||
* | | [Conf] Reduce the default timeout | Vsevolod Stakhov | 2022-11-30 | 1 | -1/+1 | |
|/ | ||||||
* | [Conf] Clarify `timeout` in rspamd_proxy | Vsevolod Stakhov | 2022-11-26 | 1 | -1/+8 | |
| | ||||||
* | Merge pull request #4308 from frederikbosch/patch-1 | Vsevolod Stakhov | 2022-10-19 | 1 | -1/+11 | |
|\ | | | | | [Rules] Penalize bounce spam | |||||
| * | Update composites.conf | Frederik Bosch | 2022-10-17 | 1 | -1/+1 | |
| | | ||||||
| * | Composites should not be recursive | Frederik Bosch | 2022-10-12 | 1 | -1/+1 | |
| | | ||||||
| * | Protect against bounce spam | Frederik Bosch | 2022-10-12 | 1 | -1/+11 | |
| | | ||||||
* | | [Enhancement] Add composite rule against AFF involving freemailers | twesterhever | 2022-10-09 | 1 | -0/+7 | |
|/ | ||||||
* | [Fix] BAD_REP_POLICIES did not trigger when message was classified as spam ↵ | Player701 | 2022-08-19 | 1 | -1/+1 | |
| | | | | by Bayes | |||||
* | [Conf] Add missing groups for whitelist module symbols | Vsevolod Stakhov | 2022-05-26 | 1 | -0/+8 | |
| | | | | Issue: #4169 | |||||
* | [Minor] Query EBLs for authenticated users as well | twesterhever | 2022-04-18 | 1 | -0/+2 | |
| | ||||||
* | Merge pull request #4141 from twesterhever/temp-uribl-surbl-queries | Vsevolod Stakhov | 2022-04-11 | 1 | -2/+2 | |
|\ | | | | | [Feature] Query HELOs, PTRs, and Reply-To's against SURBL and URIBL as well | |||||
| * | [Enhancement] Query HELOs, PTRs, and Reply-To's against SURBL and URIBL as well | twesterhever | 2022-04-09 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #4142 from twesterhever/temp-adjust-sbl-scores | Vsevolod Stakhov | 2022-04-10 | 1 | -2/+2 | |
|\ \ | | | | | | | [Enhancement] Adjust scores of Spamhaus SBL hits | |||||
| * | | [Enhancement] Adjust scores of Spamhaus SBL hits | twesterhever | 2022-04-09 | 1 | -2/+2 | |
| |/ | ||||||
* | | Merge pull request #4144 from twesterhever/temp-enable-uribl-lookups-local-users | Vsevolod Stakhov | 2022-04-09 | 1 | -0/+4 | |
|\ \ | | | | | | | [Fix] Do not exclude authenticated users from URIBL lookups | |||||
| * | | [Fix] Do not exclude authenticated users from URIBL lookups | twesterhever | 2022-04-09 | 1 | -0/+4 | |
| |/ | ||||||
* / | [Fix] Disable IPv6 lookups for Blocklist.de RBL | twesterhever | 2022-04-09 | 1 | -1/+0 | |
|/ | ||||||
* | [Minor] Fix typo in config documentation in statistic.conf | Kamil Sztuke | 2022-04-06 | 1 | -3/+3 | |
| | ||||||
* | [Minor] Add max scores for some groups | Vsevolod Stakhov | 2022-03-23 | 2 | -0/+4 | |
| | ||||||
* | Spelling (#4086) | Josh Soref | 2022-02-22 | 1 | -1/+1 | |
| | | | [Rework] Massive spelling fix from @jsoref | |||||
* | [Rules] Fix symbol for DKIM temporary failure | Anton Yuzhaninov | 2022-02-15 | 1 | -1/+1 | |
| | | | | There is no R_DKIM_DNSFAIL symbol (in default config), but there is R_DKIM_TEMPFAIL. | |||||
* | [Enhancement] Query HELOs, PTRs, and Reply-To's against Spamhaus DBL too | twesterhever | 2022-01-30 | 1 | -1/+1 | |
| | ||||||
* | [Conf] Score MIME_OBFUSCATED_ARCHIVE to 8 points | Vsevolod Stakhov | 2022-01-13 | 1 | -0/+5 | |
| | ||||||
* | Merge pull request #4013 from dupondje/add_pdf_mapping | Vsevolod Stakhov | 2021-12-19 | 1 | -1/+2 | |
|\ | | | | | Map application/x-pdf to pdf | |||||
| * | Map application/x-pdf to pdf | Jean-Louis Dupond | 2021-12-17 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | Some mails were marked as MIME_BAD_ATTACHMENT (4) [pdf:application/x-pdf] application/x-pdf might be obsolete but still used. | |||||
* | | Assign weights to Mailspike Whitelists | Jean-Louis Dupond | 2021-12-17 | 1 | -15/+15 | |
|/ | | | | | | | Assign a weight to the MAILSPIKE whitelist RBL symbols. Use the same but negative weight as its blacklist counterparts. Also fix some indents in the file | |||||
* | Uncomment but disable SpamHaus URIBL | Jean-Louis Dupond | 2021-11-29 | 2 | -48/+55 | |
| | | | | | | | Fix the Spamhaus URIBL and uncomment but disable it. This way it can be easily enabled in local.d without the need to copy the whole block. Symbols are also ignored as this will generate a warning otherwise. | |||||
* | Add application/pgp-keys to known mime types | Kristian Stöckel | 2021-11-25 | 1 | -0/+1 | |
| | ||||||
* | [Conf] Set one_shot for URIBL rules by default | moisseev | 2021-11-12 | 1 | -6/+34 | |
| | ||||||
* | [Feature] BIMI: Add preliminary version of the BIMI plugin | Vsevolod Stakhov | 2021-11-06 | 1 | -0/+29 | |
| | | | | Issue: #3935 | |||||
* | [Config] Allow configurable s3 urls | bradleydoherty59 | 2021-11-05 | 1 | -0/+1 | |
| | ||||||
* | [Feature] Add junk_threshold for autolearn | Victor Nawothnig | 2021-10-15 | 1 | -2/+3 | |
| | ||||||
* | [Minor] config: remove RBL defaults that re-enforce true defaults | Andrew Lewis | 2021-10-07 | 1 | -5/+0 | |
| | ||||||
* | [Minor] config: don't lie about antivirus whitelist | Andrew Lewis | 2021-10-07 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Remove unused cfg fields | Vsevolod Stakhov | 2021-09-10 | 1 | -1/+0 | |
| | ||||||
* | [Feature] Add preliminary exporter to AWS S3 | Vsevolod Stakhov | 2021-08-12 | 1 | -0/+26 | |
| |