Skip to main content

Postfix minimalist overview



Notes for passing a certain exam, and how I set up my machine at home...

I will be populating this doc with additional information as I determine what is necessary.


MTA configuration
===================================================
inet_interfaces = all
mydomain = unixrevolution.com
myorigin = $mydomain
mydestination = $myhostname, $mydomain, localhost.$mydomain, localhost





Comments