[Mimedefang] documentation bug/omission for newbies

Dianne Skoll dfs at roaringpenguin.com
Wed Apr 20 06:45:23 EDT 2016


Hi,

Just a general comment:  If someone hands you a MIME::Entity object,
you shouldn't assume it's single-part.  Nor should you assume it's
multi-part.  Your code should adapt to whatever it has been given.

It turns out MIMEDefang does always start out with a multipart (for
boring technical reasons) but your code shouldn't care.

Regards,

Dianne.



More information about the MIMEDefang mailing list