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
Named Queues: fix immediate-delivery. Bug 2743
[exim.git]
/
test
/
confs
/
0227
diff --git
a/test/confs/0227
b/test/confs/0227
index 063ced4819e41aa274752ad6e2a0644eb9d823e3..36050fa7dbad3a82a97a99bc0fb75fff90cf1138 100644
(file)
--- a/
test/confs/0227
+++ b/
test/confs/0227
@@
-1,13
+1,8
@@
# Exim test configuration 0227
# Exim test configuration 0227
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
primary_hostname = myhost.test.ex
primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
# ----- Main settings -----
# ----- Main settings -----
@@
-29,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
@@
-82,7
+81,7
@@
begin transports
smtp:
driver = smtp
port = PORT_S
smtp:
driver = smtp
port = PORT_S
- interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}}
+ hosts_try_fastopen = :
lmtp:
driver = smtp
lmtp:
driver = smtp