aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/email-common.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/email-common.profile')
-rw-r--r--etc/profile-a-l/email-common.profile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/profile-a-l/email-common.profile b/etc/profile-a-l/email-common.profile
index 86442d441..bf5b67255 100644
--- a/etc/profile-a-l/email-common.profile
+++ b/etc/profile-a-l/email-common.profile
@@ -14,6 +14,7 @@ noblacklist ${HOME}/.signature
14# when storing mail outside the default ${HOME}/Mail path, 'noblacklist' the custom path in your email-common.local 14# when storing mail outside the default ${HOME}/Mail path, 'noblacklist' the custom path in your email-common.local
15# and 'blacklist' it in your disable-common.local too so it is kept hidden from other applications 15# and 'blacklist' it in your disable-common.local too so it is kept hidden from other applications
16noblacklist ${HOME}/Mail 16noblacklist ${HOME}/Mail
17noblacklist /var/lib/clamav
17noblacklist /var/mail 18noblacklist /var/mail
18noblacklist /var/spool/mail 19noblacklist /var/spool/mail
19 20
@@ -40,6 +41,7 @@ whitelist ${HOME}/Mail
40whitelist ${RUNUSER}/gnupg 41whitelist ${RUNUSER}/gnupg
41whitelist /usr/share/gnupg 42whitelist /usr/share/gnupg
42whitelist /usr/share/gnupg2 43whitelist /usr/share/gnupg2
44whitelist /var/lib/clamav
43whitelist /var/mail 45whitelist /var/mail
44whitelist /var/spool/mail 46whitelist /var/spool/mail
45include whitelist-common.inc 47include whitelist-common.inc
@@ -69,7 +71,7 @@ tracelog
69# disable-mnt 71# disable-mnt
70private-cache 72private-cache
71private-dev 73private-dev
72private-etc @tls-ca,@x11,gnupg,hosts.conf,mailname,timezone 74private-etc @tls-ca,@x11,clamav,gnupg,hosts.conf,mailname,timezone
73private-tmp 75private-tmp
74# encrypting and signing email 76# encrypting and signing email
75writable-run-user 77writable-run-user