Logging: Add "D=" to more connection closure log lines. Bug 2434
[exim.git] / test / stderr / 0487
index 88ce6aacaae3cecc57b3898cf891f0c55f426cce..fb2536a9b91b5991600defd62d55100460b89ce9 100644 (file)
@@ -19,15 +19,12 @@ LOG: smtp_connection MAIN
 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
 smtp_setup_msg entered
 SMTP<< ehlo x.y
- in limits_advertise_hosts?
- list element: !*
  in dsn_advertise_hosts? no (option unset)
  in pipelining_advertise_hosts?
  list element: *
   in pipelining_advertise_hosts? yes (matched "*")
  in chunking_advertise_hosts?
  in chunking_advertise_hosts? no (end of list)
- in tls_advertise_hosts?
 SMTP>> 250-myhost.test.ex Hello CALLER at x.y
        250-SIZE 52428800
        250-8BITMIME
@@ -207,6 +204,6 @@ smtp_setup_msg entered
 SMTP<< quit
 SMTP>> 221 myhost.test.ex closing connection
 LOG: smtp_connection MAIN
-  SMTP connection from CALLER closed by QUIT
+  SMTP connection from CALLER D=qqs closed by QUIT
 search_tidyup called
 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>