|
Posted by Rik on 08/13/07 16:49
On Mon, 13 Aug 2007 18:41:31 +0200, Nilesh <nilesh.3892@gmail.com> wrote:
> I have a server in which sendmail gives problem. How do i change
> php.ini so that i can use exim for mail()
>
> System is FC-6.
Never used exim or FC-6, allthough this snippet might indicate you could
try to set the sendmail_path to a sendmail wrapper or replacement:
<http://nl3.php.net/manual/en/ref.mail.php>
"sendmail_path string
....
Systems not using sendmail should set this directive to the sendmail
wrapper/replacement their mail system offers, if any. For example, » Qmail
users can normally set it to /var/qmail/bin/sendmail or
/var/qmail/bin/qmail-inject."
Google also seems to have some answers, haven't tried any of them, but
this was the first hit for
instance:<http://www.codewalkers.com/c/a/Miscellaneous/Adding-Mail-with-Exim/>
--
Rik Wasmus
Navigation:
[Reply to this message]
|