diff options
author | bwarsaw <> | 2006-09-17 18:16:07 +0000 |
---|---|---|
committer | bwarsaw <> | 2006-09-17 18:16:07 +0000 |
commit | 34d6ece8a454e5d1d027ed106ba039a0a88db36d (patch) | |
tree | 6dc6f8711b20124ce38491300d5fb95e1c022206 /admin/www/lists.ht | |
parent | b7f0fb3c888c1d331c2239fba0b8332a3bf240f2 (diff) | |
download | mailman2-34d6ece8a454e5d1d027ed106ba039a0a88db36d.tar.gz mailman2-34d6ece8a454e5d1d027ed106ba039a0a88db36d.tar.xz mailman2-34d6ece8a454e5d1d027ed106ba039a0a88db36d.zip |
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.
Diffstat (limited to 'admin/www/lists.ht')
-rw-r--r-- | admin/www/lists.ht | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/admin/www/lists.ht b/admin/www/lists.ht deleted file mode 100644 index 429baa0b..00000000 --- a/admin/www/lists.ht +++ /dev/null @@ -1,49 +0,0 @@ -Title: Mailman mailing lists - -<h3>Mailman mailing lists</h3> - -We have several mailing lists devoted to Mailman, which also provide a -nice demonstration of Mailman! - -<ul> -<p><li><a href="http://mail.python.org/mailman/listinfo/mailman-users"> - Mailman Users</a> is the mailing list to subscribe to if you are - using Mailman at your site, and may have problems or questions - relating to installation, use, etc. We'll try to keep the deep - technical discussions off this list. - (<a href="http://mail.python.org/pipermail/mailman-users/"><em>archives</em></a>) - -<p><li><a href="http://mail.python.org/mailman/listinfo/mailman-announce"> - Mailman Announce</a> is a read-only list that you can subscribe to - if you are only interested in release notices and other important - news. Only the core Mailman developers can post messages to this - list. - (<a href="http://mail.python.org/pipermail/mailman-announce/"><em>archives</em></a>) - -<p><li><a href="http://mail.python.org/mailman/listinfo/mailman-developers"> - Mailman Developers</a> is the mailing list to use if you are - interested in helping us develop Mailman, discuss future - directions, etc. This is the list for more in-depth technical - issues. - (<a href="http://mail.python.org/pipermail/mailman-developers/"><em>archives</em></a>) - - <p>More information about developer resources is available - <a href="devs.html">here</a>. - -<p><li><a href="http://mail.python.org/mailman/listinfo/mailman-i18n"> - Mailman Internationalization</a> is the list for discussing the - multi-lingual support in Mailman 2.1. Everyone who is working on - translations of Mailman should subscribe to this mailing list. - (<a href="http://mail.python.org/pipermail/mailman-i18n/"><em>archives</em></a>) - -<p><li><a href="http://mail.python.org/mailman/listinfo/mailman-checkins"> - Mailman Checkins</a> is an adjunct list to the publically - accessible read-only CVS repository. This list is for the - hardcore developers, or anybody else submitting patches, since we - really prefer such patches to be generated against the latest - snapshot. This is a read-only list; only the core Mailman - developers can post messages to this list. There is no archive. -</ul> - -<p><i>Please note that as of 10-Jul-2005, it appears that the listowner.org -site is no longer available.</i> |