Web Hosting Talk







View Full Version : sendmail


x222943
07-29-2002, 09:04 PM
im running redhat 7.2, apache, php, etc.


i set the path to sendmail in php.ini, /usr/lib/sendmail, restarted apache, and all the email functions in my php scripts and forums etc. all worked just fine, mail was all delivered... leave for a few hours, come back, several people from my forums have emailed me and complained that they are receiving thier email... i check to see if everything is working right, it is, sendmail is running, apache/php are working fine, but sendmail is just "dead"...


thanks for any help

webx
07-29-2002, 10:22 PM
If sendmail is running, why it is "dead"?

Do you have any errors to report? First thing to look is for error messages. What error message users getting? etc...

x222943
07-29-2002, 10:50 PM
none of it has been giving me any errors, but i dont know where the error log is, if there even is one...

thanks

mwatkins
07-29-2002, 10:51 PM
Dude, you need this:

How to ask questions the SMART way:
http://www.tuxedo.org/~esr/faqs/smart-questions.html

x222943
07-29-2002, 11:11 PM
thanks for the advice.