1#verbose on 2open test-queue-file17a.tmp 3# 4# Delete a recipient. Then add the recipient back. 5 6del_rcpt user@example.com 7add_rcpt user@example.com 8 9close 10