[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VM] Accessing large IMAP folders
From: |
emacs user |
Subject: |
Re: [VM] Accessing large IMAP folders |
Date: |
Wed, 22 Aug 2012 10:07:13 -0700 (PDT) |
User-agent: |
G2/1.0 |
If your large folder size is due to attachments, you can delete them locally in
vm, storing them separately, and this might reduce the folder size. the
attachements on the server are not deleted (at least using gmail, I find).
cheers, E
On Thursday, August 16, 2012 4:33:42 AM UTC-4, Uday Reddy wrote:
> Stefan Monnier writes:
>
> > The next question is: can VM download those "external messages" but
>
> > store them in a separate file (I do like having a complete local copy of
>
> > all my email, so I can read it offline)?
>
>
>
> That looks like an interesting piece of functionality. We don't have
>
> anything like that at the moment.
>
>
>
> One can run a local IMAP service and synchronize it with the mail server
>
> using offlineimap. But I suppose you know that solution already?
>
>
>
> Cheers,
>
> Uday