172 # relaying |
172 # relaying |
173 mynetworks = 127.0.0.0/8 |
173 mynetworks = 127.0.0.0/8 |
174 #mydestination = $myhostname, localhost.$mydomain |
174 #mydestination = $myhostname, localhost.$mydomain |
175 #relay_domains = $mydestination, |
175 #relay_domains = $mydestination, |
176 # hash:@l_prefix@/etc/postfix/access |
176 # hash:@l_prefix@/etc/postfix/access |
177 #relay_clientcerts = hash:@l_prefix@/etc//postfix/clicrt |
177 #relay_clientcerts = hash:@l_prefix@/etc/postfix/clicrt |
178 #smtpd_recipient_restrictions = permit_mynetworks, |
178 #smtpd_recipient_restrictions = permit_mynetworks, |
179 # check_client_access hash:@l_prefix@/etc/postfix/access, |
179 # check_client_access hash:@l_prefix@/etc/postfix/access, |
180 # reject_unauth_destination |
180 # reject_unauth_destination |
181 |
181 |
182 # maps |
182 # maps |