new() method is used to create a new object chain.
The following MIME/multipart specific methdos exist.
build_mime_multipart_chain($args) parse_and_build_mime_multipart_chain($args) build_mime_header($args)These methods are used internally now. So these will become private methods in the furure. Please do not use these methods.
To create a new MIME/mulitpart message, use Mail::Message::Compose. It is MIME::Lite class in fact :-)
Copyright (C) 1993-2025 Ken'ichi Fukamachi mail:< fukachan at fml.org >