Relax rules on verb use in QUIT/not-QUIT ACLs. Bug 608
[exim.git] / test / confs / 0191
index 36ee85c06092a41699b85c232eb004f838441f78..0c7628ca24061430f963f176be344a75476c977f 100644 (file)
@@ -2,7 +2,6 @@
 
 exim_path = EXIM_PATH
 host_lookup_order = bydns
-rfc1413_query_timeout = 0s
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
@@ -33,7 +32,6 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
-  interface = 127.0.0.1
   transport_filter = \
     /bin/sh -c \
     "cat >/dev/null; printf Line-without-end || /bin/echo -n Line-without-end"