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