Re: kde 4 kmail filter definition location
René J.V. Bertin <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <4945423.03fxork6At@bola> |
On Friday August 25 2017 11:08:47 Peter Humphrey wrote: >> During the kde4 kmail to kf5 kmail upgrade, my filters were not imported. >> Most are easy to recreate, but for some I don't remember the actual >> commands I used. So I would like to know where those filter definitions >> are stored on-disk (I assume somewhere beneath .kde4). Evidently those filters are stored on disc somewhere, and fortunately it appears NOT in the akonadi database (whew :)) Search ~/.kde or ~/.kde4 for a unique string you use in one of your filters. I found my spam/ham filters in ~/.kde/share/config/akonadi_mailfilter_agentrc but also in ~/.kde/share/config/KMail-SpamHam-filters.txt (possibly because I already exported them before). Note that the kmail2rc file in that same directory also has filter definitions. R.