Support Tickets - too many tickets opend with this error how to block this ?

too many tickets opend with this error how to block this ?

HelpDesk 19.05.2017 2137 Support Status: Closed Solution: Yes kemamurali


[#1444] PHP IMAP ErrorFollowing error occured when trying to connect to the mailbox , with username : Can not authenticate to IMAP server: [CLOSED] IMAP connection broken (authenticate)

Replies (1)

  • avatar Jerome

    Please open your email.php file and find on line 809:

    $mail->Send(); // Send email without any warnings

    and change to:

    //$mail->Send(); // Send email without any warnings

    Important only the one on line 809!

    19.05.2017 0