Displaying 1 result from an estimated 1 matches for "mh2maildir".
2005 Mar 31
2
new to dovecot, dealing with MH foders
...system mailbox and a large MH mail tree (~25K messages.) I saw
that dovecot didn't support mh trees like UW did. It looked like maildir
would be a good common target. So I found a script that would convert the
mbox to maildir and have adjusted postfix, and that all works fine. Then I
found mh2maildir, and ran it over my entire mh tree. Then I tried just for
a test copying one of the small top level directories under ~/Maildir, but
my MUA (mulberry) doesn't see it.
So how do I get dovecot to see things other than the inbox in maildir
format? How can I easily test to see if it's dovec...