xref: /netbsd-src/external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in17b (revision 4a6720548cbf2e9325ed049c8a675ae86609f654)
1#verbose on
2open test-queue-file17b.tmp
3#
4# Delete a recipient. Then add the recipient back, with a DSN NOTIFY
5# record instead of a DSN original recipient.
6
7del_rcpt user@example.com
8add_rcpt_par user@example.com NOTIFY=never
9
10close
11