I am running a sun box with apache. I wrote a script to use the mail function. When I went to test it, it said it worked, but I never received the mail message. Then I looked at the php.ini file and found the line dealing with mail. I put sendmail -t -i in the line and commented out the stuff for windows. I restarted apache and it still does not work.
Any ideas?