xref: /netbsd-src/external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in16b (revision 7bdf38e5b7a28439665f2fdeff81e36913eef7dd)
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