This unit is provided by:
-
https:/
/ packages.debian.org/ unstable/ postfix-mta-sts-resolver -
https:/
/ packages.fedoraproject.org/ pkgs/ postfix-mta-sts-resolver/
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=
-
CapabilityBoundingSet=
-
DevicePolicy=closed
-
ExecStart=/usr/bin/mta-sts-daemon --config /etc/mta-sts-daemon.yml
-
Group=_mta-sts
-
Group=mta-sts
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=strict -
ReadWritePaths=/var/lib/mta-sts/ -/var/spool/postfix/run/mta-sts
-
RemoveIPC
Introduced in systemd 232=yes -
Restart=on-failure
-
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
SystemCallArchitectures=native
-
SystemCallFilter=@basic-io @default @file-system @io-event @ipc @network-io @process @signal @system-service
-
Type=notify
-
UMask=0022
-
User=_mta-sts
-
User=mta-sts
-
-
[Unit]
-
After=redis-server.service
-
Before=postfix.service
-
Description=Provide MTA-STS policy map to Postfix
-
Documentation=man:mta-sts-daemon(1) man:mta-sts-daemon.yml(5)
-
Additionnal notes
Nothing here.