summaryrefslogtreecommitdiffstats
path: root/src/cleanup/cleanup_milter.in17a
blob: c7eb3614b215299c82a7f45d9079a150e429ac6c (plain)
1
2
3
4
5
6
7
8
9
#verbose on
open test-queue-file17a.tmp
#
# Delete a recipient. Then add the recipient back.

del_rcpt user@example.com
add_rcpt user@example.com

close