summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0507
blob: ce8d71e85e6bdbb01cd3cb81419bc9476910e62a (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
# verify = not_blind
exim -odq -bs
mail from:<>
rcpt to:<userx@dom.com>
data
To: a@b.c, himself <userx@dom.com>
.
quit
****
exim -odq -bs
mail from:<>
rcpt to:<userx@dom.com>
data
To: a@b.c, himself <usery@dom.com>, HIMSELF <USERX@dom.com>
.
quit
****
exim -DERROR_DETAILS=smtp_return_error_details -odq -bs
mail from:<>
rcpt to:<userx@dom.com>
data
To: a@b.c, himself <usery@dom.com>
.
quit
****
exim -odq -bs
mail from:<>
rcpt to:<userx@dom.com>
rcpt to:<usery@dom.com>
data
To: a@b.c, himself <usery@dom.com>
Cc: unqualified, userx@dom.com, x@y.z
.
quit
****
exim -odq -bs
mail from:<>
rcpt to:<userx@dom.com>
rcpt to:<usery@dom.com>
rcpt to:<userz@dom.com>
data
To: a@b.c, himself <usery@dom.com>
Cc: unqualified, userx@dom.com, x@y.z
.
quit
****
exim -odq -bs
mail from:<>
rcpt to:<userx@dom.com>
rcpt to:<usery@dom.com>
data
Resent-To: a@b.c, himself <usery@dom.com>
Resent-Cc: unqualified, userx@dom.com, x@y.z
To: an@other
.
quit
****
no_msglog_check