# All text is simply copied.
text/*; cat %s
message/*; cat %s
# All other things are represented as "encodedinlined<type>"
image/*; echo encodedinlined%t | tr -d -c '[:alpha:]'
application/*; echo encodedinlined%t | tr -d -c '[:alpha:]'
audio/*; echo encodedinlined%t | tr -d -c '[:alpha:]'
