feluelle commented on a change in pull request #20441: URL: https://github.com/apache/airflow/pull/20441#discussion_r781845294
########## File path: docs/apache-airflow-providers-imap/connections/imap.rst ########## @@ -60,4 +65,4 @@ For example: .. code-block:: bash - export AIRFLOW_CONN_IMAP_DEFAULT='imap://username:[email protected]:993' + export AIRFLOW_CONN_IMAP_DEFAULT='imap://username:[email protected]:993?use_ssl=true' Review comment: Sure! Let me add one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
