alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
allow_percent_hack = no
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
default_privs = nobody
home_mailbox = Maildir/
inet_interfaces = all
mail_owner = postfix
mydestination = $myhostname, localhost.$mydomain, localhost,
ns.example2.com,
clotho.example2.com,
example2.com,
www.example2.com
mydomain =
example1.jpmyhostname =
ns.example1.jpmynetworks =
168.100.189.0/28,
127.0.0.0/8
queue_directory = /var/spool/postfix
relay_domains = $mydestination
smtpd_client_restrictions = permit_mynetworks,check_client_access hash:/etc/postfix/reject_list,permit
smtpd_recipient_limit = 35
smtpd_recipient_restrictions = permit_sasl_authenticated,reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $mydomain
smtpd_sasl_security_options = noanonymous
unknown_local_recipient_reject_code = 450
virtual_alias_maps = hash:/etc/postfix/virtual