send an email to yourself:

<?php
mail("[EMAIL PROTECTED]","test subject","This is my test message","From:
[EMAIL PROTECTED]\n")
?>


-----Original Message-----
From: Chuck "PUP" Payne [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 3:26 PM
To: PHP General
Subject: [PHP] Help with e-mail...


I have just install a program called Web Calendar. It suppose to be able to
send reminders via e-mail but I am not sure if PHP is set up to send e-mail
or what is happening. I have turned on debugging and it is showing that
there are remembers but it not sending anything.

Is there a simple test I can to to test php is talking to sendmail?


Thanks,


 -----------------------------
 | Chuck Payne               |
 | Magi Design and Support   |
 | www.magidesign.com        |
 | [EMAIL PROTECTED]    |
 -----------------------------



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to