Hello to everybody. I dont know if this is right here (sorry if does not) I want use the mail funtion in one domain but the smtp server use tls then how i can do it? Thank you very much
PHP uses the sendmail wrapper binary automatically, you dont have to configure it even if the local server uses tls only.
Thank you very much Till. But when the form (php code) send a mail to external domain look like that dont send. May be is a mistake from me and i have some bad code. Thank again Sir.