Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: ElFroggio on June 29, 2010, 04:12:29 PM
-
Hi,
I have installed the PHP5 contrib: http://wiki.contribs.org/PHP5. It's 5.2.8. I've enabled it for 1 ibay to run Drupal.
Bug: The sendmail_path in PHP4 and PHP5 is supposed to be /usr/sbin/sendmail -t -i. It works in php4, but in php5 it's just '-t -i', it's missing the '/usr/sbin/sendmail' string. I've tried to initialize it and set the sendmail_path in the drupal configuration. But that doesn't work.
I know that I'm manually configuring properly because when I manually configure the "sendmail_from" to abc@xyz123.com, it works.
How do I correct it?
Thanks
-
As this is an error in a contrib, your best bet is to file a bug against that contrib so it can be fixed for all users. After reporting a bug, please post a reference here for future readers. Thanks in advance.