In many places, we use imap_error() to capture debug info. But I don't think that's the case with the actual connection test on the mailbox add form.

Comments

Dane Powell’s picture

Title: Better debug info on failed connection tests » Better reporting of IMAP errors
Status: Active » Fixed

Added:
http://drupalcode.org/project/mailhandler.git/commit/94e46a3
http://drupalcode.org/project/mailhandler.git/commit/06fbbcd

Since this now throws exceptions for errors that were previously silent, some tests were failing and I had to hardcode a couple of errors to ignore. Once we fix that issue #2081869: Copy test messages to tmp directory for tests we should get rid of those ignores.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.