Hello,
I'm running Red hat 7.2
I dont know much about sendmail except it has a
config file in /etc/sendmail.cf
All I want to do is have PHP commandline use the PHP mail() call and
sendmail to my ISP's smtp server.
I have configured PHP.INI sendmail_path to /usr/lib/sendmail -t
My isp's SMTP server is via a proxy , 192.168.0.20 port 25
How do I configure this sendmail to work?
I have searched through the sendmail stuff and been totally confused
Cheers
Bob