Auteur: Kaz Kylheku
Date:
À: exim-users
Sujet: [exim] recipients pattern matching problem in deny ACL rule
>>> processing "deny"
>>> check recipients = *%*@kylheku.com
>>> kaz%3333@??? in "*%*@kylheku.com"? no (end of list)
>>> deny: condition test failed
Why doesn't kaz%3333@??? match the pattern "*%*@kylheku.com"?