From mboxrd@z Thu Jan 1 00:00:00 1970 From: marka@pobox.com (Mark Alexander) Date: Thu, 19 Mar 2009 12:18:07 -0700 Subject: [sup-talk] preparing for 0.7 In-Reply-To: <1237383823-sup-8242@entry> References: <1237224356-sup-1941@entry> <1237383823-sup-8242@entry> Message-ID: I left the new sup running all night, and when I looked at it this morning, it had dropped at least one new message. I didn't figure that out until I saw replies to the lost message. Poking about with mutt and searching for the message using devel/console.sh showed that it really was missing from the ferret index. Running sup-sync --all on the maildir source in question fixed it, but it was still worrisome. This is on a work machine that gets messages from dozens of mailing lists, cron jobs, etc. I have fetchmail running in the background and polling every two minutes. Then procmail is used to stuff things into a dozen folders in ~/Maildir (for use with mutt). So I'm wondering if there is some kind of race condition between sup and fetchmail/procmail. I'm not even sure how to debug this since it's apparently an infrequent event (and one that isn't noticeable right away).