Testsuite: 2091,5403 independent of calling user
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 8 Nov 2016 22:56:13 +0000 (22:56 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 8 Nov 2016 22:59:16 +0000 (22:59 +0000)
test/log/2091
test/scripts/2000-GnuTLS/2091
test/scripts/5400-cutthrough/5403
test/stderr/5403
test/stdout/5403

index c1ae955a8ccdb15fffbddf2363292e5606e39462..78638261b04cee62e838274ddca0ac863a77515c 100644 (file)
@@ -1,7 +1,7 @@
-1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@testhost.test.ex U=CALLER P=local S=sss for CALLER@test.ex
-1999-03-02 09:44:33 10HmaX-0005vi-00 => CALLER@test.ex R=to_server T=remote_smtp H=127.0.0.1 [127.0.0.1] X=TLS1.x:xxxxRSA_AES_256_CBC_SHAnnn:256 CV=no K C="250- 360 byte chunk, total 360\\n250 OK id=10HmaY-0005vi-00"
+1999-03-02 09:44:33 10HmaX-0005vi-00 <= this-user@testhost.test.ex U=this-user P=local S=sss for other-user@test.ex
+1999-03-02 09:44:33 10HmaX-0005vi-00 => other-user@test.ex R=to_server T=remote_smtp H=127.0.0.1 [127.0.0.1] X=TLS1.x:xxxxRSA_AES_256_CBC_SHAnnn:256 CV=no K C="250- 351 byte chunk, total 351\\n250 OK id=10HmaY-0005vi-00"
 1999-03-02 09:44:33 10HmaX-0005vi-00 Completed
 
 ******** SERVER ********
 1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port 1224
-1999-03-02 09:44:33 10HmaY-0005vi-00 <= <> H=localhost (testhost.test.ex) [127.0.0.1] P=esmtps X=TLS1.x:xxxxRSA_AES_256_CBC_SHAnnn:256 CV=no K S=sss id=E10HmaX-0005vi-00@testhost.test.ex for CALLER@test.ex
+1999-03-02 09:44:33 10HmaY-0005vi-00 <= <> H=localhost (testhost.test.ex) [127.0.0.1] P=esmtps X=TLS1.x:xxxxRSA_AES_256_CBC_SHAnnn:256 CV=no K S=sss id=E10HmaX-0005vi-00@testhost.test.ex for other-user@test.ex
index d20f8076c114da8f23b63dd5ab2aa15b486e9527..58e5163c5a3564f970d4915895ca72b6173895f0 100644 (file)
@@ -2,7 +2,7 @@
 gnutls
 exim -DSERVER=server -DSRV=tls -bd -oX PORT_S
 ****
-exim -odf CALLER@test.ex
+exim -oMt this-user -f this-user -odf other-user@test.ex
 Test message. Contains FF: ΓΏ
 ****
 killdaemon
index 3e6f3189ee6594958f00716d2e1d1296878a8a6e..ad1b44646c5f480d2377670176f04da1edc20795 100644 (file)
@@ -31,7 +31,7 @@ QUIT
 ****
 exim -bhc 1.2.3.4
 EHLO myhost.test.ex
-MAIL FROM:<CALLER@myhost.test.ex>
+MAIL FROM:<sender@myhost.test.ex>
 RCPT TO:<verify@domain.com>
 DATA
 
index dfb5a97e4ebfbce7776e1b6b3611a8e5c5ee39cf..065db11d84384f398f3e7db98275da445a36d4b4 100644 (file)
@@ -76,8 +76,8 @@ MUNGED: ::1 will be omitted in what follows
 >>> cmd buf flush 21 bytes
 >>>   SMTP<< 250 OK
 >>> 127.0.0.1 in hosts_require_auth? no (option unset)
->>>   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
->>> cmd buf flush 37 bytes
+>>>   SMTP>> MAIL FROM:<sender@myhost.test.ex>
+>>> cmd buf flush 35 bytes
 >>>   SMTP<< 250 OK
 >>>   SMTP>> RCPT TO:<verify@domain.com>
 >>> cmd buf flush 29 bytes
@@ -91,4 +91,4 @@ MUNGED: ::1 will be omitted in what follows
 >>>   SMTP>> QUIT
 >>>   SMTP(close)>>
 >>> ----------- cutthrough shutdown (host-checking mode) ------------
-LOG: 10HmaY-0005vi-00 <= CALLER@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for verify@domain.com
+LOG: 10HmaY-0005vi-00 <= sender@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for verify@domain.com
index c0548bae7cfbc9f6a18b12b683609145fec091a6..f9bcde82308deeb1a5e48a366527ad48a825552d 100644 (file)
@@ -45,7 +45,7 @@ Connection request from [ip4.ip4.ip4.ip4]
 220 server ready
 EHLO myhost.test.ex
 250 OK
-MAIL FROM:<CALLER@myhost.test.ex>
+MAIL FROM:<sender@myhost.test.ex>
 250 OK
 RCPT TO:<verify@domain.com>
 250 OK