Hello Ya'll,
I can't find where TDE KMAIL in Regular TDE stores its emails?
What I mean by "Regular TDE" is:
I installed Debian 12 with a minimal XFCE install, then installed TDE on top of that.
In Q4OS, TDE KMAIL stored emails under "~/home/chris/.tdeconfig/share/ ".......something like that......
Thanks, Chris
Anno domini 2024 Sat, 29 Jun 13:37:44 +0000 CHRIS M via tde-users scripsit:
Hello Ya'll,
I can't find where TDE KMAIL in Regular TDE stores its emails?
What I mean by "Regular TDE" is:
I installed Debian 12 with a minimal XFCE install, then installed TDE on top of that.
In Q4OS, TDE KMAIL stored emails under "~/home/chris/.tdeconfig/share/ ".......something like that......
cat ~/.trinity/share/config/kmailrc | grep ^folders=
Thanks, Chris
-- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...
On Saturday 29 June 2024 15:51:52 Dr. Nikolaus Klepp via tde-users wrote:
Anno domini 2024 Sat, 29 Jun 13:37:44 +0000 CHRIS M via tde-users scripsit:
I can't find where TDE KMAIL in
Regu/home/antoine/.trinity/share/apps/kmail/maillar TDE stores its emails?
All the mails in kmail (tde) are stored in : /home/<user>/.trinity/share/apps/kmail/mail/<accounts>/cur/ tmp/ new/ in the account directories that you have created in kmail (tde), in this form each : ...<account>/cur/ : 1712834427.6798.TI07k:2,S 1712839845.6798.gUgk8:2,S ... Most of time, tmp/ new/ are empty, only /cur contains mails.
Hope it helps. André
On 2024-06-29 08:37:44 CHRIS M via tde-users wrote:
Hello Ya'll,
I can't find where TDE KMAIL in Regular TDE stores its emails?
What I mean by "Regular TDE" is:
I installed Debian 12 with a minimal XFCE install, then installed TDE on top of that.
In Q4OS, TDE KMAIL stored emails under "~/home/chris/.tdeconfig/share/ ".......something like that......
Thanks, Chris
The actual mail is stored in ~/.trinity/share/apps/kmail/mail
which is pointed to by the statement folders[$e]=$HOME/.trinity/share/apps/kmail/mail
in the file ~/.trinity/share/config/kmailrc
(IMO this violates the principle of separating user data from software configuration.)
Leslie -- Platform: Linux Distribution: openSUSE Leap 15.5 - x86_64 Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.1.2 tde-config: 1.0
On Sunday 30 June 2024 06.11:08 J Leslie Turriff via tde-users wrote:
in the file ~/.trinity/share/config/kmailrc
(IMO this violates the principle of separating user data from software configuration.)
I guess this could be changed - I believe I remember a distribution where KDE used something like ~/mail (but I can't remember which :( )
Thierry
Anno domini 2024 Sun, 30 Jun 08:47:54 +0200 Thierry de Coulon via tde-users scripsit:
On Sunday 30 June 2024 06.11:08 J Leslie Turriff via tde-users wrote:
in the file ~/.trinity/share/config/kmailrc
(IMO this violates the principle of separating user data from software configuration.)
I guess this could be changed - I believe I remember a distribution where KDE used something like ~/mail (but I can't remember which :( )
e.g. Debian, when it was was still serving KDE3.5. The config is in ~/.trinity/share/config/kmailrc - just change folders= to a place you like and move your mail directory there.
Thierry ____________________________________________________ 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 2024-06-30 02:14:15 Dr. Nikolaus Klepp via tde-users wrote:
Anno domini 2024 Sun, 30 Jun 08:47:54 +0200
Thierry de Coulon via tde-users scripsit:
On Sunday 30 June 2024 06.11:08 J Leslie Turriff via tde-users wrote:
in the file ~/.trinity/share/config/kmailrc
(IMO this violates the principle of separating user data from software configuration.)
I guess this could be changed - I believe I remember a distribution where KDE used something like ~/mail (but I can't remember which :( )
e.g. Debian, when it was was still serving KDE3.5. The config is in ~/.trinity/share/config/kmailrc - just change folders= to a place you like and move your mail directory there.
This works until, for some reason (e.g. kmail crash) it is necessary to rebuild kmailrc, at which point kmail regenerates some internal checksums or some such for the default mail folders, and when it's switched to point to your real mail directory, surprise! things like your mail filters all disappear. (That's been my experience; ymmv.)
Leslie
Thierry ____________________________________________________ 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@trinitydes ktop.org
-- Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ... ____________________________________________________ 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@trinitydeskt op.org
Leslie -- Platform: Linux Distribution: openSUSE Leap 15.5 - x86_64 Desktop Environment: Trinity Qt: 3.5.0 TDE: R14.1.2 tde-config: 1.0
On Sunday 30 June 2024 19.53:47 J Leslie Turriff via tde-users wrote:
This works until, for some reason (e.g. kmail crash) it is necessary to rebuild kmailrc, at which point kmail regenerates some internal checksums or some such for the default mail folders, and when it's switched to point to your real mail directory, surprise! things like your mail filters all disappear. (That's been my experience; ymmv.)
What about a backup of kmailrc?
This being said, apart from principles, I have no problem with ~/.trinity/share/config/kmailrc, and you can also move mail somewhere else and just create a link (I do this because mail gets quite big and I use a not so big /home partition).
Thierry