Hi, On Thu, Aug 16, 2012 at 06:29:42PM +0200, martin f krafft wrote: > also sprach Nicolas KOWALSKI <[email protected]> [2012.08.16.1823 > +0200]: > > For the "slowness" I activated the header cache feature (one file per > > folder): > > > > set header_cache=~/.hcache > > > > With this setup, on this server (Athlon XP 1500, 512M RAM), opening a > > 15k mails folder takes from 3 to 5 seconds. > > Hm, you are right, I just did > > set folder=imap://madduck@localhost/ > > and once I authenticated, it all seems to work. > > What do you do about the password? I don't want to store that in > .muttrc!
You could enter the password manually, of course. For me, a small shell script is does the trick that decrypts a file via gpg and echoes the necessary config directives into mutt. Bye, Thomas
