[Tickets #4017] RESOLVED: System capacilities test not working for IMAP servers that need TLS
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Jun 19 23:57:49 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=4017
-----------------------------------------------------------------------
Ticket | 4017
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | System capacilities test not working for IMAP servers that need TLS
Queue | IMP
Version | HEAD
State | Resolved
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2006-06-19 23:57) wrote:
> What about moving imap/notls to the end of the list since we should
> prefer secure connection methods? Then imap/ssl will be at the top
> of the list so PHP4 users will have a secure supported connection
> method. And we can add imap back as imap/tls (not exactly the same
> since TLS will be required, but probably close enough).
Once again, until we require a PHP that allows us to use TLS logins, we can
never be 100% sure that TLS logins will work correctly. So we must place
this as the last resort.
Additionally, we are talking about a test script here, so secure-by-default
has much less meaning (especially since a non-secure login will be one of
the tests we automatically do in the test script). And the last thing we
need in a test script is for *it* to fail.
More information about the bugs
mailing list