Thanks John - I'm actually interested in sending two totally separate
emails. One to myself notifying me that a form was submitted and
another notifying the form submitter that I received their submission.

Is this possible to set up w/ Mailer?

Thanks for replying :)

On Feb 24, 2:50 pm, john <johnm...@gmail.com> wrote:
> you can do it with the mailer extension. in the mailer part try:
>
> subject: "multiple recipients example"
> from_field: email
> redirect_to: /
> recipients:
>   - a...@example.com
>   - b...@example.net

Reply via email to