mirror of
https://github.com/chatmail/relay.git
synced 2026-05-16 23:08:57 +00:00
feat: Sign bounce messages
Closes #873 Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
This commit is contained in:
2
.github/workflows/test-and-deploy.yaml
vendored
2
.github/workflows/test-and-deploy.yaml
vendored
@@ -76,7 +76,7 @@ jobs:
|
||||
|
||||
- run: |
|
||||
cmdeploy init staging2.testrun.org
|
||||
sed -i 's/#\s*mtail_address/mtail_address/' chatmail.ini
|
||||
sed -i 's/#\s*mtail_address/mtail_address/;s/max_mailbox_size = 500M/max_mailbox_size = 10k/' chatmail.ini
|
||||
|
||||
- run: cmdeploy run --verbose --skip-dns-check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user