]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Email::Send is no longer used
authorFrédéric Buclin <LpSolit@gmail.com>
Thu, 10 Dec 2015 19:05:47 +0000 (20:05 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 10 Dec 2015 19:05:47 +0000 (20:05 +0100)
docs/en/rst/installing/linux.rst

index 0dad2056e066ca14ffa4267e8d6b9b5dd3afce9c..ff4258e6ab3ac148e49bda0c2e5e7a21a7c2fbb4 100644 (file)
@@ -35,11 +35,9 @@ The following command will install Red Hat's packaged version of Bugzilla:
 
 :command:`yum install bugzilla httpd mysql-server`
 
-However, if you go this route, you need to read :bug:`415605`, which details
-some problems with the Email::Send package. Then, you can skip to
-:ref:`configuring your database <linux-config-database>`. It may be useful to
-know that Fedora stores the Bugzilla files in :file:`/usr/share/bugzilla`, so
-that's where you'll run :file:`checksetup.pl`.
+Then, you can skip to :ref:`configuring your database <linux-config-database>`.
+It may be useful to know that Fedora stores the Bugzilla files in
+:file:`/usr/share/bugzilla`, so that's where you'll run :file:`checksetup.pl`.
 
 If you want to install a version of Bugzilla from the Bugzilla project, you
 will instead need: