Commit Graph

17 Commits (e548c4e531a9e465647ace70787a540b3d4e050c)

Author SHA1 Message Date
Manuel Vázquez Acosta 611363cbe4
Don't generate the clamav configuration if ANTIVIRUS is none.
Otherwise the rspamd will try to connect to none, timing out several times and
leading to poor performance.
Tim Möhlmann 8172f3eab8
Move the Mailu Docker network to a fixed subnet.
This will make network configuration and host based authentication
more robust, across different deployment platforms.
The options `RELAYNETS` and`POD_ADDRESS_RANGE` are kept for compatibility.
However, their usage have become optional.
Thomas Sänger 13bc6261e4
allow DKIM-signing if From-Header and Auth-User mismatch
Thomas Sänger 9ba086fcff
store rspamd history in redis
mergify[bot] 118ea0f3fb
Merge pull request from ofthesun9/feature-swarm
Enabling swarm deployment on master branch
ofthesun9 86bdce8407 Explicitely specify the fuzzy worker listen address
ofthesun9 1f71d10899 Change POD_ADDRESS_RANGE introduction like it is done on deovecot-sql.conf.ext
ofthesun9 0eb963eb21 Merge branch 'master' into feat-fuzzyhashes
ofthesun9 74796201ec Merge branch 'master' into feature-swarm
Thomas Sänger 76923d80d8
implement support for ARC
ofthesun9 23e288aadc Enabling swarm deployment on master branch:
-Extends the usage of POD_ADDRESS_RANGE
-Provides documentation
ofthesun9 12294a6e5a Trying to enable fuzzy hashes for rspamd
Mildred Ki'Lya ae8c9f5a6b Add various environment variables to allow running outside of docker-compose
kaiyou d23becb910 Disable esld when signing with dkim, fixes
kaiyou 3675fdb915 Install the proper rspamd modules on top of Alpine
kaiyou 1d9b3b00a7 Use rspamd as a milter service instead of deprecated rmilter
kaiyou 689be5f2d9 Move all directories per theme