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