summaryrefslogtreecommitdiffstats
path: root/src/cleanup/cleanup_milter.in15h
blob: 3538f79b4944ae6fdcf1fb4f57251a014628ab7a (plain)
1
2
3
4
5
6
7
8
9
10
11
#verbose on
open test-queue-file15h.tmp

# Test the CLEANUP_FILTER_FLAG_ALL feature. The first header with
# YES clears the flag, and the second add_header is ignored.

header_checks regexp:cleanup_milter.reg15h
add_header X-SPAM-FLAG YES
add_header X-SPAM-FLAG NO

close