exim and various improvements
[distro-setup] / filesystem / etc / exim4 / conf.d / acl / 30_exim4-config_check_mail
1
2 ### acl/30_exim4-config_check_mail
3 #################################
4
5 # This access control list is used for every MAIL command in an incoming
6 # SMTP message. The tests are run in order until the address is either
7 # accepted or denied.
8 #
9
10 acl_check_mail:
11
12 # ian: I added this require statement only. accept at the end is
13 # needed as the default is deny.
14 require
15 message = ian auth
16 authenticated = *
17 accept