You could try the following script to test it.. also check your firewall settings.
"<?php
print mail ('[EMAIL PROTECTED]',
'No need for reply -- PHP test!', /* subject */
"hi Cheyenne\nLine 2\n"); /* body */
?>"
Regards!
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
