Bug 281935

Summary: POP3 resource floods the user if connections is down
Product: [Frameworks and Libraries] Akonadi Reporter: András Manţia <amantia>
Component: POP3 ResourceAssignee: 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:

Description András Manţia 2011-09-13 12:29:09 UTC
I have 2 POP3 resources configured and regular mail check enabled for them. If the network connection goes down (not in a sense that solid can detect, e.g the adsl connection drops, but the computer is still connected to the router), the pop3 resource displays a dialog on next mail check that it is unable to connect to the server. The problem is that it displays another one at the next scheduled mail check, even if the first dialog is still shown. And so on. If you have a longer lasting network problem, you end of with lots of dialogs from the pop3 resource.
Comment 1 Christophe Marin 2011-09-13 12:33:38 UTC

*** This bug has been marked as a duplicate of bug 280359 ***
Comment 2 Thomas McGuire 2011-09-15 20:53:40 UTC
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
Comment 3 Thomas McGuire 2011-09-15 21:00:55 UTC
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