From 3d7f4c7c6d6c9c8b478d67ec7ef4fe69e30a2184 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Mon, 12 Sep 2016 17:33:42 +0100 Subject: Bug 1070122 - add option to send test email to Params page --- template/en/default/email/mta-test.txt.tmpl | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 template/en/default/email/mta-test.txt.tmpl (limited to 'template/en/default/email') diff --git a/template/en/default/email/mta-test.txt.tmpl b/template/en/default/email/mta-test.txt.tmpl new file mode 100644 index 000000000..9add094b1 --- /dev/null +++ b/template/en/default/email/mta-test.txt.tmpl @@ -0,0 +1,18 @@ +[%# 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. + #%] + +Content-Type: text/plain +From: [% Param('mailfrom') %] +To: [% user.email %] +Subject: [% terms.Bugzilla %] Email System Test Message +X-Bugzilla-Type: admin + +Dear [% terms.Bugzilla %] administrator, + +This is a test email from your [% terms.Bugzilla %] system. If you can +read this, your [% terms.Bugzilla %] can send email. -- cgit v1.2.3-24-g4f1b