diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-27 14:25:39 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-27 14:26:39 +0000 |
commit | 97960574543971c4fdb744087cb856aeb707672e (patch) | |
tree | 6c66f0c42f72df06bbb498c96cb7ad9217048b7a /test/confs | |
parent | 06cf6fdcb4b33f3751ec8d121c98e00553c8b069 (diff) |
Testsuite: testcase for -bP
Diffstat (limited to 'test/confs')
l--------- | test/confs/0572 | 1 | ||||
-rw-r--r-- | test/confs/4020 | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/test/confs/0572 b/test/confs/0572 new file mode 120000 index 000000000..4af051ca9 --- /dev/null +++ b/test/confs/0572 @@ -0,0 +1 @@ +4020
\ No newline at end of file diff --git a/test/confs/4020 b/test/confs/4020 index 794272e6d..acc447718 100644 --- a/test/confs/4020 +++ b/test/confs/4020 @@ -3,7 +3,7 @@ OPT = exim_path = EXIM_PATH -host_lookup_order = bydns +hide host_lookup_order = bydns primary_hostname = myhost.test.ex spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog @@ -40,7 +40,7 @@ my_smtp: driver = smtp interface = HOSTIPV4 port = PORT_S - socks_proxy = 127.0.0.1 port=PORT_D OPT + hide socks_proxy = 127.0.0.1 port=PORT_D OPT debug_print = transport_name <$transport_name> |