| 
	
 | 
 Posted by Jerry Stuckle on 08/13/07 18:28 
Rik wrote: 
> 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 
 
Correct - my mistake.  But Exim contains a sendmail executable,  
completely compatible with sendmail. 
 
One other thought - if you're having problems with sendmail, chances are  
you'll have the same problems with Exim. 
 
--  
================== 
Remove the "x" from my email address 
Jerry Stuckle 
JDS Computer Training Corp. 
jstucklex@attglobal.net 
==================
 
  
Navigation:
[Reply to this message] 
 |