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
/
0274
diff --git
a/test/confs/0274
b/test/confs/0274
index 2eb7bb60b03003337fe82daff577bb05484d7097..461acfcf33cc60b2d87a6d1fcb8de8c688d7dd0a 100644
(file)
--- a/
test/confs/0274
+++ b/
test/confs/0274
@@
-14,7
+14,7
@@
begin transports
t1:
driver = appendfile
- file = DIR/test-mail/${if eq{$address_data}{}{$
local_part
}{$address_data}}
+ file = DIR/test-mail/${if eq{$address_data}{}{$
{bless:$local_part}
}{$address_data}}
user = CALLER
# ----- Routers -----