Additional Sieve test (missed files from previous commit).
[exim.git] / test / scripts / 0000-Basic / 0527
CommitLineData
59371ea7
PH
1# callout with no transport
2need_ipv4
3#
4server PORT_S
5220 Welcome
6HELO
7250 Hi
8MAIL FROM
9250 OK
10RCPT TO
11550 unrouteable address
12QUIT
13221 Bye
14****
15exim -bs
16mail from:<unknown@x.x.x.x>
17rcpt to:<unknown@u.u.u.u>
18quit
19****