remove echobot from relay deployment and make sure it's un-installed during "cmdeploy run"

This commit is contained in:
holger krekel
2025-12-07 15:02:10 +01:00
parent 51d16b6bb8
commit b000213c68
14 changed files with 21 additions and 281 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- Remove echobot from relays
([#753](https://github.com/chatmail/relay/pull/753))
- Add robots.txt to exclude all web crawlers
([#732](https://github.com/chatmail/relay/pull/732))