Hija,
This weekend we moved our mailserver from an old Sendmail install to a brand new Postfix-based setup.
While migrating, quite a lot of mails were left in Sendmail's spool directory (yes we know, migration took too long, but for some reason we had to do it then without too much preparation). Once we started postfix, local and remote delivery and acceptance worked fine, but the spooled mails weren't processed.
Now these emails should (of course) be processed too. Just cat'ting them and piping to sendmail is unfortunately not an option, because all emails are splitted into several files (every MIME part in one file).
So the question is: how can we get these spooled mails processed?
Thanks for your input,
Ikke


