| Server IP : 65.1.209.187 / Your IP : 216.73.216.144 Web Server : nginx/1.24.0 System : Linux ip-172-31-5-206 6.14.0-1015-aws #15~24.04.1-Ubuntu SMP Tue Sep 23 22:44:48 UTC 2025 x86_64 User : ( 1001) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/systemd/system/ |
Upload File : |
[Unit] Description=Provide MTA-STS policy map to Postfix Documentation=man:mta-sts-daemon(1) man:mta-sts-daemon.yml(5) After=redis-server.service Before=postfix.service [Service] Type=notify ExecStart=/usr/bin/mta-sts-daemon --config /etc/mta-sts-daemon.yml Restart=on-failure User=_mta-sts Group=_mta-sts AmbientCapabilities= CapabilityBoundingSet= DevicePolicy=closed LockPersonality=yes MemoryDenyWriteExecute=yes NoNewPrivileges=yes PrivateDevices=yes PrivateTmp=yes ProtectControlGroups=yes ProtectHome=yes ProtectKernelModules=yes ProtectKernelTunables=yes ProtectSystem=strict # sqlite ReadWritePaths=/var/lib/mta-sts/ -/var/spool/postfix/run/mta-sts RemoveIPC=yes # AF_UNIX needed for sd_notify RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX RestrictNamespaces=yes RestrictRealtime=yes SystemCallArchitectures=native SystemCallFilter=@basic-io @default @file-system @io-event @ipc @network-io @process @signal @system-service UMask=0022 [Install] WantedBy=multi-user.target