Re: Sometimes I can't type my passwd properly for smtp + auth
"Herbert J. Skuhra" <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <87y3sf29jn.wl-herbert__9653.67160174555$1498416262$gmane$org@mailbox.org> |
Herbert J Skuhra skrev:
>
> Chris Morrow skrev:
>>
>> so.. how do I tell wanderlust to clear it's ideas about passwds out
>> and let me re-enter?
>
> You can manually run elmo-passwd-alist-clear or set
> elmo-passwd-life-time.
Hmm, the following obviously does not work:
(setq elmo-passwd-alist-file-name "passwd.gpg")
(setq elmo-passwd-life-time 60)
After the timer has elapsed 'C-h v elmo-passwd-storage' still shows
the passwords. :-( Only typed passwords are cleared.
Has anyone already implemented this?
Btw. there is a typo in elmo/elmo-passwd.el:
127 (defcustom elmo-passwd-alist-ignore-smtp-port t
128 "Wen non-nil, share SMTP password between the same host with different ports." :type 'boolean
^^^
--
Herbert