Comment 8 for bug 1623381

Revision history for this message
Ralph Plawetzki (purejava) wrote : Re: [Bug 1623381] Re: Mail password problems

Am 14.09.2016 um 19:05 schrieb Stefan A. B.:
> Output of $ ps aux | grep key:
>
> username 3150 0.1 0.1 378992 9660 ? SLl 18:57 0:00 /usr/bin/gnome-keyring-daemon --start --components=pkcs11
> username 5460 0.0 0.0 38888 976 pts/0 S+ 19:00 0:00 grep --color=auto key

This looks good.

> Seahorse (thx btw very nice tool :-)) shows me that all imap and smtp
> passwords are listed...

Ok, at least communication between Mail and gnome-keyring-daemon
succeeded once and the passwords git stored. Question is, why this
stopped working.

Do you have auto login enabled for your user?
Seahorse shows the name of the keyring the passwords are stored in on
the left. The keyring should be named login or "Anmeldung" when your
language settings in switchboard are set to German.

When elemetary OS is booted and you logged yourself in, the keyring
should be locked in case you have auto login enabled and unlocked in
case you hav auto login disabled.

In the former case starting Mail prompts you to enter the password to
unlock the keyring, Mail reads the imap password from the unlocked
keyring and displays your inbox.

In the latter case starting Mail reads the imap password from the
already unlocked keyring and displays your inbox.

Which part is missing on your system?