I just send my ISP the following question: One of my PHP scripts automatically sends a "Thank You" e-mail to users who just registered. I use PHP's mail function.
If, during registration, the user enters the wrong e-mail address the e-mail would, of course, be returned. Who is the e-mail returned to? PHP's mail function, as far as I know, doesn't have a "From" field. Any comments? Thanks! Anthony F. Rodriguez ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php