Update .gitea/workflows/test.yml
Run CI Tests / test (push) Successful in 1m43s

This commit is contained in:
2025-08-12 22:58:50 +02:00
parent 422b908f00
commit 1bdbd3f203
+1 -1
View File
@@ -60,7 +60,7 @@ jobs:
# for send mail
sudo postconf -e myhostname=localhost
sudo postconf -e mydestination=localhost.localdomain, localhost
sudo postconf -e 'mydestination=localhost.localdomain, localhost, swissphone-gateway.com'
sudo postconf -e inet_interfaces=loopback-only
sudo postconf -e home_mailbox=Maildir/
sudo service postfix restart