summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
authorcyeh%bluemartini.com <>2000-08-30 05:10:14 +0200
committercyeh%bluemartini.com <>2000-08-30 05:10:14 +0200
commit321412db634033f99afb9459f18a0e1b2f244d73 (patch)
tree2216dd7b182f546943ee05ac30f892751048eaad /defparams.pl
parent8fa450e947a3f82ad25e282fbee99204b916315d (diff)
downloadbugzilla-321412db634033f99afb9459f18a0e1b2f244d73.tar.gz
bugzilla-321412db634033f99afb9459f18a0e1b2f244d73.tar.xz
fix for 50698: parameter for sendmail deferred mode
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/defparams.pl b/defparams.pl
index 6760d4ddb..695bd2c9c 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -261,6 +261,10 @@ DefParam("shutdownhtml",
"l",
"");
+DefParam("sendmailnow",
+ "If this is on, Bugzilla will tell sendmail to send any e-mail immediately. If you have a large number of users with a large amount of e-mail traffic, enabling this option may dramatically slow down Bugzilla. Best used for smaller installations of Bugzilla.",
+ "b",
+ 0);
DefParam("passwordmail",
q{The email that gets sent to people to tell them their password. Within