I’m setting up a form on a site that gathers info from the user and sends that to an email account. The email account is setup with an autorepsonse that should be sent to the user. However, because the form is sent by the host, the autoresponse goes to the host and not the user.
Does anyone know of a script that would take the user’s email address from the submission form and either replace the “from” on the email to the user’s instead of the host’s or to automatically send an email from the user account to our autoresponse account?
Thanks