Postfix Configuration - Linux

/etc/systemd/postfix.service

Quick Actions

๐Ÿ“ฅ Download Original postfix.service

Configuration File Information

Configuration File Content

/etc/systemd/postfix.service
23 lines
[Unit]
Description=Postfix Mail Transport Agent
After=syslog.target network.target
Conflicts=sendmail.service exim.service

[Service]
Type=forking
PIDFile=/var/spool/postfix/pid/master.pid
EnvironmentFile=-/etc/sysconfig/network
PrivateTmp=true
CapabilityBoundingSet=~ CAP_NET_ADMIN CAP_SYS_ADMIN CAP_SYS_BOOT CAP_SYS_MODULE
ProtectSystem=true
PrivateDevices=true
ExecStartPre=-/usr/sbin/restorecon -R /var/spool/postfix/pid
ExecStartPre=-/usr/libexec/postfix/aliasesdb
ExecStartPre=-/usr/libexec/postfix/chroot-update
ExecStart=/usr/sbin/postfix start
ExecReload=/usr/sbin/postfix reload
ExecStop=/usr/sbin/postfix stop

[Install]
WantedBy=multi-user.target

        

Download Commands

postfix.service โ€ข

Download the 100% original unaltered configuration file pulled from Postfix

Using wget:

wget -O postfix.service.example https://exampleconfig.com/api/v1/config/original/e4965ef7ea7440b0ab58518c126d30d0?hint=postfix.service

Using curl:

curl https://exampleconfig.com/api/v1/config/original/e4965ef7ea7440b0ab58518c126d30d0?hint=postfix.service > postfix.service.example

Related Configuration Files

Technical Details

File Location
/etc/systemd/postfix.service
Platform
Linux
File Size
23 lines
Application
Postfix
Compatible Versions
MD5 Checksum
e4965ef7ea7440b0ab58518c126d30d0
SHA256 Checksum
2d8f604c65075efecd40a81d7a9e7f8fcd9c2e5b6d335561a033ca7b6335495c