git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Debug: more clarity on a ret=key lookup
[exim.git]
/
test
/
confs
/
0029
diff --git
a/test/confs/0029
b/test/confs/0029
index 09e77963fc034e7ae17396aeaf72f240b51d8f68..342e6a5ec4bc79025680bab391099953afd19530 100644
(file)
--- a/
test/confs/0029
+++ b/
test/confs/0029
@@
-16,8
+16,8
@@
begin acl
check_rcpt:
require verify = sender
verify = sender=\
check_rcpt:
require verify = sender
verify = sender=\
- ${if eq {$
{domain:$sender_address}
}{test.ex}\
- {$
{local_part:$sender_address}
@abc.test.ex}\
+ ${if eq {$
sender_address_domain
}{test.ex}\
+ {$
sender_address_local_part
@abc.test.ex}\
{$sender_address}}
accept
{$sender_address}}
accept