20 コミット (3a318de52379a4db8c47569a5a62dedd0cfe5a53)

作成者 SHA1 メッセージ 日付
Tim Möhlmann 05ea4474e7
make `ANTIVIRUS_ADDRESS` consistent with #940 6年前
Igor Rzegocki 6f973a2e4b
Fixed hardcoded antispam and antivirus host addresses
Fixes #978
6年前
Ionut Filip 4c25c83419 HOST_* and *_ADDRESS variables cleanup 7年前
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.
7年前
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.
7年前
Thomas Sänger 13bc6261e4
allow DKIM-signing if From-Header and Auth-User mismatch 7年前
Thomas Sänger 9ba086fcff
store rspamd history in redis 7年前
mergify[bot] 118ea0f3fb
Merge pull request #604 from ofthesun9/feature-swarm
Enabling swarm deployment on master branch
7年前
ofthesun9 86bdce8407 Explicitely specify the fuzzy worker listen address 7年前
ofthesun9 1f71d10899 Change POD_ADDRESS_RANGE introduction like it is done on deovecot-sql.conf.ext 7年前
ofthesun9 0eb963eb21 Merge branch 'master' into feat-fuzzyhashes 7年前
ofthesun9 74796201ec Merge branch 'master' into feature-swarm 7年前
Thomas Sänger 76923d80d8
implement support for ARC 7年前
ofthesun9 23e288aadc Enabling swarm deployment on master branch:
-Extends the usage of POD_ADDRESS_RANGE
-Provides documentation
7年前
ofthesun9 12294a6e5a Trying to enable fuzzy hashes for rspamd 7年前
Mildred Ki'Lya ae8c9f5a6b Add various environment variables to allow running outside of docker-compose 7年前
kaiyou d23becb910 Disable esld when signing with dkim, fixes #435 8年前
kaiyou 3675fdb915 Install the proper rspamd modules on top of Alpine 8年前
kaiyou 1d9b3b00a7 Use rspamd as a milter service instead of deprecated rmilter 8年前
kaiyou 689be5f2d9 Move all directories per theme 8年前