Try going to your prefs dir, and run the following command:
grep -w “mail.server.server[0-9].name” prefs.js
This will output the accounts, with their associated accounts name. That will make it a bit easier to reorg everything.
Try going to your prefs dir, and run the following command:
grep -w “mail.server.server[0-9].name” prefs.js
This will output the accounts, with their associated accounts name. That will make it a bit easier to reorg everything.