diff options
Diffstat (limited to 'src/cleanup/cleanup_milter.in10b')
-rw-r--r-- | src/cleanup/cleanup_milter.in10b | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/cleanup/cleanup_milter.in10b b/src/cleanup/cleanup_milter.in10b new file mode 100644 index 0000000..ba3b07f --- /dev/null +++ b/src/cleanup/cleanup_milter.in10b @@ -0,0 +1,12 @@ +# +# Replace a short body by a longer one, and then replace the longer +# body by itself. The result should be identical to what we had after +# one replacement. +# +#verbose on +open test-queue-file10.tmp + +replbody loremipsum +replbody loremipsum + +close |