hosts_require_helo
[exim.git] / test / scripts / 0000-Basic / 0220
1 # untrusted_set_sender: TRUE
2 exim -odi -f foo@bar userx
3 ****
4 exim -odi userx
5 From foo@bar Fri Jan  5 12:35 GMT 1996
6 ****
7 exim -odi -bs
8 HELO test
9 MAIL FROM:<foo@bar>
10 RCPT TO:<userx@test.ex>
11 DATA
12 .
13 QUIT
14 ****
15 exim -odi -f foo@bar userx
16 From: foobydooby <foo@bar>
17 ****
18
19 exim -odi -f '<>' userx
20 This message is going to be too large. Create a few lines to make it so.
21 This message is going to be too large. Create a few lines to make it so.
22 This message is going to be too large. Create a few lines to make it so.
23 This message is going to be too large. Create a few lines to make it so.
24 This message is going to be too large. Create a few lines to make it so.
25 This message is going to be too large. Create a few lines to make it so.
26 This message is going to be too large. Create a few lines to make it so.
27 This message is going to be too large. Create a few lines to make it so.
28 This message is going to be too large. Create a few lines to make it so.
29 ****
30 exim -odq -f '' userx
31 ****
32 exim -odq -f foo@bar userx
33 ****
34 sudo exim -odq -f "<>" userx
35 ****
36 exim -bp
37 ****
38 exim -odi -f bar@foo userx
39 ****
40 exim -odq -f userx-something@myhost.test.ex userx
41 ****
42 exim -odq -f usery-something@myhost.test.ex userx
43 ****
44 no_msglog_check