Downgrading from 141.0 on mac to 128.12.0 on fedora
I recently had a hardware crash on my fedora machine and transferred my thunderbird backup to my mac. I have a new fedora machine and want to transfer my thunderbird prof… (read more)
I recently had a hardware crash on my fedora machine and transferred my thunderbird backup to my mac. I have a new fedora machine and want to transfer my thunderbird profile from the mac to the fedora machine. The problem is that Fedora is currently at version 128.12.0 and the mac is currently at version 141.0.
In response to a previous question https://support.mozilla.org/en-US/questions/1513367 I got a suggestion (which I have not been able to make work). 'if you Exit Thunderbird and access profile name folder, then delete the 'compatibility.ini' file, you should be able to use the profile on an older version.'
Here is the revelant directories on the mac
``` bradbell>ls Library/Thunderbird/Profiles y0mvyr8l.default
bradbell>cat Library/Thunderbird/profiles.ini [General] StartWithLastProfile=1
[Profile0] Name=default IsRelative=1 Path=Profiles/y0mvyr8l.default
bradbell>ls Library/Thunderbird/Profiles/y0mvyr8l.default/ | grep compatibility compatibility.ini ```
I think I should put y0mvyr8l.default in $HOME/.thunderbird but I am not sure what should I change ?