Thread: Formail help
View Single Post
Old May 14th, 2006, 3:38 PM   #1 (permalink)
sneagle
Surpass Fan
On a golden path...
 
sneagle's Avatar
 
Joined in Oct 2005
Lives in Northern NJ
Hosted on PASS83
350 posts
Gave thanks: 7
Thanked 16 times
Formail help

I am using Formail from here. I have it working. However, I'd like a copy of the e-mail generated to go to the e-mail address the person enters. I can't figure out how to do that. I tried adding the following line to the script

PHP Code:
// bcc emails (separate multiples with commas (,))
$bcc "$email"
That did not work, so I added the lines below to the form
PHP Code:
<input type=hidden name="bcc" value=email
That didn't work either.

Thanks
__________________
www.msj3.comSPACERReseller - PASS83
SPACER
sneagle is offline   Reply With Quote