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