Testsuite: try to trace intermittent callout fails
[exim.git] / test / scripts / 0000-Basic / 0210
CommitLineData
59371ea7
PH
1# Unprivileged use of -f <>
2need_ipv4
3#
4server PORT_S
5220 ESMTP
6EHLO
7250-OK
8250 HELP
9MAIL FROM:
10250 Sender OK
11RCPT TO:
12250 OK
13DATA
14345 Send it
15.
16250 OK
17QUIT
18250 OK
19****
20exim -odi -f '<>' file@test.ex pipe@test.ex smtp@test.ex
21This is a test message.
22****