ScottCybak
Programmer
Hi,
I'm sortof a "n00b" network admin here at our small office, and i'm trying to get sendmail working in php.
i editted my php.ini file (on server) to reflect the proper smtp server, and created a basic script that only had this:
<?php
mail("scottcybak@hotmail.com", "sampletitle", "Some text", "From: chuckwoolery@iamkewl.com"
?>
but, it keeps telling me "Warning: Failed to Connect in pathofmahstuff\sendmail.php on line 3"
.. .. i read something somewhere about using ms's virtual smtp server .. but i can't figure out where the management snap-in thingy ma-bober is..
anyone have any suggestions for me?
TIA Scott Cybak
scott@athree.com
I'm sortof a "n00b" network admin here at our small office, and i'm trying to get sendmail working in php.
i editted my php.ini file (on server) to reflect the proper smtp server, and created a basic script that only had this:
<?php
mail("scottcybak@hotmail.com", "sampletitle", "Some text", "From: chuckwoolery@iamkewl.com"
?>
but, it keeps telling me "Warning: Failed to Connect in pathofmahstuff\sendmail.php on line 3"
.. .. i read something somewhere about using ms's virtual smtp server .. but i can't figure out where the management snap-in thingy ma-bober is..
anyone have any suggestions for me?
TIA Scott Cybak
scott@athree.com