diff options
Diffstat (limited to 'test/confs/0388')
-rw-r--r-- | test/confs/0388 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/0388 b/test/confs/0388 index 0252cbd9e..4c8f2f88d 100644 --- a/test/confs/0388 +++ b/test/confs/0388 @@ -36,6 +36,7 @@ smtp: driver = smtp hosts_max_try = 1 port = PORT_S + interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}} connect_timeout = 2s address_retry_include_sender = false |