]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 146087 - 'sendmailnow' should be on by default. Original patch by jocuri@softhome...
authorpreed%sigkill.com <>
Thu, 24 Jul 2003 07:52:24 +0000 (07:52 +0000)
committerpreed%sigkill.com <>
Thu, 24 Jul 2003 07:52:24 +0000 (07:52 +0000)
defparams.pl

index 5f2fc4472db1057aae59b150324ecd3b13b81b1b..4332b0ecabe3f842040145a85b84fdbe0d708027 100644 (file)
@@ -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