The Following Files Contain the CFMAIL tag:
The module_email_html.cfm is the file in which all e-mail content is delivered through. It is the global e-mail template which wraps the e-mail content with the company logo and border.
root/module_email_html.cfm(4): cfmail to="#Trim(attributes.varTo)#" root/module_email_text.cfm(4): cfmail to="#Trim(attributes.varTo)#" root/reportError.cfm(14): cfmail to="#APPLICATION.ADMINEMAIL#" from="#APPLICATION.ADMINEMAIL#"
The following files use the module_email_html template:
index_mailfriend.cfm(248): cfmodule template="module_email_html.cfm" mnfriendemail.cfm(187): cfmodule template="module_email_html.cfm" admin\admin_edit_login.cfm(402): cfmodule template="../module_email_html.cfm" admin\admin_login.cfm(142): cfmodule template="../module_email_html.cfm" admin\professional_manager.cfm(68): cfmodule template="../module_email_html.cfm" jobseeker\member_edit_login.cfm(225): cfmodule template="../module_email_html.cfm" jobseeker\member_need_login.cfm(56): cfmodule template="../module_email_html.cfm" jobseeker\member_new.cfm(440): cfmodule template="../module_email_html.cfm" jobseeker\member_new.cfm(480): cfmodule template="../module_email_html.cfm" |