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: indentation
[exim.git]
/
test
/
confs
/
0249
diff --git
a/test/confs/0249
b/test/confs/0249
index 1d7491be611d326c08adf47f5eb404f50893e3d1..aecf90d81fd58591469ad1314aa6e4a0db73ee4a 100644
(file)
--- a/
test/confs/0249
+++ b/
test/confs/0249
@@
-6,6
+6,7
@@
primary_hostname = myhost.test.ex
# ----- Main settings -----
+acl_smtp_rcpt = accept
# ----- Rewrite -----
@@
-14,5
+15,6
@@
begin rewrite
*@a.domain $1@b.domain
*@c.domain $local_part@d.domain
+a@b y@z T
# End