build_mime_message (public, deprecated)
build_mime_message [ args... ]
Defined in packages/acs-tcl/tcl/html-email-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Composes multipart/alternative email containing plain text and html versions of the message, parses out the headers we need, constructs an array and returns it to the caller. This proc is based on ad_html_sendmail, written by Doug Harris at the World Bank. DEPRECATED: this proc does not comply with naming convention enforced by acs-tcl.naming__proc_naming automated test
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: ad_log_deprecated proc build_mime_message return [ad_build_mime_message {*}$args]XQL Not present: Generic, PostgreSQL, Oracle