Version: KMAIL 1.9.10
To backup my emails, I only need to back up what is in:
/home/chris/.trinity/share/apps/kmail/mail
What about config files? Accounts that are set up currently, rules, etc.
Thanks, Chris
Anno domini 2022 Sat, 5 Feb 07:48:32 -0600 c. marlow scripsit:
Version: KMAIL 1.9.10
To backup my emails, I only need to back up what is in:
/home/chris/.trinity/share/apps/kmail/mail
What about config files? Accounts that are set up currently, rules, etc.
look for all files *kmail* in your $HOME, e.g. $find . -iname *kmail*
~/.trinity/share/config/kmail.eventsrc ~/.trinity/share/config/kmailsnippetrc ~/.trinity/share/config/kmailrc ~/.trinity/share/apps/kmail
You will most likely need the kwallet files, too, e.g.: $ find . -iname *wallet*
Nik
Thanks, Chris ____________________________________________________ tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...
-- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...
On Saturday 05 February 2022 08:26:56 am Dr. Nikolaus Klepp wrote:
Anno domini 2022 Sat, 5 Feb 07:48:32 -0600
c. marlow scripsit:
Version: KMAIL 1.9.10
To backup my emails, I only need to back up what is in:
/home/chris/.trinity/share/apps/kmail/mail
What about config files? Accounts that are set up currently, rules, etc.
look for all files *kmail* in your $HOME, e.g. $find . -iname *kmail*
~/.trinity/share/config/kmail.eventsrc ~/.trinity/share/config/kmailsnippetrc ~/.trinity/share/config/kmailrc ~/.trinity/share/apps/kmail
You will most likely need the kwallet files, too, e.g.: $ find . -iname *wallet*
Just tarball /home/chris . That way there is no possibility of missing something...
On Saturday 05 February 2022 09:31:11 pm Michael wrote:
On Saturday 05 February 2022 08:26:56 am Dr. Nikolaus Klepp wrote:
Anno domini 2022 Sat, 5 Feb 07:48:32 -0600
c. marlow scripsit:
Version: KMAIL 1.9.10
To backup my emails, I only need to back up what is in:
/home/chris/.trinity/share/apps/kmail/mail
What about config files? Accounts that are set up currently, rules, etc.
look for all files *kmail* in your $HOME, e.g. $find . -iname *kmail*
~/.trinity/share/config/kmail.eventsrc ~/.trinity/share/config/kmailsnippetrc ~/.trinity/share/config/kmailrc ~/.trinity/share/apps/kmail
You will most likely need the kwallet files, too, e.g.: $ find . -iname *wallet*
Just tarball /home/chris . That way there is no possibility of missing something... ____________________________________________________
That's what I do. tar.bz2 the entire thing. However, I use /home/foo/settings to keep all the important stuff in one dir. Easier to backup.
I think the last time I lost data was about 18 years ago. Excluding my own mistakes.
Not that I have EVER made mistakes 0_o.
Kate