Try to make test 0461 less unreliable.
[exim.git] / test / scripts / 0000-Basic / 0532
CommitLineData
71fafd95
PH
1# add_header modifier in ACLs
2exim -bs -odi
3mail from:<mailok@test.ex>
4rcpt to:<rcptok@test.ex>
5rcpt to:<notok@test.ex>
6data
7cond: accept
8
9Test message
10.
11quit
12****
13exim -odi rcptok@test.ex
14Test non-SMTP message.
15****
16exim -bs -odi -DCONNECTCOND="add_header=CONNECT: won't do this"
17****
18no_msglog_check