anonymous / gist:1355333
Created

Embed URL

HTTPS clone URL

SSH clone URL

You can clone with HTTPS or SSH.

Download Gist
View gist:1355333
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
data_directory = /var/lib/postfix
home_mailbox = Mail/
mydestination = $myhostname, localhost.$mydomain, localhost,$mydomain
mydomain = masterkorp.net
myhostname = boobierack.masterkorp.net
mynetworks_style = host
myorigin = $mydomain
notify_classes = 2bounce, policy, protocol, resource, software
relay_domains =
relayhost =
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.