all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Storing passwords in Mew
@ 2007-12-26  3:40 sundarvenkata
  2007-12-26 11:16 ` Thorsten Bonow
  0 siblings, 1 reply; 2+ messages in thread
From: sundarvenkata @ 2007-12-26  3:40 UTC (permalink / raw)
  To: help-gnu-emacs

Is there a way to store POP passwords in mew so that I do not need to
input the password every time I need to check email??

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Storing passwords in Mew
  2007-12-26  3:40 Storing passwords in Mew sundarvenkata
@ 2007-12-26 11:16 ` Thorsten Bonow
  0 siblings, 0 replies; 2+ messages in thread
From: Thorsten Bonow @ 2007-12-26 11:16 UTC (permalink / raw)
  To: help-gnu-emacs

>>>>> "sundarvenkata" == sundarvenkata  <sundarvenkata@gmail.com> writes:

    sundarvenkata> Is there a way to store POP passwords in mew so that I do not
    sundarvenkata> need to input the password every time I need to check email??

Hi,

if you put the following into your init file, Emacs caches the passwords in
memory for as long as Emacs is running.

(setq mew-use-cached-passwd t)

Mew has the ability to store passwords encrypted in a file, but the implications
of doing this are severe. I wouldn't recommend to just turning this option on
without having informed yourself about the consequences. Especially since you
didn't tell us about the Emacs/Mew version and the OS you're working with.

Making yourself familiar with Mew's abilities is as hard as opening the Mew info
manual and searching for "password" :-)

Happy Holidays...

Toto

-- 
Contact information and PGP key at
http://www-users.rwth-aachen.de/thorsten.bonow

"Fox News' Bill O'Reilly has been at the forefront in defending
Christmas, even though, until recently, Fox's own online store
invited viewers to buy an 'O'Reilly Factor' holiday ornament for
their holiday tree. In the war on Christmas, that's known as
friendly fire. ... Legend has it every time you say 'Happy
Holidays,' an angel gets AIDS." -- Jon Stewart

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-26 11:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-26  3:40 Storing passwords in Mew sundarvenkata
2007-12-26 11:16 ` Thorsten Bonow

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.