aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/claws-mail.profile5
-rw-r--r--etc/thunderbird.profile5
2 files changed, 10 insertions, 0 deletions
diff --git a/etc/claws-mail.profile b/etc/claws-mail.profile
index 47783aff6..cb8ae6a80 100644
--- a/etc/claws-mail.profile
+++ b/etc/claws-mail.profile
@@ -31,3 +31,8 @@ shell none
31 31
32private-dev 32private-dev
33private-tmp 33private-tmp
34
35# If you want to read local mail stored in /var/mail, add the following to claws-mail.local:
36# noblacklist /var/mail
37# noblacklist /var/spool/mail
38# writable-var
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index 760bc18c7..86671d1be 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -31,6 +31,11 @@ read-only ${HOME}/.config/mimeapps.list
31# writable-run-user is needed for signing and encrypting emails 31# writable-run-user is needed for signing and encrypting emails
32writable-run-user 32writable-run-user
33 33
34# If you want to read local mail stored in /var/mail, add the following to thunderbird.local:
35# noblacklist /var/mail
36# noblacklist /var/spool/mail
37# writable-var
38
34# allow browsers 39# allow browsers
35# Redirect 40# Redirect
36include /etc/firejail/firefox.profile 41include /etc/firejail/firefox.profile