You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "James Coder (JIRA)" <ji...@apache.org> on 2019/05/09 00:32:00 UTC

[jira] [Created] (AIRFLOW-4489) Add Non-SSL option to Imap hook

James Coder created AIRFLOW-4489:
------------------------------------

             Summary: Add Non-SSL option to Imap hook
                 Key: AIRFLOW-4489
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4489
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: James Coder


Currently, the imap hook only uses the IMAP4_SSL class. by passing "use_ssl' : False in the extra, you should be able to use non-SSL IMAP4 class



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)