Subversion Repositories configs

Rev

Rev 117 | Rev 164 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 117 Rev 163
Line 261... Line 261...
261
#
261
#
262
# You can also specify the absolute pathname of a pattern file instead
262
# You can also specify the absolute pathname of a pattern file instead
263
# of listing the patterns here. Specify type:table for table-based lookups
263
# of listing the patterns here. Specify type:table for table-based lookups
264
# (the value on the table right-hand side is not used).
264
# (the value on the table right-hand side is not used).
265
#
265
#
266
#mynetworks = 10.192.25.0/24 127.0.0.0/8
266
mynetworks = 10.192.25.0/24 127.0.0.0/8
267
#mynetworks = $config_directory/mynetworks
267
#mynetworks = $config_directory/mynetworks
268
#mynetworks = hash:/etc/postfix/network_table
268
#mynetworks = hash:/etc/postfix/network_table
269
 
269
 
270
# The relay_domains parameter restricts what destinations this system will
270
# The relay_domains parameter restricts what destinations this system will
271
# relay mail to.  See the smtpd_recipient_restrictions description in
271
# relay mail to.  See the smtpd_recipient_restrictions description in