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";
Did you know?Explore Trending and Topic pages for more stories like this.
$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...
No comments posted yet

Your Answer:

Login to answer
50 Like 5 Dislike
Previous forums Next forums
Other forums

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this

Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{

help with mysql_error()
Hi,

I am trying to insert data into a table, but I am not able to insert it. I wanted to see

php code generators
All

Whilst enjoying learning a new language i have come accross a number of free code generat

Need help PLEASE
ok i have this warning showing up

Warning: in_array() [function.in-array]: Wrong datatype for

problem with php mysql query
Hi guy's...

I'm totally lost here..because don't have any idea how to make a query for grab r

urldecode question
How would I format this line of code properly?

<?php echo urldecode($_GET['Title']); ?

how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string

Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c

Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite

help, header() is not working!
Hello, I have this code:


<?php

/**
* @author samoi
* @copyright 200

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