xref: /netbsd-src/external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in15h (revision 5dd36a3bc8bf2a9dec29ceb6349550414570c447)
1#verbose on
2open test-queue-file15h.tmp
3
4# Test the CLEANUP_FILTER_FLAG_ALL feature. The first header with
5# YES clears the flag, and the second add_header is ignored.
6
7header_checks regexp:cleanup_milter.reg15h
8add_header X-SPAM-FLAG YES
9add_header X-SPAM-FLAG NO
10
11close
12