Files
relay/deploy-chatmail/src/deploy_chatmail/postfix/mta-sts-daemon.service
2023-11-25 00:39:27 +01:00

11 lines
198 B
Desktop File

[Unit]
Description=Postfix MTA-STS resolver daemon
[Service]
ExecStart=/usr/local/lib/postfix-mta-sts-resolver/bin/mta-sts-daemon
Restart=always
RestartSec=30
[Install]
WantedBy=multi-user.target