How to Backup and Migrate Your FossaMail Portable Profile
Overview
Backing up and migrating a FossaMail Portable profile preserves emails, accounts, address books, filters, and settings so you can restore them on the same machine or move them to a new computer or a fresh FossaMail Portable install.
What to back up
- Profile folder (contains mail, settings, extensions)
- Address books (abook.mab, history.mab) if present
- Filters and message rules (msgFilterRules.dat)
- Mail folders (Mail/ and ImapMail/)
- Certificates and keys (cert9.db, key4.db)
- prefs.js (custom preferences)
- extensions/ and chrome/ directories (optional, for add-ons/themes)
Locate the profile
- In FossaMail Portable, open Help > Troubleshooting Information.
- Under “Profile Folder” click “Open Folder” (or navigate to the portable app’s Data\profile\ folder).
- If not available, look inside the FossaMail Portable folder for a “Data\profile” or “Portable Settings” directory.
Backup steps (single-machine)
- Close FossaMail Portable completely.
- Copy the entire profile folder (recommended) to a safe location (external drive, cloud storage).
- To keep file permissions and timestamps, use a zip tool or file-copy utility.
- Optionally export address books:
- Address Book > Tools > Export > select format (LDIF/CSV).
- Verify the backup by opening the copied folder and checking for expected files (Mail, prefs.js).
Migrate to another FossaMail Portable install
- Install or extract FossaMail Portable on the destination computer.
- Run FossaMail Portable once, then close it to create the default profile structure.
- Replace the destination profile folder with your backed-up profile folder (match the same folder name/path under Data\profile).
- Start FossaMail Portable. Your accounts, mail, and settings should appear.
- If accounts don’t show, check prefs.js for paths referencing the old location and update them to the new relative paths.
Migrate to a non-portable FossaMail / Thunderbird-style client
- Install target client (e.g., desktop FossaMail/Thunderbird).
- Locate the desktop client’s profile folder (Help > Troubleshooting Information).
- Close the target client.
- Copy Mail, ImapMail, address book files, cert9.db, key4.db, prefs.js into the target profile folder. Backup existing files first.
- Start the target client. You may need to re-enter account passwords if password databases differ.
Handling passwords
- Passwords are stored in key4.db/cert9.db and must be copied for saved passwords to work.
- If encryption or master password is used, you’ll need it to access saved passwords after migration.
Troubleshooting
- Missing messages: ensure Mail and ImapMail folders copied entirely.
- Profiles not recognized: ensure folder names and profiles.ini (if used) point to correct profile path.
- Corrupt prefs: if FossaMail fails to start, try removing prefs.js (it will regenerate) then reconfigure key settings manually.
- Extensions/themes not working: copy extensions/ and chrome/ folders, or reinstall add-ons.
Quick checklist
- Close FossaMail Portable
- Copy full profile folder (recommended)
- Backup certificate/key files
- Export address books (optional)
- Replace profile folder on destination
- Start app and verify mail/accounts
- Re-enter passwords if needed
If you want, I can provide exact path examples for Windows (portable folder structure) or step-by-step copy commands (robocopy/rsync) for your OS.
Leave a Reply
You must be logged in to post a comment.