Re: Sometimes I can't type my passwd properly for smtp + auth
Kazuhiro Ito <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <86y3sfxfsf.wl--xmue__15416.0064099871$1498469165$gmane$org@d1.dion.ne.jp> |
> (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. It is intended. elmo-passwd-life-time affects newly inputted passwords only. If you want to clear already cached or saved passwords, remove them manually. > 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 > ^^^ I'll fix in a few days, thank you. -- Kazuhiro Ito