summaryrefslogtreecommitdiff
path: root/conf.d/020_acl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/020_acl.conf')
-rw-r--r--conf.d/020_acl.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/conf.d/020_acl.conf b/conf.d/020_acl.conf
index d8668fb..c0ec4f3 100644
--- a/conf.d/020_acl.conf
+++ b/conf.d/020_acl.conf
@@ -24,6 +24,10 @@ acl_check_rcpt_syntax:
24 accept 24 accept
25 25
26 26
27#########################
28# MUA ACLs (submission) #
29#########################
30
27# Checks the link between a given mail alias and a given user. 31# Checks the link between a given mail alias and a given user.
28# $acl_arg1: alias to check 32# $acl_arg1: alias to check
29# $acl_arg2: user 33# $acl_arg2: user
@@ -33,10 +37,6 @@ acl_check_alias:
33 accept 37 accept
34 38
35 39
36#########################
37# MUA ACLs (submission) #
38#########################
39
40acl_mua_mail: 40acl_mua_mail:
41 require acl = acl_check_mail_introduction 41 require acl = acl_check_mail_introduction
42 message = Courtesy protocol violation: $acl_m_msg 42 message = Courtesy protocol violation: $acl_m_msg