asianstyle #1
10-29-2004, 12:20 AM
I have sendmail and TLS set up... now I need the mail() function to send mail using TLS. Currently in the php.ini file it calls sendmail by issuing the following command:
/usr/sbin/sendmail -t -i
Is there a option for it to us TLS?
Any help would be appreciated!!
/usr/sbin/sendmail -t -i
Is there a option for it to us TLS?
Any help would be appreciated!!