From d9a3904454980dd10f5fddd973e254ab138764b6 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Tue, 16 Aug 2011 02:56:16 +0200 Subject: Bug 466419: Add SSL support for SMTP r/a=mkanat --- template/en/default/admin/params/mta.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/en/default/admin/params/mta.html.tmpl') diff --git a/template/en/default/admin/params/mta.html.tmpl b/template/en/default/admin/params/mta.html.tmpl index 05c44853e..b4826e401 100644 --- a/template/en/default/admin/params/mta.html.tmpl +++ b/template/en/default/admin/params/mta.html.tmpl @@ -63,6 +63,8 @@ smtp_password => "The password to pass to the SMTP server for SMTP authentication. " _ "This field has no effect if the smtp_username parameter is left empty.", + smtp_ssl => "Enable SSL support for SMTP.", + smtp_debug => "If enabled, this will print detailed information to your" _ " web server's error log about the communication between" _ " $terms.Bugzilla and your SMTP server. You can use this to" _ -- cgit v1.2.3-24-g4f1b