From: preed%sigkill.com <> Date: Thu, 24 Jul 2003 07:52:24 +0000 (+0000) Subject: Bug 146087 - 'sendmailnow' should be on by default. Original patch by jocuri@softhome... X-Git-Tag: bugzilla-2.16.4~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c29678f1957d911ff5e346eec50bbd276f59131;p=thirdparty%2Fbugzilla.git Bug 146087 - 'sendmailnow' should be on by default. Original patch by jocuri@softhome.net (Vlad Dascalu), updated patch by me; r=justdave/preed, a=justdave(ish) --- diff --git a/defparams.pl b/defparams.pl index 5f2fc4472d..4332b0ecab 100644 --- a/defparams.pl +++ b/defparams.pl @@ -224,7 +224,7 @@ DefParam("shutdownhtml", 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); + 1); DefParam("passwordmail", q{The email that gets sent to people to tell them their password. Within