perl version oddity
[exim.git] / test / stderr / 0467
1 LOG: MAIN
2   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
3 delivering 10HmaX-000000005vi-0000
4 LOG: MAIN
5   *> x@srv01.test.ex R=r1 T=t1 H=ten-1.test.ex [V4NET.0.0.1]:25 C="delivery bypassed by -N option"
6 LOG: MAIN
7   Completed
8 LOG: MAIN
9   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
10 delivering 10HmaY-000000005vi-0000
11 LOG: MAIN
12   *> x@srv03.test.ex R=r1 T=t1 H=ten-4.test.ex [V4NET.0.0.4]:88 C="delivery bypassed by -N option"
13 LOG: MAIN
14   Completed
15 LOG: MAIN
16   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
17 delivering 10HmaZ-000000005vi-0000
18 Transport port=25 replaced by host-specific port=PORT_S
19 Connecting to localhost.test.ex [127.0.0.1]:PORT_S ...
20 connected
21   SMTP<< 220 Server ready
22   SMTP>> EHLO myhost.test.ex
23   SMTP<< 250-server id
24          250 OK
25   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
26   SMTP<< 250 OK
27   SMTP>> RCPT TO:<x@srv27.test.ex>
28   SMTP<< 250 OK
29   SMTP>> DATA
30   SMTP<< 354 OK
31   SMTP>> (writing message)
32   SMTP>> .
33   SMTP<< 250 OK
34   SMTP+> QUIT
35   SMTP(shutdown)>>
36   SMTP<< 250 OK
37   SMTP(close)>>
38 cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:DATA:354:.:250:QUIT+:250'
39 LOG: MAIN
40   => x@srv27.test.ex R=r1 T=t1 H=localhost.test.ex [127.0.0.1]:PORT_S C="250 OK"
41 LOG: MAIN
42   Completed