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
Set mainlog_name and rejectlog_name unconditionally.
[exim.git]
/
test
/
confs
/
0576
diff --git
a/test/confs/0576
b/test/confs/0576
index b75b6780484e0eade9323fdaf437c656db622bd3..5b023d2801b3ff1122b5de2f374457eb1679a31a 100644
(file)
--- a/
test/confs/0576
+++ b/
test/confs/0576
@@
-16,7
+16,7
@@
begin acl
rcpt:
accept
- queue = ${if eq {normal}{$local_part} {} {$
local_part
}}
+ queue = ${if eq {normal}{$local_part} {} {$
{bless:$local_part}
}}
logwrite = using queue '$queue_name'
#---------------