This module provides a function developers can call in their own modules to parse a template of their choosing with a set of variables of their choosing and send the results via email.
After the module is installed the function ica_email_from_template_send becomes available. Supply a sender, a recipient, a subject, the path to the template you wish to parse, an array with variables and optionally an array with extra headers.
Use this module if you want to send out HTML mail and / or you need to supply more complicated variables to the template than the token module can handle.
The sandbox URL for this module is http://drupal.org/sandbox/rhmtts/1197596
Comments
Comment #1
tim.plunkettMarking as duplicate of #1175346: [D7] ICA Survey, only submit one application.
Comment #2
avpaderno