xref: /netbsd-src/external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in15h (revision 28e9a2d236810de35a8d65f9a4169cc55aab083f)
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