luis84 Posted February 3, 2009 Share Posted February 3, 2009 Hey guys, Strangest issue, fresh install of ubuntu. LAMP installed properly, sites up and running php but no mail will be sent from any php script! I have installed sendmail properly, I can send email to my gmail account from sendmail logging in via telnet localhost 25 and then manually entering info and sending. So I know sendmail is properly working, not being clogged by any firewalls,etc. However, no php mail goes out (scripts calling mail from php). My php.ini located in etc/php5/apache2 is setup properly I have all the windows 32 lines comment out in the Mail Section and have sendmail_path= /usr/sbin/sendmail I restarted apache after the change. I turned php error logging and enabled all errors/warning and have it logging to a file. Checked the file and no errors are showing up. Anyone have any ideas what else I might look for or where I might begin? Link to comment https://forums.phpfreaks.com/topic/143639-sendmail-properly-installed-mail-function-still-fails/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.