Rspamd: add $authenticated_id as User to scan command
[exim.git] / test / stdout / 0559
1 Connecting to 127.0.0.1 port 1225 ... connected
2 ??? 220
3 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4 >>> ehlo abcd
5 ??? 250-
6 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
7 ??? 250-
8 <<< 250-SIZE 52428800
9 ??? 250-
10 <<< 250-8BITMIME
11 ??? 250-
12 <<< 250-PIPELINING
13 ??? 250
14 <<< 250 HELP
15 >>> mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
16 ??? 250
17 <<< 250 OK
18 ??? 250
19 <<< 250 Accepted
20 ??? 354
21 <<< 354 Enter message, ending with "." on a line by itself
22 >>> This is a test message.
23 >>> .
24 +++ 1
25 End of script