This commit is contained in:
Sean Whalen
2019-01-24 11:05:05 -05:00
parent 59168ca8f7
commit 6c49d76688
+1 -1
View File
@@ -1174,7 +1174,7 @@ def get_dmarc_reports_from_inbox(host=None,
except Exception as e:
logger.debug("Failed to "
"disconnect: {0}".format(
e.__str__()))
e.__str__()))
if not ssl:
logger.debug(
"Connecting to IMAP over plain text")