• Модуль: mail
  • Путь к файлу: ~/bitrix/modules/mail/lib/smtp.php
  • Класс: BitrixMailSmtp
  • Вызов: Smtp::reset
protected function reset()
{
	$this->disconnect();

	$this->errors = new MainErrorCollection();
}