I wasn't sure whether 'Settings' was the best topic, so if it's not, I apologize.
I'm trying to move my big Thunderbird email environment from Windows 11 to
Linux Ubuntu … (read more)
I wasn't sure whether 'Settings' was the best topic, so if it's not, I apologize.
I'm trying to move my big Thunderbird email environment from Windows 11 to
Linux Ubuntu so I can run Tbird on Linux with all my email available.
I've moved the entire database over to Linux to where I want to put it
and modified the profile.ini file to point to it, but whenever I start
Tbird on Linux, it acts as though there's no profile.
WINDOWS CONFIG:
I put the Tbird database at c:\apk\profiles\thunderbird
This is the location of the profile.ini file
c:\users\paulkinz\appdata\roaming\thunderbird\profiles.ini
This is the contents of the profile.ini:
[InstallD78BF5DD33499EC2]
Default=c:\apk\profiles\thunderbird
Locked=1
[Profile0]
Name=Default User
IsRelative=0
Path=c:\apk\profiles\thunderbird
[General]
StartWithLastProfile=1
Version=2
LINUX CONFIG:
Tbird database located at /home/paulkinz/apk/profiles/thunderbird
location of the profile.ini file:
/home/paulkinz/snap/thunderbird/common/.thunderbird/profiles.ini
This is the contents of Linux profiles.ini
[Profile0]
Name=default
IsRelative=0
Path=/home/paulkinz/apk/profiles/thunderbird
Default=1
[General]
StartWithLastProfile=1
Version=2
I changed StartWithLastProfile to be 0, but everytime I run Tbird,
it doesn't look at where I've put the Tbird database and changes
this item to 1.
And a curiosity question - why does it put the Tbird database under
some random directory name like 'default.5yr2afk4' or something?
What's the value in not putting it in some common place like it
does the profile.ini file?