FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » email not being sent
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: email not being sent [message #2941 is a reply to message #2940] Wed, 05 June 2002 11:46 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
FUDforum uses PHP builtin mail() function to send e-mail. That function itself uses sendmail internally to send email. So, the problem is likely to be with your config, rather then FUDforum.
The error message you've shown implies that sendmail cannot create a temporary file when the webserver spawns it, under it's own uid (nobody).
Check your sendmail.cf file in regard to where the temporary files are written and make sure user nobody can create files inside that directory, or you will not be able to send e-mail from the webserver using PHP.


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Thread View
Next Topic: changing font size
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 09 17:04:34 GMT 2024

Total time taken to generate the page: 0.04306 seconds