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

Home » FUDforum » FUDforum Installation Issues » Email troubles
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Email troubles [message #1745] Mon, 22 April 2002 03:44 Go to next message
pwillis is currently offline  pwillis   Canada
Messages: 3
Registered: April 2002
Location: victoria bc canada
Karma: 0
Junior Member

How does fudforum handle emails?
When I select teh email button in the forum
to send to the administrator, the script never
sends email successfully.
There is no error but there is also no mail sent.
What documentation is there for this?

I am using sendmail, which I understand works fine.
Where do I set up the email account to use for
mail sent via the forums?

thanks.

Peter


X
Re: Email troubles [message #1757 is a reply to message #1745] Mon, 22 April 2002 15:14 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
FUDforum uses php's native mail() function to send email.

If you can send email from php, then FUDforum will in 99.9% of the cases will be able to send email as well.

Do a quick test to see if you can send email from your php install.

<?php

mail("YOUR_EMAIL", "Subject", "Body");

?>


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Email Issues when trying to register. Please help!
Next Topic: How to change....
Goto Forum:
  

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

Current Time: Sun Sep 08 04:38:39 GMT 2024

Total time taken to generate the page: 0.02369 seconds