[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Uncaching downloaded attachments?
On Mon, 06 Dec 2010 10:34 +0800, "James Harkins" <jamshark70@gmail.com>
wrote:
> I have a Gmail label for communications with my students, including
> homework they sent to me (some attachments are quite large). I've got
> the attachments saved in a local folder and, at some point, I want to
> back up the messages (with or without attachments) and remove them
> from the Gmail server. (Then, syncing folders in wanderlust would
> remove them from the cache also, correct?)
>
> Hmm... I suppose I could prefetch the messages, copy/refile them to a
> local folder and then 7z the local files from Maildir/foldername?
That seems like it should work. I don't see why this needs to be any
more complicated than just refiling the messages to a local maildir.
However, if you don't trust elmo to refile messages ...
> Or, I see a "gmailgarner" Windows utility that I could run under wine.
> That might be more stable wrt network than elmo.
Assuming that "Gmail label" maps onto an IMAP folder, it sounds like you
basically want to mirror an IMAP "folder" to a local Maildir. This is
exactly what offlineimap is for, and it works very reliably [1]. I'd
probably try that before any trusting solution that required wine.
Ian Leroux
[1] No affiliation, just a satisfied long-time user, etc.