Can't Send Email Using Mercury Mail

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Can't Send Email Using Mercury Mail

Postby jjgobot » 13. May 2004 05:22

Hi,

I installed XAMPP on my Win2K machine and I was creating a script in PHP on sending email. Below is the sample of what I'm doing.


$to="jjgobot@smart.com.ph";
$from="From: joyski16@yahoo.com";
$subject="Wazzup?";
$body="Hello There!";
mail($to,$subject,$body,$from);

I started Mercury Mail using mercury_start.bat. The php page executed without errors but the recipient did not get any email. When I checked the Mercury Client (End-to-end) window there's this message:

Temporary error 249 (temporary MX resolution error) resolving 'smart.com.ph'.


Is there any configuration I should do? What could I be missing? Please help!

Thanks.

Joyski
jjgobot
 
Posts: 1
Joined: 13. May 2004 05:19

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 136 guests