CINXE.COM

GNU Mailman

<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <meta name="description" content="GNU Mailman"> <meta name="author" content="GNU Mailman Team"> <link rel="icon" type="image/jpeg" href="images/favicon.ico"> <title>GNU Mailman</title> <!-- Bootstrap core CSS --> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css"> <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css"> <link rel="stylesheet" href="theme/css/main.css"> <link rel="stylesheet" href="theme/css/solarized-light.css"> <link rel="stylesheet" href="css/style.css"> <script src="https://code.jquery.com/jquery-1.10.1.min.js"></script> <script src="https://code.jquery.com/jquery-migrate-1.2.1.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script> </head> <body> <div class="container" id="wrap"> <nav id="navbar" class="navbar navbar-default" role="navigation"> <div class="container"> <!--navbar-header--> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="./"><img alt="MAILMAN LOGO" src= images/logo2010-2.jpg></a> </div> <!--navbar-header--> <!-- Search Box --> <!--Menuitems, collapable--> <div class="collapse navbar-collapse" id="navbar-collapse"> <ul class="nav navbar-nav navbar-right" id="menuitem-list"> <li > <a href="index.html">Home</a> </li> <li > <a href="http://wiki.list.org">Wiki/FAQs</a> </li> <li class="btn-group"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation<b class="caret"></b> </a> <ul class="dropdown-menu" role="menu"> <li > <a href="http://docs.mailman3.org">Mailman Suite</a> </li> <li > <a href="http://mailman.readthedocs.org">Mailman Core</a> </li> <li > <a href="http://postorius.readthedocs.org">Postorius</a> </li> <li > <a href="http://mailmanclient.rtfd.org">Mailman Client</a> </li> <li > <a href="http://hyperkitty.rtfd.org">Hyperkitty</a> </li> <li > <a href="./docs.html">Mailman 2.1</a> </li> </ul> </li> <li class="btn-group"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Source Code<b class="caret"></b> </a> <ul class="dropdown-menu" role="menu"> <li > <a href="http://gitlab.com/mailman/">Mailman 3</a> </li> <li > <a href="https://code.launchpad.net/mailman">Mailman 2.1</a> </li> </ul> </li> <li > <a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&id=22">Donate</a> </li> </ul> </div><!-- /.navbar-collapse --> </div> <!--container--> </nav> <div class="container"> <div class="col-md-3"> <div class="sidebar"> <table class="table table-hover"> <tr><td> <span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span> <a href="contact.html">Contact Us</a> </td></tr> <tr><td> <span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span> <a href="download.html">Download</a> </td></tr> <tr><td> <span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span> <a href="features.html">Features</a> </td></tr> <tr><td> <span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span> <a href="rants.html">Media</a> </td></tr> <tr><td> <span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span> <a href="devs.html">Developers</a> </td></tr> <tr><td> <span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span> <a href="mirrors.html">Mirrors</a> </td></tr> <tr><td> <span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span> <a href="coc.html">Code of Conduct</a> </td></tr> <tr><td> <span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span> <a href="privacy.html">Privacy Policy</a> </td></tr> <tr><td> <span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span> <a href="help.html">Help</a> </td></tr> </table> <a href="https://python.org"> <img src='theme/images/python-logo.png' alt='python-powered'> </a> </div> </div> <div class="col-md-8"> <div class="row"> </div> <div class="row"> <div id="page-content"> <div class="section" id="mailman-the-gnu-mailing-list-manager"> <h2>Mailman, the GNU Mailing List Manager</h2> <p>Mailman is free software for managing electronic mail discussion and e-newsletter lists. Mailman is integrated with the web, making it easy for users to manage their accounts and for list owners to administer their lists. Mailman supports built-in archiving, automatic bounce processing, content filtering, digest delivery, spam filters, and more. See the <a class="reference external" href="features.html">features page</a> for details.</p> <p>Mailman is free software, distributed under the <a class="reference external" href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>, and written in the <a class="reference external" href="http://www.python.org/">Python</a> programming language.</p> <p>We want to thank our generous list of <a class="reference external" href="https://wiki.list.org/COM/Donors">financial donors</a> whose contributions allowed us to send a core developer to PyCon 2015. Please consider <a class="reference external" href="https://my.fsf.org/civicrm/contribute/transact?reset=1&amp;id=22">donating to the GNU Mailman</a> project yourself. (<a class="reference external" href="https://wiki.list.org/x/R4BJ">details</a>)</p> <p>See the <a class="reference external" href="https://wiki.list.org/SEC/Home">Security page</a> for important security related information, and the <a class="reference external" href="help.html">help</a> page for additional resources for users, list and site administrators, and developers.</p> <p>Our <a class="reference external" href="https://wiki.list.org">wiki</a> has lots of other great information, including a FAQ.</p> <p>Our <a class="reference external" href="coc.html">Code of Conduct</a> applies to all of our modes of discussion and collaboration, including the GNU Mailman mailing lists, wiki pages, and IRC channels.</p> </div> <div class="section" id="current-version"> <h2>Current Version</h2> <p>The current stable GNU Mailman versions are:</p> <ul class="simple"> <li>01-Oct-2024 Mailman 3.3.10 (Tom Sawyer)</li> <li>13-Dec-2021 Mailman 2.1.39</li> </ul> </div> <div class="section" id="contact-us"> <h2>Contact Us</h2> <p>There are various ways to <a class="reference external" href="contact.html">get in touch</a> with the GNU Mailman Steering Committee, our security contacts, and the Mailman developer and user communities, via IRC and email.</p> </div> <div class="section" id="acknowledgements"> <h2>Acknowledgements</h2> <p>Mailman's lead developer is Abhilash Raj. Core developers are Barry Warsaw, Mark Sapiro, Aur茅lien Bompard, Florian Fuchs, Terri Oda, and Stephen J. Turnbull. We thank all of our great GSoC students and mentors, and the wider Mailman community for contributing to the development of GNU Mailman.</p> <p>Thanks go out to:</p> <ul class="simple"> <li><a class="reference external" href="http://www.canonical.com">Canonical</a> and <cite>Zope Corporation</cite> for their past support of Barry's work while under their employ.</li> <li><a class="reference external" href="http://www.mail-archive.com">The Mail-Archive.com</a> for their donation kickstarting the <a class="reference external" href="https://my.fsf.org/civicrm/contribute/transact?reset=1&amp;id=22">directed GNU Mailman/Free Software Foundation donation fund</a>.</li> <li><a class="reference external" href="http://cpanel.com">cPanel</a> for their generous donation of server resources for our <a class="reference external" href="http://gitlab.com">GitLab</a> CI system.</li> <li>the <a class="reference external" href="http://tinyurl.com/qcb4hob">list of contributors</a>, bug hunters, big idea people, and others who have helped immensely with Mailman's development.</li> </ul> </div> </div> </div> <div class="row"> </div> </div> </div> </div> <nav id="footer" class="navbar navbar-default"> <div class="container"> <p id="footer-text" class="navbar-text text-center"> <span id="engine"> Compiled using <a href="http://docs.getpelican.com">Pelican</a> </span> <span id="theme"> with theme <a href="http://github.com/yuex/pelican-chameleon">Chameleon</a> </span> <span id="bootstrap"> on top of <a href="http://getbootstrap.com/">Bootstrap</a> </span> <br/> Please report bugs or suggest improvements to this site on our <a href="https://gitlab.com/mailman/mailman-website">GitLab page</a> <br/> This site was built from commit b'41b2476' at b'2023-10-21 16:48:07 -0700\n' </p> </div> </div> </nav> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10