diff options
Diffstat (limited to 'test/confs/3401')
-rw-r--r-- | test/confs/3401 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/confs/3401 b/test/confs/3401 index 92c0afc32..60b1a4624 100644 --- a/test/confs/3401 +++ b/test/confs/3401 @@ -62,14 +62,12 @@ smtp_try: driver = smtp hosts_try_auth = * port = PORT_S - interface = 127.0.0.1 authenticated_sender = ${if eq{$local_part}{forcesender}{force@x.y.z}fail} smtp_force: driver = smtp hosts_require_auth = * port = PORT_S - interface = 127.0.0.1 # ----- Retry ----- |