aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Test multimap regexp_multi mapAndrew Lewis2024-05-275-0/+21
|
* [Fix] Unset autolearn flag if we learn explicitlyVsevolod Stakhov2024-05-241-0/+3
|
* Merge pull request #4976 from rspamd/vstakhov-fix-multimap-multisymVsevolod Stakhov2024-05-214-6/+7
|\ | | | | Fix multimaps with dynamic symbols
| * [Fix] Fix dynamic_symbols in the multimap pluginVsevolod Stakhov2024-05-201-2/+2
| |
| * [Test] Properly test symbols registrationVsevolod Stakhov2024-05-203-4/+5
| |
* | Merge pull request #4967 from ishisora/masterVsevolod Stakhov2024-05-211-2/+3
|\ \ | |/ |/| [Minor] Exclude User-Agent: Mozilla Thunderbird from XM_UA_NO_VERSION
| * correct headers.luaishisora2024-05-211-1/+1
| |
| * Merge branch 'rspamd:master' into masterishisora2024-05-141-0/+1
| |\
| * | [Minor] Exclude User-Agent: Mozilla Thunderbird from XM_UA_NO_VERSIONgami2024-05-141-1/+1
| | |
| * | [Minor] Exclude User-Agent: Mozilla Thunderbird from XM_UA_NO_VERSIONgami2024-05-141-2/+3
| | |
* | | Merge pull request #4975 from rspamd/vstakhov-dkim-l-sanityVsevolod Stakhov2024-05-202-6/+29
|\ \ \ | | | | | | | | Verify `l=` tag in DKIM signatures
| * | | [Minor] Tweak some checksVsevolod Stakhov2024-05-181-2/+11
| | | |
| * | | [Minor] Grr, fix misprintVsevolod Stakhov2024-05-181-2/+2
| | | |
| * | | [Minor] Oops, fix the buildVsevolod Stakhov2024-05-181-2/+2
| | | |
| * | | [Feature] Verify sanity of l= tag in DKIMVsevolod Stakhov2024-05-181-2/+16
| | | |
* | | | Merge pull request #4972 from dragoangel/patch-5Vsevolod Stakhov2024-05-181-0/+18
|\ \ \ \ | |/ / / |/| | | Add bayes_expiry.conf to provide ability to set custom settings
| * | | Merge branch 'master' into patch-5Dmitriy Alekseev2024-05-173-9/+16
| |\ \ \
| * \ \ \ Merge branch 'master' into patch-5Dmitriy Alekseev2024-05-161-1/+44
| |\ \ \ \
| * | | | | Update bayes_expiry.confDmitriy Alekseev2024-05-161-7/+0
| | | | | |
| * | | | | Create bayes_expiry.confDmitriy Alekseev2024-05-161-0/+25
| | | | | |
* | | | | | [Minor] Use proper typing and allocation logic in kannVsevolod Stakhov2024-05-181-452/+660
| | | | | |
* | | | | | [Fix] Allow autolearn for the controller workerVsevolod Stakhov2024-05-183-5/+1
| |_|/ / / |/| | | |
* | | | | Merge pull request #4973 from rspamd/vstakhov-fix-dmarc-ruaVsevolod Stakhov2024-05-173-9/+16
|\ \ \ \ \ | |_|/ / / |/| | | | Fix parsing of DMARC records with spaces
| * | | | [Minor] Oops, fix `for` loopVsevolod Stakhov2024-05-161-1/+1
| | | | |
| * | | | [Minor] Relax mailto processing with no TLDVsevolod Stakhov2024-05-161-3/+11
| | | | |
| * | | | [Minor] Improve string splittingVsevolod Stakhov2024-05-161-4/+3
| | | | |
| * | | | [Fix] Allow spaces in DMARC recordsVsevolod Stakhov2024-05-161-2/+2
| | | | | | | | | | | | | | | | | | | | Issue: #4906
* | | | | Merge pull request #4965 from rspamd/vstakhov-check-nconns-shutdownVsevolod Stakhov2024-05-161-1/+44
|\ \ \ \ \ | |_|/ / / |/| | | | [Fix] Check nconns when firing the final termination event
| * | | | [Minor] Make log message less confusingVsevolod Stakhov2024-05-131-1/+1
| | | | |
| * | | | [Fix] Check nconns when firing the final termination eventVsevolod Stakhov2024-05-131-1/+44
| |/ / / | | | | | | | | | | | | Issue: #4941
* | | | Merge pull request #4963 from fatalbanana/debian_fasttextVsevolod Stakhov2024-05-152-2/+0
|\ \ \ \ | |_|_|/ |/| | | Revert "[Minor] debian: enable fasttext"
| * | | Revert "[Minor] debian: enable fasttext"Andrew Lewis2024-05-132-2/+0
| | | | | | | | | | | | | | | | This reverts commit afe7a39faf6a414f484ca15ff585e785c3da2e2c.
* | | | Merge pull request #4966 from moisseev/eslintVsevolod Stakhov2024-05-141-0/+1
|\ \ \ \ | |_|_|/ |/| | | [Test] Disable @stylistic/multiline-comment-style
| * | | [Test] Disable @stylistic/multiline-comment-stylemoisseev2024-05-131-0/+1
|/ / /
* | / Merge pull request #4961 from fatalbanana/debian_fasttextVsevolod Stakhov2024-05-132-0/+3
|\| | | |/ |/| Enable fasttext support on debianalikes
| * [Minor] debian: enable fasttextAndrew Lewis2024-05-132-0/+2
| |
| * [Minor] debian: add libarchive-dev to Build-DependsAndrew Lewis2024-05-131-0/+1
| |
* | Merge pull request #4955 from twesterhever/temp-dnsbl-mid-fix-selectorVsevolod Stakhov2024-05-061-3/+9
|\ \ | | | | | | [Minor] Properly make use of selectors for checking MID RHSs against DNSBLs
| * | [Minor] Properly make use of selectors for checking MID RHSs against DNSBLstwesterhever2024-05-061-3/+9
|/ / | | | | | | Related to: https://github.com/rspamd/rspamd/pull/4888
* | Merge pull request #4953 from ikedas/fix_is_uppercaseVsevolod Stakhov2024-05-041-4/+9
|\ \ | | | | | | [Fix] SUBJ_ALL_CAPS is overkill with some unicase scripts
| * | SUBJ_ALL_CAPS is overkillIKEDA Soji2024-05-031-4/+9
| | | | | | | | | | | | It should consider characters in unicase scripts as being not uppercase.
* | | Merge pull request #4954 from moisseev/webuiVsevolod Stakhov2024-05-031-1/+1
|\ \ \ | | | | | | | | [Minor] Remove redundant sub-property
| * | | [Minor] Remove redundant sub-propertymoisseev2024-05-031-1/+1
|/ / /
* | | Merge pull request #4888 from twesterhever/temp-rbl-midVsevolod Stakhov2024-05-021-0/+3
|\ \ \ | |/ / |/| | Implement DNSBL checks for Message-ID RHS
| * | [Minor] Query MID RHS FQDNs against popular DNSBL using selectorstwesterhever2024-04-281-0/+3
| | | | | | | | | | | | | | | See https://github.com/rspamd/rspamd/pull/4888 for the related discussion.
| * | Revert "[Enhancement] Check Message-ID RHS against popular DNSBLs by default"twesterhever2024-04-281-3/+3
| | | | | | | | | | | | This reverts commit c78c70c76bb7ae8e714ed773037ccce1012dd20f.
| * | Revert "[Enhancement] Implement Message-ID RHS checks against DNSBLs"twesterhever2024-04-282-26/+2
| | | | | | | | | | | | This reverts commit 5e84a82f8742ed2bcef65859759c0dd14aa9c4ca.
| * | [Enhancement] Check Message-ID RHS against popular DNSBLs by defaulttwesterhever2024-04-281-3/+3
| | |
| * | [Enhancement] Implement Message-ID RHS checks against DNSBLstwesterhever2024-04-282-2/+26
| | |
* | | Merge pull request #4950 from twesterhever/temp-cd-message-bodyVsevolod Stakhov2024-05-011-0/+14
|\ \ \ | | | | | | | | Add Content-Description header rules