blob: f8c53d6ea1c6961360a8a34b3c852f558b91abf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
### acl/30_exim4-config_check_mail
#################################
# This access control list is used for every MAIL command in an incoming
# SMTP message. The tests are run in order until the address is either
# accepted or denied.
#
acl_check_mail:
accept
|