Reformatted excerpts from Filip Stokkeland's message of 2009-05-07: > Hi! I just discovered and started testing Sup. And it looks great!
Thanks! > I tried browsing through some of the mailing list archives, and I > found postings saying Sup does not sync back to IMAP(S). So I take it > then, that when I mark mail as read or as spam, nothing happens on the > IMAP server, but only in the local Sup index? That's correct. I'm not opposed to pushing those flags back to the IMAP server in principle, at least in batch mode (there's a tool that does that now for mbox, and I'm working on Maildir), but writing that code pretty low on my personal priority queue at the moment. > And another thing. I have my main work email today sorted on the > server, using Sieve, so I get new email sorted into 40 different IMAP > folders. In Sup, can I get it to automatically fetch from all > subscribed IMAP folders? There's not a good automatic way of doing this. If you can generate the list of folders, then you can run sup-add on each one. > Or maybe I should rather fetch all this email into my own local server > using fetchmail or something and then either put it all in one big > inbox or multiple mboxes locally and then add this as source? Current best practice for IMAP is to sync it locally with a program like offlineimap. That also speeds things up, e.g. when you open a thread with 100 messages, Sup wants to download them all at once, and IMAP is much slower than Maildir for that. -- William <wmorgan-...@masanjin.net> _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk