blob: 4da1909c6e64a804a0dfe18c3f7f72d7fc9ae058 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
??? 220
<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
>>> HELO testclient
??? 250
<<< 250 myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4]
>>> MAIL FROM:<a@test.ex>
??? 250
<<< 250 OK
>>> RCPT TO:<fred@test.ex>
??? 250
<<< 250 Accepted
>>> DATA
??? 354
<<< 354 Enter message, ending with "." on a line by itself
>>> Subject: test
>>> From: <z@test.ex>
>>>
>>> body line
>>> .
??? 250
<<< 250 OK id=10HmaX-000000005vi-0000
>>> RSET
??? 250
<<< 250 Reset OK
>>> MAIL FROM:<CALLER@bloggs.com>
??? 250
<<< 250 OK
>>> RCPT TO:<a@test.ex>
??? 250
<<< 250 Accepted
>>> DATA
??? 354
<<< 354 Enter message, ending with "." on a line by itself
>>> DKIM-Signature: v=1; a=rsa-sha1; c=simple/simple; d=test.ex; h=from:to
>>> :date:message-id:subject; s=sel; bh=OB9dZVu7+5/ufs3TH9leIcEpXSo=; b=
>>> CoaRNB2Z59hSnhTzT8bYbMIN3P57XAVcFeV5oGEl4aKmhm6Mtu2uIc7B2z9k5+A/
>>> +KFIE9HRj7eg9kPzagoPIvI84WE5PN5yRehMjJI6WqhM3V+bQDHkb8ubSmiaYxY5
>>> B2Pd/kEGgHUlMDB0Hug4FMMt7GcFxagKspthOT/Pso0=
>>> From: mrgus@test.ex
>>> To: bakawolf@yahoo.com
>>> Date: Tue, 2 Mar 1999 09:44:33 +0000
>>> Message-ID: <qwerty1234@disco-zombie.net>
>>> Subject: simple test
>>>
>>> This is a simple test.
>>> .
??? 250
<<< 250 OK id=10HmaY-000000005vi-0000
>>> QUIT
End of script
job 10HmaX-000000005vi-0000
reporter myhost.test.ex
received 1692480217
ipaddr ip4.ip4.ip4.ip4
from test.ex
mfrom test.ex
spf 6
pdomain test.ex
policy 18
rua -
pct 100
adkim 114
aspf 114
p 110
sp 0
align_dkim 5
align_spf 5
action 2
arc 11
arc_policy $d json:[]
job 10HmaY-000000005vi-0000
reporter myhost.test.ex
received 1692480217
ipaddr ip4.ip4.ip4.ip4
from test.ex
mfrom bloggs.com
spf 6
dkim test.ex sel 0
pdomain test.ex
policy 15
rua -
pct 100
adkim 114
aspf 114
p 110
sp 0
align_dkim 4
align_spf 5
action 2
arc 11
arc_policy $d json:[]
|