Jump to content

php mail() not working for linux machine


Recommended Posts

What would i need to change in the php.ini file to make the mail() function to work on a linux machine?  So far the windows server mail() function works fine after entering the "10.10.10.68".


[mail function]
; For Win32 only.
SMTP = 10.10.10.68

; For Win32 only.
sendmail_from =

; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =

Thanks in Advance
Link to comment
https://forums.phpfreaks.com/topic/24978-php-mail-not-working-for-linux-machine/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.