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
(defaults to"text/plain"
) (optional)- -charset
(defaults to"UTF-8"
) (optional)- Parameters:
- body
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.