treilad Posted July 19, 2006 Share Posted July 19, 2006 I've read a few tutorials on how to set up the mail() function to work and they haven't helped much. I downloaded a free SMTP server because I knew I'd need one, but that's as far as I've gotten. Can someone briefly explain how to set this up and have it work? Link to comment https://forums.phpfreaks.com/topic/15055-set-up-mail-function/ Share on other sites More sharing options...
tomfmason Posted July 19, 2006 Share Posted July 19, 2006 what mail server do you have? Link to comment https://forums.phpfreaks.com/topic/15055-set-up-mail-function/#findComment-60555 Share on other sites More sharing options...
Kurt Posted July 19, 2006 Share Posted July 19, 2006 Um, you don't need anything special except php to make the mail() function work... Link to comment https://forums.phpfreaks.com/topic/15055-set-up-mail-function/#findComment-60557 Share on other sites More sharing options...
tomfmason Posted July 19, 2006 Share Posted July 19, 2006 Did you mean setting up the mail function or the mail server? And is port 25 blocked. See this post if you are referring to the setup of a mail server [url=http://www.phpfreaks.com/forums/index.php/topic,100591.0.html]http://www.phpfreaks.com/forums/index.php/topic,100591.0.html[/url]If you have the server set up and are able to send mail via the server control pannel but not from php, you will need to configure php.ini to send mail Link to comment https://forums.phpfreaks.com/topic/15055-set-up-mail-function/#findComment-60562 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.