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