Displaying 1 result from an estimated 1 matches for "folder_one".
Did you mean:
folder_e
2008 Apr 20
1
Moving Maildir email messages and backing things up.
I just moved to dovecot with Maildir. I think this is probably a stupid question, but I
couldn't find an answer after an hour of googling and searching the wiki.
What would happen if I ran a script that did this:
mv ~/Maildir/.folder_one/cur/* ~/Maildir/.folder_two/cur/
My hunch is it might break things.
What if dovecot was stopped?
,.,.,.
Where can I find a list of files in ~/Maildir/ and a note on what they are? (And similarly
for a ~/Maildir/.folder)
I'm wondering if everything needs to be backed up, or if I can/shou...