add README.smtpd-restrictons
This commit is contained in:
parent
c96b9b1096
commit
407afaff26
20
README.smtpd-restrictons
Normal file
20
README.smtpd-restrictons
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# ---
|
||||||
|
# - See http://www.postfix.org/SMTPD_ACCESS_README.html
|
||||||
|
# ---
|
||||||
|
|
||||||
|
# - Order of evaluating smtpd restriction lists:
|
||||||
|
# -
|
||||||
|
# - smtpd_client_restrictions
|
||||||
|
# - smtpd_helo_restrictions
|
||||||
|
# - smtpd_sender_restrictions
|
||||||
|
# - smtpd_relay_restrictions
|
||||||
|
# - smtpd_recipient_restrictions
|
||||||
|
# - smtpd_data_restrictions
|
||||||
|
# - smtpd_end_of_data_restrictions
|
||||||
|
# -
|
||||||
|
# - or for the Postfix fast ETRN service:
|
||||||
|
# -
|
||||||
|
# - smtpd_client_restrictions
|
||||||
|
# - smtpd_helo_restrictions
|
||||||
|
# - smtpd_etrn_restrictions
|
||||||
|
|
Loading…
Reference in New Issue
Block a user