Page 1 of 1

Use autoresponder/Form to input and send to two email addresses

Posted: Wed Aug 04, 2021 1:17 pm
by signaldog
Trying to use a form as an automated process. My clerk inputs the customer information (including their email) and it sends a notification email to those static email addresses that need a copy of the notification. The Autoresponder sends our templated email to the customer. All of this works exactly as we wanted it to.

What I want to do is input a second email address on the form and send a copy of either the notification or the templated response to that email address. It is NOT static so it can't be set up as a CC/BCC using a $email placeholder.

Alternatively, could I set up an email forwarder somewhere to take that input?

Any help would be appreciated.

If you want to see the code, it's located at testing.cvma15-1.net/Portal-Admin.php It's the New Member Welcome Email (SEC) under the Application Approved Tools section.

Thanks.

Re: Use autoresponder/Form to input and send to two email addresses

Posted: Wed Aug 04, 2021 5:26 pm
by Pablo
I'm sorry, there is no standard solutions for this, this will require custom code.