1 # control of AUTH= on MAIL by ACL
4 mail from:<a@b> auth=c@d
9 mail from:<a@b> auth=c@d
14 mail from:<a@b> auth=c@d
17 # No acl_smtp_mailauth, but authenticated
21 mail from:<a@b> auth=c@d
24 # Authenticated but ACL rejects
28 mail from:<a@b> auth=c@d
31 # ACL allows some only
34 mail from:<a@b> auth=bad@bad
36 mail from:<a@b> auth=ok@ok