Postfix install

From wikinotes
Revision as of 03:30, 19 February 2022 by Will (talk | contribs) (Created page with "<syntaxhighlight lang="bash"> pkg install postfix # FreeBSD pacman -S postfix # Archlinux </syntaxhighlight> you'll also need to enable the service.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
pkg install postfix   # FreeBSD
pacman -S postfix     # Archlinux

you'll also need to enable the service.