debian experimental exim-daemon-heavy config
[exim.git] / test / scripts / 0000-Basic / 0603
CommitLineData
a39bd74d
JB
1# retry: transport identity depending on sender
2# Exim test configuration 0603
3#
4# Add several messages going to the same location
5# And change smtp output based on senders domain
6#
7exim -DSERVER=server -bd -oX PORT_D
8****
9#
10exim -bs
11mail from:ralph@dustyshoes.tld
12rcpt to:bob@anotherone.tld
13data
14This is a test message.
15It has three lines.
16This is the last line.
17.
18RSET
19mail from:peter@dustybelt.tld
20rcpt to:bob@anotherone.tld
21data
22Subject: second
23
24This is a second test message.
25.
26RSET
27mail from:ralph@dustyshoes.tld
28rcpt to:bob@anotherone.tld
29data
30Subject: third
31Reply-to: some@body
32
33This is a third test message.
34.
35RSET
36mail from:peter@dustybelt.tld
37rcpt to:bob@anotherone.tld
38data
39Subject: secondA
40
41This is a secondA test message.
42.
43RSET
44mail from:ralph@dustyshoes.tld
45rcpt to:bob@anotherone.tld
46data
47Subject: third
48Reply-to: some@body
49
50This is a fourth test message.
51.
52RSET
53mail from:ralph@dustyshoes.tld
54rcpt to:bob@anotherone.tld
55data
56Subject: third
57Reply-to: some@body
58
59This is a fifth test message.
60.
61quit
62****
63#
64#
65exim -qq
66****
67#
68#
69killdaemon
70no_msglog_check
71