On Wed, Jun 06 2001, Bill Andersen <[EMAIL PROTECTED]> wrote:

> When I installed qmail, I obviously removed sendmail.  Now
> when I build php(4) and try to use the the mail() function,
> I get "mail() not supported in this PHP build" because
> sendmail was not found during the configure (I assume).

'ts not just a PHP issue but a sendmail-compatibility issue either. It's
safe to link /var/qmail/bin/sendmail to /var/lib/sendmail and
/usr/sbin/sendmail (other crack-brained place could be /etc/sendmail) which
helps sendmail-aware software (like php and mailx) to run.
---jul

Reply via email to