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
Sieve: add redirect router option for inbox name
[exim.git]
/
test
/
confs
/
0900
diff --git
a/test/confs/0900
b/test/confs/0900
index 80c0211a936743bd1e85005703aa6a5f8c07b365..219751ec16d8ff2171a6f8eb01f8fc482cff65fd 100644
(file)
--- a/
test/confs/0900
+++ b/
test/confs/0900
@@
-57,10
+57,6
@@
ALLOW
begin acl
check_recipient:
begin acl
check_recipient:
-.ifdef RETRY2
- drop condition = ${if eq {SERVER}{server}}
- message = 550 we really do not like you
-.endif
accept hosts = :
accept domains = +local_domains
deny message = relay not permitted
accept hosts = :
accept domains = +local_domains
deny message = relay not permitted
@@
-112,11
+108,7
@@
local_delivery:
remote_smtp:
driver = smtp
remote_smtp:
driver = smtp
-.ifdef RETRY2
- hosts = 127.0.0.1 : HOSTIPV4
-.else
hosts = 127.0.0.1
hosts = 127.0.0.1
-.endif
port = PORT_S
hosts_try_fastopen = :
.ifdef _HAVE_TLS
port = PORT_S
hosts_try_fastopen = :
.ifdef _HAVE_TLS