uranusjr commented on a change in pull request #20441:
URL: https://github.com/apache/airflow/pull/20441#discussion_r781833761



##########
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:
       Since the default is true, maybe we should show two examples, one for 
the default (SSL) case, another for the non-SSL case.




-- 
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]


Reply via email to