Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
PHP Email Headers / Spam
Name: Jamie_McCoy Date: April 8, 2005 at 07:17:31 Pacific OS: XP Pro 5.1 CPU/Ram: Pentium 4 2.4Ghz
Comment:
right then, i have made a nice email script for my ste, which will be used to email members their registration details, works great, but.....
no matter what, the email always gets sent to peoples JUNK mail when the use hotmail...
i dont see why, any way heres a screenshot of the headers generated by my php email script
Summary: Hi All, I am using PHP classes to parse the Email content. In the following example I have a pop3 class. following is the code I have used: $email = $pop3->get_mail1($i); $email = parse_email($email...
Summary: I am having same problems but I am a complete novice! Here is my simple script: <? $to = ""; // E-mail address to send mail to. $subject = ""; //Subject of the e-mail $message = " "; // Message sh...
Summary: Help!, I wrote this php... www.reproductivewellness.com/test2.php to tell this form... www.reproductivewellness.com/contacts.html to email me with the results of the form. However, i receive an email,...