Postfix Configuration - Linux
/etc/systemd/postfix.service
Quick Actions
๐ฅ Download Original postfix.serviceConfiguration File Information
Authentic & Original
Unaltered postfix.service from fresh installation.
Linux Distribution Support
๐ Currently viewing: Debian 9 (Stretch)
โ Also compatible:
Debian 10 (Buster),
Debian 11 (Bullseye),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
โ Different versions:
Debian:
Debian 12 (Bookworm)
Configuration File Content
14 lines
[Unit]
Description=Postfix Mail Transport Agent
Conflicts=sendmail.service exim4.service
ConditionPathExists=/etc/postfix/main.cf
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/true
ExecReload=/bin/true
[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/0511e63a7d5f3a12406f8a2f7f8d2411?hint=postfix.service
Using curl:
curl https://exampleconfig.com/api/v1/config/original/0511e63a7d5f3a12406f8a2f7f8d2411?hint=postfix.service > postfix.service.example
Related Configuration Files
/etc/systemd/postfix.service
Postfix ยท Debian 9 (Stretch)
/etc/systemd/postfix.service
Postfix ยท Debian 9 (Stretch)
/etc/systemd/postfix.service
Postfix ยท Debian 9 (Stretch)
/etc/systemd/postfix.service
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/systemd/postfix.service
Apache HTTP Server ยท Debian 9 (Stretch)
/etc/systemd/postfix.service
Apache HTTP Server ยท Debian 9 (Stretch)