4 messages in net.sourceforge.lists.courier-users[courier-users] consolidating email f...
FromSent OnAttachments
Yee, JasonJul 23, 2007 5:37 pm 
ScottJul 23, 2007 5:42 pm 
Bowie BaileyJul 24, 2007 7:33 am 
Yee, JasonJul 24, 2007 11:27 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] consolidating email from various usersActions...
From:Yee, Jason (jas@uncommonsolutions.net)
Date:Jul 23, 2007 5:37:15 pm
List:net.sourceforge.lists.courier-users

As part of an SOX type audit, I've found about 10,000 emails from about a dozen different users (some local, some remote) by doing a simple grep on the files in their respective maildir's on the courier server. Ideally, it would be nice to just copy these emails to a new maildir and then retrieve all the mail by connecting outlook or whatever to the new maildir. The problem is that you can't just copy messages out of one maildir into another maildir (at least I've never gotten that to work).

I could use something like sendmail me@myself.com < filename to forward them to myself, but that would give them all new headers... so it would make it all harder to organize in the final email client. It would be nice to preserve the headers so that I could use my client to view threads, etc.

Anyone have ideas?

-Jason