Fix tests 5401 and 5410 when not run under a user named eximtest.
[exim.git] / test / stderr / 5401
index 91f453e7c9ad0f73939b39d9ed18b7928c3902c0..54f8f1989ea32aa6b48b376baa1a242c55d7619e 100644 (file)
@@ -14,7 +14,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
   SMTP<< 220 ESMTP
   SMTP>> EHLO myhost.test.ex
   SMTP<< 250 OK
-  SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
+  SMTP>> MAIL FROM:<eximtest@myhost.test.ex>
   SMTP<< 250 Sender OK
   SMTP>> RCPT TO:<userx@domain.com>
   SMTP<< 250 Recipient OK
@@ -27,7 +27,7 @@ accept: condition test succeeded in inline ACL
   SMTP>> .
   SMTP<< 250 OK
 LOG: MAIN
-  >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
+  >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
 created log directory TESTSUITE/spool/log
   SMTP>> QUIT
 ----------- cutthrough shutdown (delivered) ------------