> > The imap support for MH just isn't good enough, at least the version > > I'm using (imap-2000c on RH Linux). It doesn't track sequences, for > > one, which I really need. > > What exactly are sequences?
Sets of related messages. They essentially map to flags and tags in Camel, except that they're all stored in a single file instead of being attached to the messages. Something like: unseen: 35-40,42 important: 1, 19, 22 fred-the-sequence: ... unseen is automatically maintained by the tools, everything else is user-defined. -- Dan _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
