Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Related Sendmail problem?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Related Sendmail problem?
Authored by: Phr33k on Jun 13, '02 01:17:54PM

Well, I am still using Sendmail, and haven't changed from it. But after updated to 10.1.5 my PhP mail() routines fail. Did something else change in Sendmail that makes it not work??

I've found a workaround, using a class.smtp.php file I found that allows me to use Communigate instead of Sendmail to email from PhP. Which I honestly like better---but it still stinks that the update nullified my PhP scripts....



[ Reply to This | # ]
Related Sendmail problem?
Authored by: serversurfer on Jun 14, '02 08:45:05AM

Did you check the permissions on '/'? It should not be group-writable.



[ Reply to This | # ]