I don't mean going into settings, or anything like that. I mean go into ~/.kde/things and bomb everything about kmail so I can start just like a fresh install?
Announcement
Collapse
No announcement yet.
How do I BOMB everything about kmail to start completely fresh?
Collapse
This topic is closed.
X
X
-
http://forum.kde.org/viewtopic.php?f=20&t=96124
this article specifies ~/.kde4 as some distros use that as the kde config directory. We use ~/.kde
look in ~/.local/share
and ~/.config for akonadi bits to nuke
then you may want to remove any kmail/akonadi related configs in ~/.kde/share/config
the actual mail itself is stored in ~/.local/share/local-mail/
I also suggest stopping akonadi before doing any deletions.
- Top
- Bottom
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
This should do it:
Code:rm -rfv ~/.kde/share/apps/kmail2/ rm -rfv ~/.kde/share/config/kmail* rm -rfv ~/.local/share/akonadi/ rm -rfv ~/.config/akonadi/ rm -rfv ~/.kde/share/config/akonadi*
Code:rm -rfv ~/.kde/share/apps/kmail2/ ~/.kde/share/config/kmail* ~/.local/share/akonadi/ ~/.config/akonadi/ ~/.kde/share/config/akonadi*
- Top
- Bottom
Comment
-
Hi, I hesitated before writing, because I wanted experts to comment first, and they have done so.
But, I would offer this caveat.
I tried, a couple of years ago, just the same thing using Synaptic and found that the operation was going to yank other things out like pulling a tooth out by the roots and so thought better of it.
Point being to peruse VERY carefully what is going to be removed in addition to Kmail, although it seems that SR's suggestion would remove only Kmail and nothing else.
woodsmoke
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Originally posted by claydoh View Postthe actual mail itself is stored in ~/.local/share/local-mail/
- Top
- Bottom
Comment
Comment