I kind of took the cheap, painful way out. But I may visit this anyways. I couldn't get Evolution to import, so I forwarded most things I wanted to keep, and deleted the rest. I do like Evolution, however there's some funky things that I don't like, the biggest of which is that as far as I can tell I can't find an option to turn off having the replied to message in the email. Of course, if I get sick of having to delete countless parts of e-mail (digest forms), I may just wind up going back to Sylpheed. Shawn On Mon, 2002-11-18 at 15:25, Chad Walstrom wrote: > "Andy Zbikowski (Zibby)" <zibby+tclug at ringworld.org> wrote: > > For mail: If Sylpheed uses mbox format mail boxes... > > Wrong. Sylpheed is a GUI for MH style mailboxes. Look under > File->Export... to export to an mbox format. If you would like to use > commandline tools to create mbox style folders, install the nmh toolkit. > Use the 'packf' command and specify the outgoing file: > > packf +inbox -file ~/<destination> > > A side note, MH style mailboxes can be accessed via IMAP if you use the > UW IMAPD server. The namespace you're looking for is #mhinbox, and > stuff like #mh/Mailbox/mysubfolder. Netscape does a good job, as does > Mutt, to seeing these namespaces automatically. > > Have fun!