Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is possible to send copies of the form submission to multiple email addresses at the same time?

0
0 Posted

Is possible to send copies of the form submission to multiple email addresses at the same time?

0
0

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

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123