> Hmm..., I seem to have the same problem. I'm building the php with "rpm -bb 
> php.spec" and it seems to pick up the sendmail path in config_vars.mk:
> 
> PROG_SENDMAIL = /usr/sbin/sendmail
> 
> It shows ok in phpinfo()
> 
> I then removed the software providing "/usr/sbin/sendmail", and used the 
> attached patch with the same result in phpinfo(). Will this patch solve the 
> problem and also perhaps enable us to remove the "BuildRequires:  smtpdaemon" 

Yes, I think this is a clever patch =) Nice work!

J-M


Reply via email to