acs_mail_lite::utils::build_body (private)

 acs_mail_lite::utils::build_body [ -mime_type mime_type ] \
    [ -charset charset ] body

Defined in packages/acs-mail-lite/tcl/utils-procs.tcl

Encode the body using quoted-printable and build the alternative part if necessary Return a list of message tokens

Switches:
-mime_type (optional, defaults to "text/plain")
-charset (optional, defaults to "UTF-8")
Parameters:
body (required)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: