Summary: | POP3 resource floods the user if connections is down | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | András Manţia <amantia> |
Component: | POP3 Resource | Assignee: | Thomas McGuire <mcguire> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kdepim-bugs, vkrause |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
András Manţia
2011-09-13 12:29:09 UTC
*** This bug has been marked as a duplicate of bug 280359 *** Git commit 981b0f7c3d36b20245002cf8f2021784980d48f0 by Thomas McGuire. Committed on 15/09/2011 at 22:48. Pushed by tmcguire into branch 'master'. Revert "Inform when we make a bad password (not new i18n)" On the next mail check, the user will be asked for the password again, since we set mAskAgain to true. In addition, the error message is shown by AkonadiTray, like any other error message from Akonadi. BUG: 281935 This reverts commit 38af197f1f73242a8739e704a39bdeb75ce61020. M +3 -4 resources/pop3/pop3resource.cpp http://commits.kde.org/kdepim-runtime/981b0f7c3d36b20245002cf8f2021784980d48f0 Git commit ecf75a6c04eee5c06b5e42fcd134fc5104f67a0b by Thomas McGuire. Committed on 15/09/2011 at 22:48. Pushed by tmcguire into branch '4.7'. Revert "Inform when we make a bad password (not new i18n)" On the next mail check, the user will be asked for the password again, since we set mAskAgain to true. In addition, the error message is shown by AkonadiTray, like any other error message from Akonadi. BUG: 281935 This reverts commit 38af197f1f73242a8739e704a39bdeb75ce61020. (cherry picked from commit 981b0f7c3d36b20245002cf8f2021784980d48f0) M +3 -4 resources/pop3/pop3resource.cpp http://commits.kde.org/kdepim-runtime/ecf75a6c04eee5c06b5e42fcd134fc5104f67a0b |