Is possible to send copies of the form submission to multiple email addresses at the same time?
Yes, it is possible. Open for edition the Form2Mail.asp file generated by the extension. At line #21 you can add the CC (carbon copy) emails: Const HDW_SEND_CC_TO = “copy1@example.com;copy2@example.com” …and copies of the original email will be sent to copy1@example.com and copy2@example.com respectively. Note: If you want to CC to more than one email address then separate the emails with semicolons like in the above example.
Related Questions
- Do I have to send in 14 copies of the complete Judicial Candidate Information Form (application form) each time I apply to a judicial vacancy?
- I do not have a reliable internet connection to send the application form via email or use the online submission form. How else can I apply?
- Is possible to send copies of the form submission to multiple email addresses at the same time?