Lines Matching refs:etc
14 virtual_mailbox_maps = hash:/etc/postfix/virtual
15 virtual_alias_maps = hash:/etc/postfix/virtual_alias
17 alias_maps = hash:/etc/aliases
21 virtual_uid_maps = static:`grep vmail /etc/passwd | cut -d ":" -f 3`
22 virtual_gid_maps = static:`grep vmail /etc/passwd | cut -d ":" -f 4`
30 #config_directory = /etc/postfix
31 sample_directory = /etc/postfix
73 # check_sender_access hash:/etc/postfix/access_domains,
82 # check_recipient_access pcre:/etc/postfix/recipient_checks.pcre,
83 # check_helo_access pcre:/etc/postfix/helo_checks.pcre,
85 # check_client_access hash:/etc/postfix/maps/access_client,
86 # check_client_access hash:/etc/postfix/maps/exceptions_client,
87 # check_helo_access hash:/etc/postfix/maps/access_helo,
88 # check_helo_access hash:/etc/postfix/maps/verify_helo,
89 # check_sender_access hash:/etc/postfix/maps/access_sender,
90 # check_sender_access hash:/etc/postfix/maps/verify_sender,
91 # check_recipient_access hash:/etc/postfix/maps/access_recipient,
99 # check_sender_access hash:/etc/postfix/maps/no_verify_sender,
100 # check_sender_access hash:/etc/postfix/access_domains,
103 check_recipient_access hash:/etc/postfix/internal_recipient