I'm trying to transfer the user email contents from a Qube3 to an SME Server.
I tried following the steps suggested in the article mentioned in this post:
http://forums.contribs.org/index.php?topic=34006.0Unfortunately I get the error below when trying to convert the sendmail file to Maildir:
# mb2md -s djr -d /home/e-smith/files/users/testdjr/Maildir/
Fatal: Source is not an mbox file or a directory!
The source "djr" file is from a Qube3 in (/var/spool/mail/djr), which I'm pretty sure is running sendmail. Maybe the Qube's sendmail version is too old for "mb2md"? Any suggestions on how to proceed?
Thanks!
Dan