On Thursday 14 March 2002 22:56, Daniel Reichenbach wrote:
> > I use qmail with PHP on a RH v 7.0 system. Works like a charm.
>
> Same here, RH 7.0 with some updates from RPM.
>
> > I compiled/installed qmail from source. Installed RH,
>
> Apache and PHP from source, too.
>
> Do you have a possibility to look at a phpinfo() page? There the
> option your php version uses for sendmail_path should be visible?
> Would be interesting to know what parameters your php version
> uses. Mine uses sendmail -t -i.
I'm using qmail and these are the settings in php.ini:
--------------------------------------------------------------
[mail function]
; For Win32 only.
SMTP = localhost
; For Win32 only.
sendmail_from = [EMAIL PROTECTED]
; For Unix only. You may supply arguments as well (default: 'sendmail -t -i').
;sendmail_path =
--------------------------------------------------------------
In other words it's the default settings.
RH7.1, php-4.0.6, qmail 1.03
--
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
/*
Post proelium, praemium.
[After the battle, the reward.]
*/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php