[thelist] Cannot Send Mail From evolt.org server

Wihartoyo wihartoyo at telkom.net
Wed Mar 6 02:05:01 CST 2002


This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Hi evolters!
I try to use mail() php function to send mail from evolt.org server.
My Script for sendmail:
$to=anyone at somedomain;
$subject="Subject";
$message="message";
$rc = mail($to,$subject,$message):

in this case the return code ($rc) allways false, does anyone know why?

thank
wihartoyo
--




More information about the thelist mailing list