# Write the expected output.
cat >"$expected" <<EOF
-part 1.1 text/plain 29
+[ part 1.1 - text/plain - 29B ]
This is the text/plain part.
EOF
# Write the expected output.
cat >"$expected" <<EOF
-part 1.1 text/plain 29
+[ part 1.1 - text/plain - 29B ]
This is the text/plain part.
EOF
--NextPart_002
Content-Type: text/plain;
charset="utf-8"
+Content-Description: the text/plain part
This is the text/plain part.
# Write the expected output.
cat >"$expected" <<EOF
-part 1.1 text/plain 29
+[ part 1.1 - text/plain - the text/plain part 29B ]
This is the text/plain part.
EOF