summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2010-04-23 18:01:40 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2010-04-23 18:01:40 +0200
commitb7fbcf61cf1267564edaf343833fa15f1a806430 (patch)
tree0820431407868760ccf7f48d7f24a6c573d00a2e /template/en/default/admin
parent5bb84b3c6efc503652a14e59efbe2b7c548608dd (diff)
downloadbugzilla-b7fbcf61cf1267564edaf343833fa15f1a806430.tar.gz
bugzilla-b7fbcf61cf1267564edaf343833fa15f1a806430.tar.xz
Bug 561362: Remove the 'sendmailnow' parameter
r=justdave a=LpSolit
Diffstat (limited to 'template/en/default/admin')
-rw-r--r--template/en/default/admin/params/mta.html.tmpl8
1 files changed, 0 insertions, 8 deletions
diff --git a/template/en/default/admin/params/mta.html.tmpl b/template/en/default/admin/params/mta.html.tmpl
index 8533257f4..872db801a 100644
--- a/template/en/default/admin/params/mta.html.tmpl
+++ b/template/en/default/admin/params/mta.html.tmpl
@@ -55,14 +55,6 @@
_ " won't get sent). This affects all mail sent by $terms.Bugzilla,"
_ " not just $terms.bug updates.",
- sendmailnow => "Sites using anything older than version 8.12 of 'sendmail' " _
- "can achieve a significant performance increase in the " _
- "UI -- at the cost of delaying the sending of mail -- by " _
- "disabling this parameter. Sites using 'sendmail' 8.12 or " _
- "higher should leave this on, as they will see no benefit from " _
- "turning it off. Sites using an MTA other than 'sendmail' " _
- "<b>must</b> leave it on, or no $terms.bug mail will be sent.",
-
smtpserver => "The SMTP server address (if using SMTP for mail delivery).",
smtp_username => "The username to pass to the SMTP server for SMTP authentication. " _