[Bug 233206] Connection settings miss-detected
Christophe Giboudeaux
cgiboudeaux at gmail.com
Thu Apr 8 22:56:16 BST 2010
https://bugs.kde.org/show_bug.cgi?id=233206
--- Comment #11 from Christophe Giboudeaux <cgiboudeaux gmail com> 2010-04-08 23:56:15 ---
today's tests with a rev > 112618:
[/kde/inst/kdepim-runtime/bin/akonadi_imap_resource]
akonadi_imap_resource_1(22595) SetupServer::slotSafetyChanged: serverTest null
[/kde/inst/kdepim-runtime/bin/akonadi_imap_resource]
akonadi_imap_resource_1(22595) addAuthenticationItem: adding auth item "Clear
text"
[/kde/inst/kdepim-runtime/bin/akonadi_imap_resource]
akonadi_imap_resource_1(22595) addAuthenticationItem: adding auth item "LOGIN"
[/kde/inst/kdepim-runtime/bin/akonadi_imap_resource]
akonadi_imap_resource_1(22595) addAuthenticationItem: adding auth item "PLAIN"
[/kde/inst/kdepim-runtime/bin/akonadi_imap_resource]
akonadi_imap_resource_1(22595) addAuthenticationItem: adding auth item
"CRAM-MD5"
[/kde/inst/kdepim-runtime/bin/akonadi_imap_resource]
akonadi_imap_resource_1(22595) addAuthenticationItem: adding auth item
"DIGEST-MD5"
[/kde/inst/kdepim-runtime/bin/akonadi_imap_resource]
akonadi_imap_resource_1(22595) addAuthenticationItem: adding auth item "NTLM"
[/kde/inst/kdepim-runtime/bin/akonadi_imap_resource]
akonadi_imap_resource_1(22595) addAuthenticationItem: adding auth item
"GSSAPI"
[/kde/inst/kdepim-runtime/bin/akonadi_imap_resource]
akonadi_imap_resource_1(22595) addAuthenticationItem: adding auth item
"Anonymous"
appears in the akonadi log after each letter typed in the imap server name
The defaults on the "Advanced" page are STARTTLS / 143 / Clear text. imo, the
default should be 'none' instead.
The auto-detect button now seems to try probing the server settings even if the
server name is empty.
--
Tests with the same servers as yesterday (logs are attached)
imap.free.fr :
- detected: none, 143, LOGIN
- saved: Safety=0
If I reopen the config dialog, STARTTLS is selected.
---
imap.gmail.org:
- detected: SSL/TLS, 993, Clear Text
- saved: Authentication=0, ImapPort=993, Safety=5
If I reopen the config dialog, the selected settings are correct.
---
imap.imapmail.org:
- detected: STARTTLS, 143, PLAIN (looks correct)
- saved: Authentication=2 nothing about the Encryption
When reopening the dialog, SSL/TLS is selected.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list