[Rspamd-Users] Simple rule trouble.

Florian Piekert floppy at floppy.org
Wed Sep 10 16:18:06 UTC 2025


Hello,

...

> Fantastic, perfect for the example (which would solve a chunk of rules I have/want) as they are static.
> 
> However, still runs into the issue of I have to deploy them which is change control, peer-review, approval, scheduling then finally 4 hours of someone deploying them which is impractical for something that needs a dynamic response.

change control, use git.
peer-review solve it as you need, same with approval.
deploy? use parallel rsync/scp to all targets.

> Thank you, I will use this for a chunk of stuff for sure.

Setting up the rules is the task at hand, once you configured it (not the map-files) appropriately, you only need to update the dynamic files and have a cron task fire up a Makefile make script to rspamd reload.

Good luck with the rules.

Florian



More information about the Users mailing list