From b298b38c55f9364a4b42571e55dfc8e9e8cfddf2 Mon Sep 17 00:00:00 2001 From: viega Date: Tue, 2 Jun 1998 03:21:41 +0000 Subject: Checked in the Mailman home pages. I think if there's a public CVS tree, then when home page stuff gets checked in, I'll filter the mm-cvs message I get, and have it automatically do a 'cvs up'. For now, I'll just do that automatically. --- admin/www/features.html | 41 ++++++++++++++ admin/www/images/mailman.jpg | Bin 0 -> 28962 bytes admin/www/index.html | 81 ++++++++++++++++++++++++++++ admin/www/todo.html | 124 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 246 insertions(+) create mode 100644 admin/www/features.html create mode 100644 admin/www/images/mailman.jpg create mode 100644 admin/www/index.html create mode 100644 admin/www/todo.html diff --git a/admin/www/features.html b/admin/www/features.html new file mode 100644 index 000000000..faa73ca32 --- /dev/null +++ b/admin/www/features.html @@ -0,0 +1,41 @@ + + +Mailman Feature list + + + + + + + + + + + + +
+
+Mailman Features +
+
+Brief Overview +
+
    +
  • Most standard mailing list features, including list moderation, mail based commands, digests, and so on. +
  • An extensive web-based user interface that is customizable on a per-list basis. +
  • A web-based list administration interface for all admin-type tasks, including list configuration, moderation, and so on. +
  • Automatic web-based hypermail-style archiving, including provisions for private archives. +
  • Integrated mail list to newsgroup gatewaying. +
  • Integrated newsgroup to mail list gatewaying. +
  • Smart bounce detection and correction. +
  • Integrated fast bulk mailing (useful for sendmail users). +
  • Smart spam protection. +
  • Multiple list owners and moderators are possible. +
  • Optional (per-user) MIME-compliant digests. +
  • Nice about which machine you subscribed from if you're from the right domain. + +
+
+ + + \ No newline at end of file diff --git a/admin/www/images/mailman.jpg b/admin/www/images/mailman.jpg new file mode 100644 index 000000000..83c3e8f29 Binary files /dev/null and b/admin/www/images/mailman.jpg differ diff --git a/admin/www/index.html b/admin/www/index.html new file mode 100644 index 000000000..bb662aea3 --- /dev/null +++ b/admin/www/index.html @@ -0,0 +1,81 @@ + + +The Mailman Mailing List Manager + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
The GNU Mailing List Manager
+
+ What is Mailman? +
+Mailman is software to help manage email discussion lists, much like +Majordomo and Smartmail. Unlike most similar products, Mailman gives +each mailing list a web page, and allows users to subscribe, +unsubscribe, etc. over the web. Even the list manager can administer +his list entirely from the web. Mailman also integrates most things +people want to do with mailing lists, including archiving, mail <-> +news gateways, and so on. See the features +page for a brief overview of features.

+ +Mailman has all of the features you expect from such a product, plus +integrated support for the web (including web based archiving), +automated bounce handling and integrated spam prevention.

Mailman +is free software. As of our next release, Mailman will be released +under the GNU GPL. +

+Getting Mailman +
+Before you can run Mailman, you need to download and install the Python programming language (version 1.5 or later).

+The first GNU release is not out yet. For now, you can get the last +pre-GNU beta release (1.0b3) here. +The next release will be in early June. +

+Support +
+We'll be working on a FAQ in the near future. Until then, just post +questions to the Mailman-Users +mailing list. +
+Developers +
+If you're interested in helping us develop Mailman, or need to hack at +the source, then you may wish to consider joining the Mailman-Developers +mailing list.

+You may also want to find a project on our Mailman TODO list. +

+ + + diff --git a/admin/www/todo.html b/admin/www/todo.html new file mode 100644 index 000000000..018fbb180 --- /dev/null +++ b/admin/www/todo.html @@ -0,0 +1,124 @@ +The Mailman TODO list +

The Mailman TODO list

+

Categories:

+ +
+

Bugs

+ +

Documentation

+ +

General Web UI

+ +

List Admin UI

+ +

List Member UI

+ +

Site Administrator's UI

+ +

Email Handling

+ +

Mailcmd interface

+ +

Portability concerns

+ +

Bounce handling

+ +

Pipermail + Archiving mechanism

+ +

Code cleanup

+ +

Misc

+ + -- cgit v1.3.1