03.06.2022, 07:34
(03.06.2022, 07:28)admin Wrote: STARTTLS uses a different port - most often 587. While standard SSL/TLS uses 465. Also check what the email function returns, it might tell you where the error is:
Code:res, err = mail(...)
log(res, err)
Where can i check it ? When i save the script i got 0 error message