Skip to content

Instantly share code, notes, and snippets.

@tamlm
tamlm / main.cf
Created December 14, 2017 07:50 — forked from edvardm/main.cf
postfix config for local mail delivery in MacOS
queue_directory = /private/var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
mail_owner = _postfix
inet_interfaces = $myhostname, localhost
mydestination = $myhostname, localhost.$mydomain, localhost
unknown_local_recipient_reject_code = 550
debug_peer_level = 2
debugger_command =