LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-22-2014, 12:49 PM   #1
studeski
LQ Newbie
 
Registered: Jul 2009
Location: Wisconsin
Distribution: Ubuntu 14.04.1
Posts: 11

Rep: Reputation: 0
Thunderbird problem


My computer crashed while upgrading Ubuntu. Long story short. I installed a new boot drive. My /home is still on the other drive.

When I link my email accounts to the other drive only one account shows all the emails. I know the data is there but what's wrong?

Also how can I get my addressbooks in place?
 
Old 12-22-2014, 01:31 PM   #2
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
If you have the ~/.thunderbird folder from your previous installation it contains all the information/emails/contacts/etc. that you had before. I don't really understand what you mean by "When I link my email accounts to the other drive". How many home folders do you have? If your home folder is on your old drive have you changed your partition table to reflect this new situation?
jdk
 
Old 12-23-2014, 06:08 AM   #3
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
As jdkaye has pointed out, you need to access the .thunderbird folder on the original hard drive.

Open the Home folder on that drive, View > Show Hidden Files > open the .thunderbird folder.

Then copy the abcd1234.default folder to a USB stick or similar.

This folder must be pasted inside the new .thunderbird folder on the new hard drive.

Assuming that your new default folder is wxyz5678.default, the existing profiles.ini file should be modified and then saved as follows:

[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=1
#Path=wxyz5678.default
Path=abcd1234.default

When you reopen Thunderbird, all your old email accounts, emails and address books etc will be there as usual.
 
Old 12-23-2014, 07:30 AM   #4
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Please note that you can keep your thunderbird profile anywhere. For example, I keep it on another partition which is mounted under ~/data so if I have a few systems on the laptop all of them are accessing using the same data. All of them have the following (notice: IsRelative: 0 and the Path value):
Code:
[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=0
Path=/home/sycamorex/data/config/8pw4ewvd.default
 
Old 12-23-2014, 11:19 AM   #5
studeski
LQ Newbie
 
Registered: Jul 2009
Location: Wisconsin
Distribution: Ubuntu 14.04.1
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jdkaye View Post
If you have the ~/.thunderbird folder from your previous installation it contains all the information/emails/contacts/etc. that you had before. I don't really understand what you mean by "When I link my email accounts to the other drive". How many home folders do you have? If your home folder is on your old drive have you changed your partition table to reflect this new situation?
jdk
If you setup Thunderbird new you can go to server settings and point to the mail account somewhere else if it exists.
 
Old 12-23-2014, 11:30 AM   #6
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by studeski View Post
If you setup Thunderbird new you can go to server settings and point to the mail account somewhere else if it exists.
Sorry, but is that a question or a statement? I use Thunderbird and I looked at Edit->Preferences and couldn't find any server settings. The server settings on Thunderbird have to do with account settings such as imap/pop3 and smtp servers. But those don't have anything to do with the location of the .thunderbird folder.
jdk
 
Old 12-23-2014, 11:34 AM   #7
studeski
LQ Newbie
 
Registered: Jul 2009
Location: Wisconsin
Distribution: Ubuntu 14.04.1
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by beachboy2 View Post
As jdkaye has pointed out, you need to access the .thunderbird folder on the original hard drive.

Open the Home folder on that drive, View > Show Hidden Files > open the .thunderbird folder.

Then copy the abcd1234.default folder to a USB stick or similar.

This folder must be pasted inside the new .thunderbird folder on the new hard drive.

Assuming that your new default folder is wxyz5678.default, the existing profiles.ini file should be modified and then saved as follows:

[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=1
#Path=wxyz5678.default
Path=abcd1234.default

When you reopen Thunderbird, all your old email accounts, emails and address books etc will be there as usual.
Ran a search on my computer. There is no 'profiles.ini'.
 
Old 12-23-2014, 11:38 AM   #8
studeski
LQ Newbie
 
Registered: Jul 2009
Location: Wisconsin
Distribution: Ubuntu 14.04.1
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jdkaye View Post
Sorry, but is that a question or a statement? I use Thunderbird and I looked at Edit->Preferences and couldn't find any server settings. The server settings on Thunderbird have to do with account settings such as imap/pop3 and smtp servers. But those don't have anything to do with the location of the .thunderbird folder.
jdk
At the bottom of the Server Settings window is says 'Local Directory', shows the directory and a browse button to change the path. It looks like this forum doesn't accept pics so I can't post it.
 
Old 12-23-2014, 11:45 AM   #9
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by studeski View Post
At the bottom of the Server Settings window is says 'Local Directory', shows the directory and a browse button to change the path.
What server settings window. Are you talking about a server settings windows on Thunderbird? If so which menu is it found in?

Quote:
It looks like this forum doesn't accept pics so I can't post it.
Of course it does. Just click on the paper clip icon in the advanced menu and upload a picture. Here's one for you.
jdk
Attached Thumbnails
Click image for larger version

Name:	lq_threadtools.png
Views:	11
Size:	26.8 KB
ID:	17190  

Last edited by jdkaye; 12-23-2014 at 11:47 AM.
 
Old 12-23-2014, 11:53 AM   #10
studeski
LQ Newbie
 
Registered: Jul 2009
Location: Wisconsin
Distribution: Ubuntu 14.04.1
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by studeski View Post
Ran a search on my computer. There is no 'profiles.ini'.
Hey cool beans! Found it in the .thunderbird folder.

It works.
Thanks loads!!!
 
Old 12-23-2014, 01:44 PM   #11
studeski
LQ Newbie
 
Registered: Jul 2009
Location: Wisconsin
Distribution: Ubuntu 14.04.1
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jdkaye View Post
What server settings window. Are you talking about a server settings windows on Thunderbird? If so which menu is it found in?


Of course it does. Just click on the paper clip icon in the advanced menu and upload a picture. Here's one for you.
jdk
OK here it is
Attached Thumbnails
Click image for larger version

Name:	serversettings2.png
Views:	15
Size:	55.0 KB
ID:	17191  
 
Old 12-23-2014, 01:49 PM   #12
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 21 MATE, EndeavourOS, antiX, MX Linux
Posts: 3,972
Blog Entries: 32

Rep: Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465Reputation: 1465
Wink

studeski,

I am pleased that you have solved your Thunderbird mail problem.

I suggest that you now click on Thread Tools at the top of your original post and then click on Mark this thread as solved.
 
Old 12-23-2014, 03:03 PM   #13
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by studeski View Post
OK here it is
I'm glad you've been able to sort it out. As I said, this is about the settings for your email accounts. This has nothing to do with your question about finding your data and the location of .thunderbird. But I see that the last item of the settings page allows you to relocate the section of the .thunderbird file that deals with specific email accounts..
jdk

Last edited by jdkaye; 12-23-2014 at 03:08 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu 12.04/Thunderbird - Migrate Thunderbird Email & Settings Ineed2know Linux - Newbie 3 05-04-2012 10:59 PM
Thunderbird problem itrilok Linux - Software 5 03-23-2009 02:54 PM
Using thunderbird inbox folders with kmail - thunderbird on linux too slow mtess Linux - Software 1 03-12-2008 10:34 AM
Problem on mozilla firefox, thunderbird and print selection problem staff Linux - Software 3 08-03-2006 03:38 AM
problem with thunderbird thinhla Linux - Software 1 07-07-2005 09:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration