Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

[PHP3] About sendmail in php3.ini From: Mark Lo (markloky <email protected>)
Date: 05/01/00

Hi,

     I know if I want to have my mail function to work properly ...I
have to equipped with sendmail server. So I have found out something
from my php3.ini file...
stating that...

     SMPT =localhost ; for win32 only
    Sendmail_from=me <email protected> ; form win32 only
    Sendmail_path= ; unix

I know if I am using linux...I only require to fill out the
"Sendmail_path", and it is the path of sendamil
....eg../path/to/sendmail -t. ----->Can anyone explain what is the path
to sendmail -t means....if it is the path to my sendmail server, then
how can i found out what path is to my sendmail server.

Thank You

Mark Lo

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>