Commit Graph

27 Commits

Author SHA1 Message Date
Alex D. 44362ab9fe
Attempt to fix spamtrap 2024-03-30 18:46:31 +00:00
Alex D. b9c284e099
Adapt ratelimit module 2023-05-01 13:03:06 +00:00
Alex D. e1eafe2356
Disable greylisting 2023-02-07 10:55:47 +00:00
Alex D. b4877b7fa9
Outright reject all lists since people don't really correct their scores, remove senderscore 2022-11-03 19:17:08 +00:00
Alex D. c08f96b5a9
Remove URIBL_GREY from rejections 2022-11-01 12:51:33 +00:00
Alex D. a3b46330e2
Set senderscore as trusted source, soft reject mail 2022-05-28 14:39:23 +00:00
Alex D. 3c8286fa44
Remove forged address filter, many false positives 2022-05-22 18:15:15 +00:00
Alex D. 5279cf7f06
Fix unreliable different class SPAMTRAP and move composites to internal expressions for force_actions 2022-05-20 20:48:08 +00:00
Alex D. b1eb24accb
SYMBOLS must have weights to be recognized by FORCE_ACTIONS 2022-05-20 19:42:07 +00:00
Alex D. 8f751d10c9
Reorder config 2022-05-07 10:14:30 +00:00
Alex D. 474e653b6d
Fix symbol collisions 2022-04-25 17:33:55 +00:00
Alex D. b940a7293b
Stop generating hashes for configs and manage group in individual files 2022-04-06 18:09:06 +00:00
Alex D. 116acdc530
Tweak composites and remove soft reject from DMARC soft fail 2022-04-02 15:54:19 +00:00
Alex D. 7d84fce442
Fix force_actions, this time for real 2022-03-24 06:20:17 +00:00
Alex D. 35a0f0c364
Fix force_actions and reorder filters, offload action handling based on symbols from dkim module 2022-03-20 16:45:30 +00:00
Alex D. 807046b6fe
Fix spamtrap 2022-03-09 14:15:32 +00:00
Alex D. 243a9324e5
Tweak rspamd 2022-03-09 13:23:53 +00:00
Alex D. 26a29bebc6
Add hfilter module and tweak scores to be more aggressive where it makes sense 2021-06-13 08:48:19 +00:00
Alex D. eef6f2dd65
Change inclusion paths 2021-06-02 18:20:04 +00:00
Alex D. 8df9fdc4ab
Reorganization, automation and more
- More templating and inheritance
- New commands
+ rx_replace
+ rx_install
+ rx_cpkgdir
- More transparency with secrets being sourced as variables and replaced
- Modularization of configs
+ telegraf
+ nginx (partial)
+ fastd
+ wireguard
+ unbound
- Split of unbound configurations and bind zones
- Bumping of key versions (rolling keys)
+ ZSK/KSK
+ OpenDKIM
- Relaxed permission defaults
and other smaller tweaks...
2021-06-01 23:17:41 +00:00
Alex D. 551ea8337d
Tweaks to spam filter
- Make backlists and whitelists more useful
- Enable ARC
- Enable DNSSEC
- Tweak few things
- Enable some missing RBLs
2021-04-08 00:36:56 +00:00
Alex D. 55bd1afc75
Add SORBS rbl 2021-03-28 16:37:05 +00:00
Alex D. 915b65e72a
Add spamtrap for redxen domain 2021-03-17 11:18:55 +00:00
Alex D. 097636b04c
Skip authenticated users, reorder filters to allow optimizations,allow everything for postmaster and remove spamd result from local headers 2021-02-14 03:00:24 +00:00
Alex D. 0dd8360b9f
Make autolearning more aggressive (and functional) and enable fuzzy learning and using upstream fuzzy storage 2021-02-14 01:32:55 +00:00
Alex D. b720cac61b
Add few features to rspamd 2021-02-11 10:23:34 +00:00
Alex D. c4587d7276
Use common format for configs 2021-02-07 21:36:32 +00:00