Testsuite: ignore optional OCSP output from -bP testcase
[exim.git] / test / scripts / 0000-Basic / 0119
CommitLineData
59371ea7
PH
1# -R and -S
2exim -odq postmaster
3****
4exim -Rpostmaster
5****
6exim -Rf postmaster
7****
8exim -R postmaster
9****
10exim -S postmaster
11****
12exim -S CALLER
13****
14exim -Rr p[aeiou]st
15****
16exim -Sr 'CALLER|^post'
17****
18exim -qqSr 'CALLER'
19****
20exim -qSr '^10'
21****
22exim -R postmaster -S postmaster
23****
24exim -S CALLER -R master
25****