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