Page 1 of 1

How can I enable the mail() function ???

Posted: Sun Jun 21, 2009 5:47 am
by psicloone
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?

Re: How can I enable the mail() function ???

Posted: Mon Jun 22, 2009 8:01 am
by patrickmvi
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?