v3.1 configuration example
Postfix production identity
Review and adapt this example to your topology, product version and security requirements.
myhostname = mail.example.net
mydomain = example.net
myorigin = $mydomain
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain, localhostImportant: replace example addresses, credentials, hostnames and paths. Validate syntax before deployment.