Hey, I have the same situation, but then on a Debian workstation. Especially when Thunderbird has big maildir's. My solution is the following:
icedove clean cache: cd /home/maikel/.icedove <-- first find your thunderbird dir. find . -name "*.msf" -exec rm -rf {} \; This will delete the caching files. Salute, On 06/10/2016 09:47 AM, Peter Lesterhuis wrote: >> Date: Thu, 9 Jun 2016 10:29:03 -0400 >> From: Robert Moskowitz <r...@htt-consult.com> >> Subject: Re: Thunderbird locks up >> To: Community support for Fedora users <users@lists.fedoraproject.org> >> Message-ID: <cb606d75-b849-f319-9a2d-18c41f5a7...@htt-consult.com> >> Content-Type: text/plain; charset=utf-8; format=flowed >> >> >> >> On 06/09/2016 10:02 AM, peterlesterh...@tiscali.nl wrote: >>> >>> How did you do that, recreating your TB setup? >> You rename your Thunderbird directory. I think the default is somewhere >> around ~/.mozilla >> >> Start TB and it will create a whole new directory structure. Configure >> your account and soforth. then shutdown TB, copy over your mail >> directories, filters, address book, sigs and restart. There will be a >> little more config fixing, and you have a 'clean' setup with just your data. > > I've got it working again!! > Like you suggested I did a "clean setup". > Thanks all of you for helping me to solve this problem. > > > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe or change subscription options: > https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > Have a question? Ask away: http://ask.fedoraproject.org
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org