How to specify sendmail path in PHP scripts?
HelloI have some problem with mail() function of php.
(Unix, PHP 4)
It seems I must determine sendmail path as it can not detect it.
Who knows, how can I determine this in mail() function or seth sendmail_path to something?
Regards,
Mac