Erwin,

sendmail on my local server does indeed reside in /usr/lib/sendmail although
phpinfo shows sendmail_path = /usr/sbin/sendmail -t -i it still sends the
mail? Why is this the case and would you suggest anything to enable me to
get my mail working with my isp. I do not have direct access to php.ini with
my isp.

Mark

> -----Original Message-----
> From: Erwin [mailto:[EMAIL PROTECTED]]
> Sent: 30 August 2002 14:27
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Re: Mail problem
>
>
> > Am I correct in
> > assuming that the SMTP and sendmail_from variables are only relevant
> > for webservers on windows hosts and all I need to be concerned with
> > is sendmail_path?
>
> Yes, that is correct. Did you check for existence of
> /usr/sbin/sendmail?
> Sendmail often resides in /usr/lib/sendmail, so you could
> check that. Try
> file_exists, or open a pipe with popen.
>
> Grtz Erwin
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


****************************************************
This e-mail is intended for the recipient only and
may contain confidential information. If you are
not the intended recipient then you should reply
to the sender and take no further ation based
upon the content of the message.
Internet e-mails are not necessarily secure and
CCM Limited does not accept any responsibility
for changes made to this message. 
Although checks have been made to ensure this
message and any attchments are free from viruses
the recipient should ensure that this is the case.
****************************************************

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to