Update to 25.11 beta

This commit is contained in:
Aleksandr Lebedev 2025-11-30 18:35:05 +01:00
parent d7ff944e53
commit 3cf8570595
6 changed files with 113 additions and 111 deletions

View file

@ -10,7 +10,7 @@
myhostname = "stargate.local";
mydestination = "localhost, localhost.com";
relay_domains = "notthebees.org";
relay_domains = ["notthebees.org"];
transport_maps = "hash:/etc/postfix.conf";
inet_interfaces = "all";
};