From 34d6ece8a454e5d1d027ed106ba039a0a88db36d Mon Sep 17 00:00:00 2001 From: bwarsaw <> Date: Sun, 17 Sep 2006 18:16:07 +0000 Subject: Copy the mm21 admin directory out of the mm21 branch. We'll svn external the latter to get that back into the release, but I really don't want to maintain multiple copies of the web pages. --- admin/www/mailman-install/node34.html | 100 ---------------------------------- 1 file changed, 100 deletions(-) delete mode 100644 admin/www/mailman-install/node34.html (limited to 'admin/www/mailman-install/node34.html') diff --git a/admin/www/mailman-install/node34.html b/admin/www/mailman-install/node34.html deleted file mode 100644 index 0d632846..00000000 --- a/admin/www/mailman-install/node34.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - -6.3.3 Performance notes - - - - - -

-6.3.3 Performance notes -

- -

-One of the surest performance killers for Sendmail users is when Sendmail is -configured to synchronously verify the recipient's host via DNS. If it does -this for messages posted to it from Mailman, you will get horrible -performance. Since Mailman usually connects via localhost -(i.e. 127.0.0.1) to the SMTP port of Sendmail, you should be sure to configure -Sendmail to not do DNS verification synchronously for localhost -connections. - -

- -

- - - - -- cgit v1.2.3