Hi Everyone,
I did a simple test with this script:
<?php
mail("[EMAIL PROTECTED]", "test", "this is a test mail");
echo "done";
?>
I run the script from web accounts on different servers. I can receive the
test mail from some but not from others. Is there any configurations that I
am missing here?
Thanks and regards.
--
Alva Chew
Stridec Systems
mobile: +65 9144-8023
email: [EMAIL PROTECTED]
website: www.stridec.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php