این ۲تاآخری دقیقا متوجه نشدم
بعد SMTPAuth رو برای phpmailer درست تنظیم کنید
و در اخر این خط رو از phpmailer خود از حالت کامنت در بیارید $mail->isSMTP();[/QUOTE]
این میشه ؟
if ($this->SMTPAuth) {
if (!$this->smtp->authenticate(
$this->Username,
$this->Password,
$this->AuthType,
$this->Realm,
$this->Workstation