[mew-int 2694] Re: is it possible to sync all folders and retrieve the rest of all mails using IMAP?
Kazu Yamamoto (山本和彦) <[email protected]>
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, > Is it possible to sync all the > folders I subscribed with a single command? Currently, no. > 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) --Kazu