Setting up postfix
These are the notes I took when setting up my postfix instance. They are a reference for my future self, and this page is subject to move or disappear without notice.
Useful links:
- From redhat
- Official configuration reference: www.postfix.org/BASIC_CONFIGURATION_README.html
Installation
paru postfix
Administration
Start
sudo postfix start
Configuration
Configuration file path
/etc/postfix/main.cf
After changing the configuration, you must run
postfix reload
Set domain name
mydomain = ghebrial.net