mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3743] Lost email in claws-mail #2364
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2364
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @a1346054 on GitHub (Nov 12, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3743
Updated firejail to 0.9.64-1~bpo10+1 from previous version, on debian stable using firejail from backports repository.
Ran
firecfgto get new profiles.Started claws-mail, saw completely empty inbox (all my emails were missing) and then new mail automatically downloaded. Using POP3 and delete on server when downloaded locally. Was worried that my mail was all gone, so I closed claws-mail, deleted
/usr/local/bin/claws-mailthat was generated byfirecfg, started claws-mail, all my previous mail was there except the newly downloaded emails.The newly downloaded emails are now permanently lost. Beware.
The location of my mailbox is
~/emails/claws/name-of-my-mailbox/@ghost commented on GitHub (Nov 12, 2020):
That is indeed expected behaviour when your mailbox diverges from the default ${HOME}/Mail, even when not sandboxing claws-mail. Our profile has a note stating as much...
You can follow the guidelines in the aforementioned note to support your custom mailbox location.
This is all very unfortunate, but besides taking out claws-mail in firecfg IMHO there's not much we can do to avoid this.
@rusty-snake commented on GitHub (Jan 4, 2021):
I was already thinking of something like a MIGRATIONS.txt like
@rusty-snake commented on GitHub (Apr 6, 2021):
I'm closing here due to inactivity, please fell free to request to reopen if you still have this issue.