I've been working on maildirs cause I wanted to improve how sup works on maildirs. This includes some sync-back support for maildirs. I've had my head inside the maildir source and I've noticed something. The maildir source can easily lose messages because there is nothing guaranteeing that the souce_id is monotonically increasing.
So I would like to be able to search the sup index to see what source_ids it knows about and compare that to what is currently in the maildir and create a list of ids that are new or even ones that are deleted (making sup-sync --changed a lot quicker). Is there a way for the source to search the index, or is what I'm thinking not possible within sup? Thanks. -- Scott Henson
_______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel