Does anybody know the simple way to send mail via SMTP/TLS? I know that
I can use fsockopen with "tls://" and send SMTP command manually but I
hope there is more simple manner.
I can use fsockopen with "tls://" and send SMTP command manually but I
hope there is more simple manner.
Comment