[PHP] mail -f option for removing nobody@localhost Return-Path
Here is the code I'm using trying to replace [EMAIL PROTECTED] with my email address when I use the PHP mail() function to send a message: $headers="From: Glenn Gasner <[EMAIL PROTECTED]>\r\n" ."Reply-To: Glenn Gasner <[EMAIL PROTECTED]>\r\n" ."Return-Pat
[PHP] Sleep Function
and it'll be no problem even on a shared server? Thanks! Glenn Gasner glenn at perex dot com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php