xref: /netbsd-src/external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in16b (revision e262b48e47fe8540a73d8e342df0cdad4a0c5cf5)
1#verbose on
2open test-queue-file16b.tmp
3
4# Test the add_rcpt_par action
5
6add_rcpt_par foo@example.com notify=never
7add_rcpt_par foo@example.com notify=never
8add_rcpt bar@example.com
9add_rcpt_par bar@example.com orcpt=rfc822;orig-bar@example.com
10add_rcpt_par bar@example.com notify=delay
11
12close
13