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

Home » FUDforum » FUDforum Installation Issues » Email troubles
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
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:
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
[Message index]
 
Read Message
Read Message
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: Thu Nov 07 09:54:46 GMT 2024

Total time taken to generate the page: 0.04763 seconds