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