Add authenticated_sender_force to the smtp transport.
[exim.git] / test / confs / 0215
index b513fcd6c18148fe2b7d6ee195083a3638e4b23e..102fd0ada4d8db25fd61ce8495e0b1f8b051e720 100644 (file)
@@ -1,6 +1,8 @@
 # Exim test configuration 0215
 
 IGNORE_QUOTA=false
+AUTHS=
+AUTHF=
 
 exim_path = EXIM_PATH
 host_lookup_order = bydns
@@ -45,6 +47,8 @@ lmtp:
   port = PORT_S
   protocol = LMTP
   lmtp_ignore_quota = IGNORE_QUOTA
+  AUTHS
+  AUTHF
 
 
 # ----- Retry -----