xref: /netbsd-src/external/ibm-public/postfix/dist/src/postconf/test41.ref (revision f3bc92a4f25066883a5d85d66df30605583c883c)
1foo        unix  -       n       n       -       0       other
2bar        unix  -       n       n       -       0       other
3    -o xxx=yyy
4    -o aaa=bbb
5baz        unix  -       n       n       -       0       other
6./postconf: warning: ./master.cf: unused parameter: aaa=bbb
7./postconf: warning: ./master.cf: unused parameter: xxx=yyy
8foo        unix  -       n       n       -       0       other
9bar        unix  -       n       n       -       0       other
10    -o xxx=YYY
11    -o aaa=BBB
12baz        unix  -       n       n       -       0       other
13./postconf: warning: ./master.cf: unused parameter: aaa=BBB
14./postconf: warning: ./master.cf: unused parameter: xxx=YYY
15bar/unix/aaa = BBB
16bar/unix/xxx = YYY
17./postconf: warning: ./master.cf: unused parameter: aaa=BBB
18./postconf: warning: ./master.cf: unused parameter: xxx=YYY
19