mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-01 10:37:49 +00:00
no with here
This commit is contained in:
@@ -80,8 +80,7 @@ if os.path.exists("/overrides/mta-sts-daemon.yml"):
|
||||
conf.jinja("/etc/mta-sts-daemon.yml", os.environ, "/etc/mta-sts-daemon.yml")
|
||||
|
||||
if not os.path.exists("/etc/postfix/tls_policy.map.lmdb"):
|
||||
with open("/etc/postfix/tls_policy.map", "a") as f:
|
||||
pass
|
||||
open("/etc/postfix/tls_policy.map", "a").close()
|
||||
os.system("postmap /etc/postfix/tls_policy.map")
|
||||
|
||||
if "RELAYUSER" in os.environ:
|
||||
|
||||
Reference in New Issue
Block a user