OK, I did something wrong.

from the server where the upgrade was to go.
I did:
mysqladmin -p<password> create dbmail
mysqldump -p<password> -h old.server.com --database dbmail >dbmail.dump
mysql -p<password> dbmail <dbmail.dump
mysql -p<password> dbmail <migrate_from_2.0_to_2.2.sql
dbmail-util -ay (I think this might have been the screw up)

Now all headers when connecting with any imap client are blank (no from, no subject).

Do I need to do the import over again?

Thanks,
Curtis
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to