From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 24 Jul 2007 10:56:01 -0700 Subject: [sup-talk] sup-sync & missing message-ids In-Reply-To: <20070723174809.GA6866@electricrain.com> References: <20070723174809.GA6866@electricrain.com> Message-ID: <1185299593-sup-1596@south> Excerpts from Dan Sully's message of Mon Jul 23 10:48:09 -0700 2007: > For whatever reason, there are messages in my Maildir that don't have > message-ids in their headers. sup-sync bitches about that rather > loudly.. would it be better to artificially construct a message-id? If this really is a prevalent thing, then yes, I'm happy to fake a message-id. > Also, in the playing well with others category - sup doesn't seem to > handle the case where a message gets moved from Maildir/new/ to > Maildir/cur/ if that folder is read via IMAP from another client.. is > this fixable in sup, or part of the rubymail library? This has nothing to do with RubyMail; Sup simply doesn't play well with other clients. Part of the tradeoff I made with Sup was to assume by default that the source never changes except through Sup. If that assumption fails, Sup should detect it and ask you to run sup-sync --changed, which should bring everything back in sync. -- William