summaryrefslogtreecommitdiff
path: root/admin/www/features.html
diff options
context:
space:
mode:
authorviega1998-06-02 03:21:41 +0000
committerviega1998-06-02 03:21:41 +0000
commitb298b38c55f9364a4b42571e55dfc8e9e8cfddf2 (patch)
treeee9bd1e56ac3b67700a2eea42e27bb69ef995238 /admin/www/features.html
parentd10a5e64ba4eb12e7afb09df296e3ef6db9c8fbe (diff)
downloadmailman-b298b38c55f9364a4b42571e55dfc8e9e8cfddf2.tar.gz
mailman-b298b38c55f9364a4b42571e55dfc8e9e8cfddf2.tar.zst
mailman-b298b38c55f9364a4b42571e55dfc8e9e8cfddf2.zip
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.
Diffstat (limited to 'admin/www/features.html')
-rw-r--r--admin/www/features.html41
1 files changed, 41 insertions, 0 deletions
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 @@
+<html>
+<head>
+<title>Mailman Feature list</title>
+</head>
+<body>
+<table cols=1 border=0 cellspacing=4 cellpadding=5>
+<tr>
+<td width=100% bgcolor="#99cff">
+<center>
+<font size=+2><strong>Mailman Features</strong></font>
+</center>
+</td>
+</tr>
+<tr>
+<td width=100% bgcolor="FFF0D0">
+<font size=+1><strong>Brief Overview</strong></font>
+</td>
+</tr>
+<tr>
+<td>
+<ul>
+ <li> Most standard mailing list features, including list moderation, mail based commands, digests, and so on.
+ <li> An extensive web-based user interface that is customizable on a per-list basis.
+ <li> A web-based list administration interface for <b>all</b> admin-type tasks, including list configuration, moderation, and so on.
+ <li> Automatic web-based hypermail-style archiving, including provisions for private archives.
+ <li> Integrated mail list to newsgroup gatewaying.
+ <li> Integrated newsgroup to mail list gatewaying.
+ <li> Smart bounce detection and correction.
+ <li> Integrated fast bulk mailing (useful for sendmail users).
+ <li> Smart spam protection.
+ <li> Multiple list owners and moderators are possible.
+ <li> Optional (per-user) MIME-compliant digests.
+ <li> Nice about which machine you subscribed from if you're from the right domain.
+
+</ul>
+</td>
+</tr>
+</table>
+</body>
+</head>
+</html> \ No newline at end of file