aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorVibha Yadav <yvibha@novell.com>2011-10-04 14:38:43 +0800
committerVibha Yadav <yvibha@novell.com>2011-10-04 14:38:43 +0800
commit273b10a5baebd97bea4aeb1dae158f93ce93eb72 (patch)
tree083d1343da405db5745ec6d3f7b76fea4fc46937 /mail
parentd5658725bf1c8cf7a705ca15e4fdd9b28939dd7e (diff)
downloadgsoc2013-evolution-273b10a5baebd97bea4aeb1dae158f93ce93eb72.tar
gsoc2013-evolution-273b10a5baebd97bea4aeb1dae158f93ce93eb72.tar.gz
gsoc2013-evolution-273b10a5baebd97bea4aeb1dae158f93ce93eb72.tar.bz2
gsoc2013-evolution-273b10a5baebd97bea4aeb1dae158f93ce93eb72.tar.lz
gsoc2013-evolution-273b10a5baebd97bea4aeb1dae158f93ce93eb72.tar.xz
gsoc2013-evolution-273b10a5baebd97bea4aeb1dae158f93ce93eb72.tar.zst
gsoc2013-evolution-273b10a5baebd97bea4aeb1dae158f93ce93eb72.zip
Bug #657374 - mailto: attachment parameter can lead to accidental data exfiltration
Through warning on attaching Hidden/security files by mailto command.
Diffstat (limited to 'mail')
-rw-r--r--mail/mail.error.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index f32b4ce688..006cc559a4 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -540,5 +540,10 @@ An mbox account will be created to preserve the old mbox folders. You can delete
<_secondary>The reported error was &quot;{0}&quot;.</_secondary>
</error>
+ <error id="blacklisted-file" type="warning">
+ <_primary>Hidden file is attached.</_primary>
+ <_secondary xml:space="preserve">The attachment named {0} is a hidden file and may contain sensitive data. Please review it before sending.</_secondary>
+ </error>
+
</error-list>