Ok, mailarchiva is working. I am able to archive emails just fine. I am having trouble getting the emails I have saved in folders other than the inbox pulled off of the server. This is because mailarchiva only looks at the inbox. I have been using Thunderbird to move the emails from the folder I created to the inbox. The problem is either the server or Thunderbird errors out and it is taking a long time.
I understand the Maildir /cur /new scheme, but I don't know if I am looking at this the right way. If I go to the shell and move the files manually, am I going to mess something up? I know the dovecot file is the index file for the folder so I don't want to mess that up. What I am trying to do is a little hard to describe in a post so here is an example.
IMAP connection. I made a folder called apr2009 under the logger Maildir folder using Thunderbird. As I read the emails I moved them from the inbox to the apr2009 folder. As everyone already knows you have the dovecot files and a /tmp, /cur and /new directory for each IMAP folder you create. I want to use the shell to move the files from /apr2009/cur, /new and /tmp to the inbox. I tried this with a test account and the files moved. The problem was they were deleted when I logged into the account. I am assuming this is because there was no appropriate index. Any help with this would be appreciated.