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
fix doubled logging of message_id
[exim.git]
/
test
/
confs
/
0369
diff --git
a/test/confs/0369
b/test/confs/0369
index 511c541f690ed3d3badd149d3a28c27972386a15..a9eae39e54b21a3592358a5cd42e622a8d9787bd 100644
(file)
--- a/
test/confs/0369
+++ b/
test/confs/0369
@@
-29,13
+29,13
@@
begin transports
t1:
driver = pipe
t1:
driver = pipe
- command = /bin/sh -c 'exit
$local_part
'
+ command = /bin/sh -c 'exit
"${if inlist {$local_part}{0:10:45}{$value}}"
'
user = CALLER
temp_errors = 45 : 56
t2:
driver = pipe
user = CALLER
temp_errors = 45 : 56
t2:
driver = pipe
- command = /bin/sh -c 'exit
$local_part
'
+ command = /bin/sh -c 'exit
"${if inlist {$local_part}{0:10:45}{$value}}"
'
user = CALLER
temp_errors = *
user = CALLER
temp_errors = *