mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2357] trap: thunderbird using default-profile + archiving mails to external folder/device does delete them finally #1570
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#1570
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 @orcus-de on GitHub (Jan 20, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2357
yes I'm aware (after running into the issue) that one can adjust the configuration to personal needs ...
Using a default-profile with thunderbird does hide a nasty trap if being used with an existing thunderbird-installation setup to archive mails from an imap account to a custom local folder.
Archiving mails will delete them form the imap-server and store them at the (previously defined) external folder/storage (which is not covered by the default thunderbird-profile). Closing thunderbird does free the (unhandled) external folder/storage - thus deleting the mails finally.
Besides that is easy to recognize afterwards - it's just too late for the affected mails.
Chances are high other people/companies will get hit by that too, if they do archive older email after some perdiod to be "safe" and start using firjail at some later time.
At least some comment inside the default-profile might be a helpful warning to remind people.
@Fred-Barclay commented on GitHub (Jan 21, 2019):
Thanks - I've added a note. 👍