Copy form back to sender

I would like to add a facility to my mail form to allow the sender (i.e. the person who fills in the web-based form) to send a copy back to himself. I have tried to use the recipient_cc field, but phpFormMail produces the error saying that mail is being sent to someone not in the $referers array (which of course is true!). Is there a way round this? Many thanks!
Joe.

By penman on

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Autoresponder

Due to PHPFormMail not having any type of database connection this isn't possible since it wouldn't be secure. The best work around for it is to setup an auto-responder which will reply to the submitted form.

-Andrew M Riley

Stalk me!

Drupal Association Member