Import emails from hard disk image?
- by Chen Xiao-Long
My old Pentium 3 email server just died on me. Is it possible import all my emails that I had?
I was running postfix and the cyrus IMAP server. I can chroot to the hard drive to run any commands if needed.
After grep'ing the hard drive, I found that all of my emails are in /var/spool/imap. I assume that I can't just copy all the emails to my new server, so what do I need to do to get them onto my new server?