mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1341] Can not show html-mails in Claws-Mail #919
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#919
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 @snickar on GitHub (Jun 20, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1341
Hi,
Thanks for a great tool. I am testing Firejail on Archlinux with Claws-Mail (email-client) and Qupzilla (Inet-Browser). Claws-Mail has no ability to show html-mails directly. But to show html-mails with Dillo-Browser as plugin or the standard browser Qupzilla.
Claws-Mail runs very well in the Firejail-Sandbox exempt the html view. Dillo shows an empty page inside Claws, Qupzilla does not start.
Is there any profile item I have to set for Claws-Mail?
Thanks in advance.
Snickar
@chiraag-nataraj commented on GitHub (Jun 22, 2017):
Is this with the default profile for claws?
@chiraag-nataraj commented on GitHub (Jun 22, 2017):
I believe
/etc/firejail/disable-programs.incblacklists many common programs' configuration files (including Dillo and Qupzilla) which is why you're seeing this problem. You should probably create a custom profile adding anoblacklistdirective before importing the standard profiles.@netblue30 commented on GitHub (Jun 22, 2017):
Yes, I think you need to disable disable-programs.inc in the profile. Open /etc/firejail/claws-mail.profile in a text editor, and comment out "include /etc/firejail/disable-programs.inc" (add a #)/
@snickar commented on GitHub (Jun 24, 2017):
Thanks for reply and support. With disabled disable-programs.inc (in customized profiles for Qupzilla and Claws) Dillo runs into Claws as plugin.
But Qupzilla do not start by clicking a link in Claws and vs. Claws do not start by clicking an email-link in Qupzilla.
Do you have any ideas what to do?
Thanks in advance
Snickar
@chiraag-nataraj commented on GitHub (Jun 27, 2017):
That might have to do with
private-bin. Check to see if you're usingprivate-binor something to restrict which binaries the program has access to (or if the default profiles use it).@chiraag-nataraj commented on GitHub (Jul 24, 2018):
Is this still an issue?
@chiraag-nataraj commented on GitHub (Aug 21, 2018):
Closing for inactivity. @snickar, please feel free to re-open if you still have this issue.