3525333c6148e9a0963663578d47d12e4dffceef
[exim.git] / test / scripts / 0000-Basic / 0572
1 # -bP
2 #
3 # Ought to test a non-priv user, checking "hide", but
4 # the testsuite cannot do that...
5 #
6 exim -bP spool_directory
7 ****
8 perl -e 'print "\n";'
9 ****
10 #
11 exim -bP host_lookup_order
12 ****
13 perl -e 'print "\n";'
14 ****
15 #
16 exim -bP +local_domains
17 ****
18 perl -e 'print "\n";'
19 ****
20 #
21 exim -bP transport my_smtp
22 ****
23 perl -e 'print "\n";'
24 ****
25 #
26 exim -bP config
27 ****