After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 559544 - Evolution 2.25.1 gets lost when unexpected response is receive on POP dialog
Evolution 2.25.1 gets lost when unexpected response is receive on POP dialog
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
2.24.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[pop]
Depends on:
Blocks:
 
 
Reported: 2008-11-06 01:46 UTC by C de-Avillez
Modified: 2011-01-20 00:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description C de-Avillez 2008-11-06 01:46:14 UTC
This has been happening for some days now, and I finally decided it is not a "temp" error. 

There are two things happening (and I am not yet sure if they are related or not):

1. evolution forgets POP passwords. I actually checked the gnome keyring, and the passwords are deleted. Not sure (yet) if this is evo or g-k.

2. when, on a POP dialog, evo gets a different response, it loses track of where it is.

For this second issue, I have this output. Notice the dialogs for password at the beginning.

e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring reports: No matching results)
e-data-server-ui-Message: Key file does not have key 'pop:__xxxx@pop.gmail.com_'
e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring reports: No matching results)
e-data-server-ui-Message: Key file does not have key 'pop:__xxxx@pop.gmail.com_'
e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring reports: No matching results)
e-data-server-ui-Message: Key file does not have key 'pop:__xxxx@pop.gmail.com_'
e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring reports: No matching results)
e-data-server-ui-Message: Key file does not have key 'pop:__xxxx@pop.gmail.com_'
e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring reports: No matching results)
e-data-server-ui-Message: Key file does not have key 'pop:__xxxx@pop.gmail.com_'
e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring reports: No matching results)
e-data-server-ui-Message: Key file does not have key 'pop:__xxxx@pop.gmail.com_'
POP3_STREAM_LINE(55): '-ERR [SYS/TEMP] Proxying required, but not implemented.'
POP3_STREAM_WRITE(21):
PASS xxxxxxxx
POP3_STREAM_LINE(79): '+OK [SYS/TEMP] Due to a temporary system problem, this mailbox will seem empty.'
Got + response
CamelException.setv(0x7fb9c4857490, 304, 'Unable to connect to POP server pop.gmail.com.
Error sending username: +OK [SYS/TEMP] Due to a temporary system problem, this mailbox will seem empty.')
POP3_STREAM_WRITE(13):
USER xxxx

POP3_STREAM_LINE(25): '-ERR Command not accepted'
POP3_STREAM_WRITE(21):
PASS xxxxxxxx
POP3_STREAM_LINE(25): '-ERR Command not accepted'
CamelException.setv(0x7fb9c4857490, 304, 'Unable to connect to POP server pop.gmail.com.
Error sending username: -ERR Command not accepted')
POP3_STREAM_WRITE(13):
USER xxxx

POP3_STREAM_LINE(25): '-ERR Command not accepted'
POP3_STREAM_WRITE(21):
PASS xxxxxxxx
POP3_STREAM_LINE(25): '-ERR Command not accepted'
CamelException.setv(0x7fb9c4857490, 304, 'Unable to connect to POP server pop.gmail.com.
Error sending username: -ERR Command not accepted')
CamelException.set(0x7fb9c4857490, 3, 'User canceled operation.')
POP3_STREAM_WRITE(6):
QUIT

POP3_STREAM_LINE(13): '+OK Farewell.'
Got + response
Comment 1 C de-Avillez 2009-01-03 20:34:32 UTC
Ubuntu original bug: https://bugs.launchpad.net/bugs/86670
Comment 2 André Klapper 2011-01-19 17:22:33 UTC
hggdh: Is this still an issue in 2.32, or can this be closed as OBSOLETE?
Comment 3 C de-Avillez 2011-01-20 00:51:37 UTC
I cannot reproduce it anymore, so closing as obsolete. Thanks for the heads-up, André.