potiuk edited a comment on pull request #20441: URL: https://github.com/apache/airflow/pull/20441#issuecomment-1002227305
Hmm. Static checks are failing. But I think this is a bit too much of breaking change. It's virtually guaranteed to break existing configurations for anyone who used IMAP. I wonder if better option would be to add a "use_ssl" extra (default = true) to keep backwards compatibility. And the default port will depend on whether this flag is set or not. This has also the advantage of not having to create a new connection type. -- 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]
