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
Hintsdb transactions
[exim.git]
/
test
/
confs
/
0227
diff --git
a/test/confs/0227
b/test/confs/0227
index 1ca729551da2362b6a8db1244cfe38c440e73825..a0b85c287b528c447e4f21c2889b429ee78c7647 100644
(file)
--- a/
test/confs/0227
+++ b/
test/confs/0227
@@
-24,8
+24,12
@@
check_recipient:
!verify = sender/callout=no_cache
deny hosts = V4NET.0.0.3
!verify = recipient/callout=no_cache
!verify = sender/callout=no_cache
deny hosts = V4NET.0.0.3
!verify = recipient/callout=no_cache
+ deny hosts = V4NET.0.0.7
+ !verify = recipient/callout=no_cache,use_sender,random
deny hosts = V4NET.0.0.5
!verify = sender/callout=no_cache/check_postmaster
deny hosts = V4NET.0.0.5
!verify = sender/callout=no_cache/check_postmaster
+ deny hosts = V4NET.0.0.6
+ !verify = sender/callout=no_cache
require verify = sender
accept domains = +local_domains
deny message = relay not permitted
require verify = sender
accept domains = +local_domains
deny message = relay not permitted
@@
-75,13
+79,15
@@
all:
begin transports
smtp:
begin transports
smtp:
- driver = smtp
- port = PORT_S
+ driver = smtp
+ port = PORT_S
+ interface = ${if eq {bindfail}{$local_part} {1.1.1.1}{}}
+ hosts_try_fastopen = :
lmtp:
lmtp:
- driver = smtp
- port = PORT_S
- protocol = lmtp
+ driver =
smtp
+ port =
PORT_S
+ protocol =
lmtp
# ----- Retry -----
# ----- Retry -----