2 exim -f userz@test.ex -oMt userz userx@test.x usery@test.ex
3 From: Himself <himself@there.tld>
4 To: Yourself <you@here.tld>
5 Subject: The subject is not the object
7 This is the body of the message. Make the line longer than any header.
9 sudo exim -be -Mset $msg1
12 message_body_size=$message_body_size
13 message_id=$message_id
14 message_exim_id=$message_exim_id
15 max_received_linelength=$max_received_linelength
16 recipients=$recipients
19 mail from:<userz@test.ex>
20 rcpt to:<userx@test.x>
21 rcpt to:<usery@test.ex>
23 From: Himself <himself@there.tld>
24 To: Yourself <you@here.tld>
25 Subject: The subject is not the object
27 This is the body of the message. Make the line much longer than any header.
31 sudo exim -be -Mset $msg2
34 message_body_size=$message_body_size
35 message_id=$message_id
36 message_exim_id=$message_exim_id
37 max_received_linelength=$max_received_linelength
38 recipients=$recipients
41 From: A Person <a.person@a.domain.tld>
42 To: First <first@test.ex>, Second <second@test.ex>
43 Subject: The subject is moot
45 And now we have the body of the message,
46 containing a small number of lines.
48 exim -bem DIR/test-data
52 message_body_size=$message_body_size
53 message_exim_id=$message_exim_id
54 message_linecount=$message_linecount
55 message_body_linecount=$body_linecount
56 max_received_linelength=$max_received_linelength
57 headers -----------------
60 body --------------------
63 body end ----------------
66 exim -bem DIR/test-data -t
67 recipients=$recipients