mail() says sent but no email received


Posted on 16th Feb 2014 07:03 pm by admin

My code is quite simple:

Code: <?php
$to = "Ty44ler@yahoo.com";
$subject = "Test mail";
$message = "Hey, I just wanted to see if the script worked.";
$from = "Ty44ler@yahoo.com";
$headers = "From: $from";

if (mail($to,$subject,$message,$headers)) {
echo("<p>Message successfully sent!</p>");
}
else {
echo("<p>Message delivery failed</p>");
}
?>
I have the SMTP server correct in the php.ini file as well as the port as it connects fine when I do a telnet. Also checked the spam folder and nothing there...

50 Like 5 Dislike
Previous php-forum Next php-forum
Other php-forum

do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work

how to export excel file in same server
My first post - php newbie, so appreciate your support.

I'm currently using headers to save w

INSERT for date range
Hi all

I have the following table

Code: [Select] `date` date
`day` int(2)
`

I didnt code this but I need help with it
I'm sorry. i'm not a coder. I have this script for forcing download and previewing mp3. The guy that

Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste

simple ping code
been searchin the site/web and found code thats simple but doesnt work.

I have a personal we

filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h

Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the

Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm

SCRIPT ERROR
Here is the CONTACT FORM I made for our website:

<form id="form1" name="

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash