[mew-int 2696] Re: is it possible to sync all folders and retrieve the rest of all mails using IMAP?
Wen Zhang <[email protected]>
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Mar 3, 2009 at 10:04, 山本和彦 Kazu Yamamoto <[email protected]> wrote: > Hello, > > > Is it possible to sync all the > > folders I subscribed with a single command? > > Currently, no. > Would it be possible that such a command will be implemented in the near future? > > > And is there a similar function > > to retrieve the rest of truncated mail marked with a "T"? > > Put the '*' mark to truncated messages by hand and type "mI". This > command can retrieve multiple messages in a folder. > > If you want a command to mark truncated messages with '*', I will > implement it. > > If you always want to retrieve truncated messages, you should unlimit > the IMAP message size. > > (setq mew-imap-size 0) > Thank you. > > --Kazu >