Summary: | JJ: Message shown when enabling POP3 pipelining refers to nonexistent feature of kmail | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Szczepan Hołyszewski <rulatir> |
Component: | pop3 | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Szczepan Hołyszewski
2009-05-16 17:36:30 UTC
Why do you think the "Check What The Server Supports" button does not check for pipelining? Actually it does, but your server didn't announce it, therefore you see the message. You can double-check that by logging the conversation with wireshark. If you don't see "PIPELINING" as a response to the "CAPA" command, then your server doesn't announce it. The UI has changed indeed, so the string referring to the button is now outdated. Confirmed as the string is wrong. @Thomas: What is better, to move the button to the first tab or to change the string to reference the botton in the security tab? I would just change the string SVN commit 993906 by jtamate: BUG: 192897 Added "at the bottom of the Security tab in this dialog" to the message. M +1 -1 accountdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=993906 |