From b6d9211091e8d35f638b67b2b25fb3b00fb93134 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Fri, 30 Oct 2015 00:04:56 +0800 Subject: Bug 1213757 - delegate password and 2fa resets to servicedesk --- .../en/default/account/email/encryption-required.txt.tmpl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'extensions/SecureMail') diff --git a/extensions/SecureMail/template/en/default/account/email/encryption-required.txt.tmpl b/extensions/SecureMail/template/en/default/account/email/encryption-required.txt.tmpl index 3817f4fa1..55b716864 100644 --- a/extensions/SecureMail/template/en/default/account/email/encryption-required.txt.tmpl +++ b/extensions/SecureMail/template/en/default/account/email/encryption-required.txt.tmpl @@ -1,3 +1,11 @@ +[%# This Source Code Form is subject to the terms of the Mozilla Public + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + # + # This Source Code Form is "Incompatible With Secondary Licenses", as + # defined by the Mozilla Public License, v. 2.0. + #%] + This email would have contained sensitive information, but you have not set a PGP/GPG key or SMIME certificate in the "Secure Mail" section of your user preferences. @@ -13,5 +21,5 @@ You can see this bug's current state at: [%+ urlbase %]show_bug.cgi?id=[% bug_id %] [% END %] [% ELSIF email_type == 'admin' %] -You will have to contact [% maintainer %] to reset your password. +You will have to contact servicedesk@mozilla.com to reset your password. [% END %] -- cgit v1.2.3-24-g4f1b