diff options
Diffstat (limited to 'test/confs/0375')
-rw-r--r-- | test/confs/0375 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/confs/0375 b/test/confs/0375 index a1322bbed..f5bf7783f 100644 --- a/test/confs/0375 +++ b/test/confs/0375 @@ -119,6 +119,7 @@ ut4: driver = smtp hosts = 127.0.0.1 port = PORT_S + interface = 127.0.0.1 allow_localhost max_rcpt = 1 disable_logging @@ -129,6 +130,7 @@ ut5: driver = smtp hosts = 127.0.0.1 port = PORT_S + interface = 127.0.0.1 allow_localhost max_rcpt = 1 disable_logging @@ -140,6 +142,7 @@ ut6: driver = smtp hosts = 127.0.0.1 port = PORT_S + interface = 127.0.0.1 allow_localhost max_rcpt = 1 disable_logging |