I can't seem to email from my site.

If you are having problems sending email from your site, this is an easy script to help you verify that php's mail() function is working.

On your site create a new file called phpmail.php and copy in the following contents:

<?php
$email = $_GET['email'];
$subject = "test";
$message = "test";

mail($email, $subject, $test);
?>

Then go to www.yoursite.com/phpmail.php?email=you@email.com. Replace yoursite.com with your domain and you@email.com with any email address. You should receive an email at that address.

Buyhttp offer best hosting forĀ Magento Hosting

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How do I configure Incredimail?

Customized hosting plan for Advanced Guestbook Hosting

How do I change my email password in cPanel?

To change the password associated with individual email accounts, login to your cPanel and enter...

503 valid RCPT command must precede DATA

If you get this error when sending email: The server responded: 503 valid RCPT command must...

How do i configure Outlook?

Buyhttp offer professional service for Joomla andĀ  wordpress site