Home
last modified time | relevance | path

Searched refs:tsm_err (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/standard/
H A Dmail.c517 int tsm_err; in php_mail() local
521 …if (TSendMail(INI_STR("SMTP"), &tsm_err, &tsm_errmsg, hdr, subject, to, message, NULL, NULL, NULL)… in php_mail()
526 php_error_docref(NULL, E_WARNING, "%s", GetSMErrorText(tsm_err)); in php_mail()

Completed in 7 milliseconds