I`m on ubuntu and I installed postfix. When I tried it with telnet - everything worked fine.
However, I still can`t use the php mail() function. How can I fix it?
How can I enable the mail() function ???
Moderator: General Moderators
-
patrickmvi
- Forum Commoner
- Posts: 32
- Joined: Mon Jun 22, 2009 6:45 am
- Location: Fort Lauderdale, FL
Re: How can I enable the mail() function ???
It's most likely due to the way you have things configured in your php.ini file. Are you getting any errors when trying to execute the mail function or is it just not functioning?