hello all, i've got an easy one for ya. running php4 and apache 2 on a RH8 linux server. i have a simple mail form i want to use. however i'm not sure how to configure php's sending options. the server is NOT running sendmail or qmail.
can linux use a remote or local (not localhost, local network) smtp server to send mail? i saw the section in php.ini, but smtp server part was for win32 only. is there a way i can use my isp's smtp server or a local smtp server on our network to send mail w/o running sendmail or qmail on the actual apache/php server?
please post what the line in my php.ini file should look like.
much thx in advance for any info :rolleyes: