xref: /netbsd-src/external/ibm-public/postfix/dist/src/cleanup/cleanup_milter.in10a (revision a7e090f70e491979434963c9a27df4020fe0a18b)
1#
2# Replace a short body by a longer one. The result is two body
3# regions: the original region with the head of the new text, and
4# one region at the end of the queue file with the remainder of the
5# new text.
6#
7open test-queue-file10.tmp
8
9replbody loremipsum
10
11close
12