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),
Debian 12 (Bookworm),
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 22.04 LTS (Jammy Jellyfish),
Ubuntu 24.04 LTS (Noble Numbat)
โ Different versions:
Debian:
Ubuntu:
Configuration File Content
20 lines
[Unit]
Description=Postfix Mail Transport Agent (instance %i)
Documentation=man:postfix(1)
PartOf=postfix.service
Before=postfix.service
ReloadPropagatedFrom=postfix.service
After=network-online.target nss-lookup.target
Wants=network-online.target
[Service]
Type=forking
GuessMainPID=no
ExecStartPre=/usr/lib/postfix/configure-instance.sh %i
ExecStart=/usr/sbin/postmulti -i %i -p start
ExecStop=/usr/sbin/postmulti -i %i -p stop
ExecReload=/usr/sbin/postmulti -i %i -p reload
[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/4224e053e1fa1cb321f51b18026bb698?hint=postfix@.service
Using curl:
curl https://exampleconfig.com/api/v1/config/original/4224e053e1fa1cb321f51b18026bb698?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)