X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..54882a4e1152ec5068099515f22ed01bdd3a117c:/test/confs/0215 diff --git a/test/confs/0215 b/test/confs/0215 index b513fcd6c..ad40d6338 100644 --- a/test/confs/0215 +++ b/test/confs/0215 @@ -1,15 +1,12 @@ # Exim test configuration 0215 IGNORE_QUOTA=false +AUTHS= +AUTHF= + +.include DIR/aux-var/std_conf_prefix -exim_path = EXIM_PATH -host_lookup_order = bydns primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -45,6 +42,8 @@ lmtp: port = PORT_S protocol = LMTP lmtp_ignore_quota = IGNORE_QUOTA + AUTHS + AUTHF # ----- Retry -----