On Thu, 2002-03-21 at 21:42, Chad Morland wrote:
> I am looking for a script that converts sendmail mailboxes
> (/var/mail/mailbox) to qmail Maildir format. I have tested a couple of the
> scripts on the QMail website but I need a script that preserves the dates
> that the email was recieved. Is this possible and if so can you point me
> to such a script? Thanks. 

Depending on how much data you need to migrate, it could make sense to
read mailboxes via POP3 (with fetchmail) and inject it into an SMTP
server that uses Maildir as underlying repository.
Obviously, you need POP3 user-ids and passwords.
I would not use it with huge data bases: use (or write) simple migration
scripts instead.

Regards,
Andrea Rota

Reply via email to