When upgrading from 6.x-1.x to 6.x-2.x, a new input format and feeds importer are currently created for each existing mailbox. This is really inefficient and not perfect, since commands can't be converted and importers all get attached to one content type. A better alternative would be to create an UPGRADE.txt with instructions on how to create an input format and customize the default importer to use the format and map commands, etc...
Comments
Comment #1
danepowell commentedActually I am contemplating making the upgrade process more 'intelligent', so that less manual intervention is required. It's just tricky to code up.
Comment #2
danepowell commentedComment #3
danepowell commented