summaryrefslogtreecommitdiffstats
path: root/src/cleanup/cleanup_milter.in17b
blob: 654f9f5e2bc9aed028daba8ebcea13bbe3766b85 (plain)
1
2
3
4
5
6
7
8
9
10
#verbose on
open test-queue-file17b.tmp
#
# Delete a recipient. Then add the recipient back, with a DSN NOTIFY
# record instead of a DSN original recipient.

del_rcpt user@example.com
add_rcpt_par user@example.com NOTIFY=never

close