for php mail to work, some php.ini configuration is needed, but I mostly see Windows only options. How do I configure php.ini to work with Kmail or other linux mailers?
you do need to make sure that the sendmail path is set correctly (in the event that sendmail is not in your system path).
and of course you need to make sure that sendmail (or another MTA) is installed and properly configured to allow local relay (but prohibit open relay).
Thanks, so if I understand correctly
if my (whatever) *nix email is runnig correctly and I am able to send mail from by *nix machine, regardless of what program I use (save for webmail), I do not need to do anything to get this to work with PHP, right?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.