17 Dec
2013
17 Dec
'13
3:08 a.m.
Yup. That's the one you want. Jamie Holly http://hollyit.net On 12/16/2013 8:46 PM, Tim Johnson wrote:
* Tim Johnson <tim@akwebsoft.com> [131216 14:11]:
* Jamie Holly <hovercrafter@earthlink.net> [131215 07:11]: <...> then you can try adding this to your settings.php:
ini('sendmail_path', '/usr/sbin/sendmail -t -i -f tim@akwebsoft.com'); Try as I might I can't find anything on a drupal-specific or PHP core ini() function.
Jamie - Did you mean ini_set($string_1, $string_2) ? (see http://php.net/ini_set)