On Sun, 20 Sep 2009 21:15:14 -0400 MySQL Student <mysqlstud...@gmail.com> wrote:
> Hi, > > I have an mbox with about a 100 messages in it from a few days ago. > The mbox is a combination of spam and ham. What is the best way to run > SA through these messages again, so I can catch the ones that have > URLs in them that weren't on the blacklist at the time they were > received? IIRC you previously mentioned using Pine. Just in case you're not aware the default format for Pine/Alpine is MBX, an extended version of MBOX. You can tell the difference because MBX mailboxes start with a dummy email that's hidden by the software. I'd be very wary about allowing any tool to modify an MBX file unless you know it's safe. Where locking is an issue, Mark Crispin recommends that they only be accessed via the c-client library.