Skip to content

Commit

Permalink
Add GNU Mailman
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen J. Turnbull committed Feb 26, 2024
1 parent 3aa45ab commit c99474f
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions ideas.html
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,47 @@ <h2>
<!-- End template -->


<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 shuffleMe">
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1-2 logo">
<img src="/logos/mailman-reflected.png" />
</div>
<div class="pure-u-1 pure-u-md-1-2">
<h2>
GNU Mailman
</h2>
</div>
</div>
<br />Mailman 3 is free software for managing electronic mail discussion and e-newsletter lists. Many open source denizens will be familiar with Mailman 2.1, All of our current work is on Mailman 3, which was released in 2015, but there&#x27;s still lots of room for new features and ideas! Mailman 3 is integrated with the web using the Django web framework, making it easy for users to manage their accounts and for list owners to administer their lists in a pleasant modern environment. Mailman 3 supports built-in archiving, automatic bounce processing, content filtering, digest delivery, spam filters, and more. Mailman 3&#x27;s bundled archive software, HyperKitty, also functions like a web forum and integrates with indexing engines such as Xapian and Whoosh.
The Mailman developers are a moderately diverse group, but we strive for inclusion. We have participated in Google Summer of Code almost every year since 2012, and occasionally supply mentors and org admins to other organizations (including the PSF umbrella org and Systers).
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1">
<p>Contact Links</p>
</div>

<div class="pure-u-1 pure-u-md-1-2" style="text-align: center;">
<p><a href="https://web.libera.chat/#mailman">Chat</a></p>
</div>

<div class="pure-u-1 pure-u-md-1-2" style="text-align: center;">
<p><a href="mailman-developers@python.org">Mailing List</a></p>
</div>

<div class="pure-u-1 pure-u-md-1-2" style="text-align: center;">
<p><a href="https://docs.mailman3.org/en/latest/">Homepage</a></p>
</div>

<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://wiki.list.org/DEV/Google%20Summer%20of%20Code%202024" alt="GNU Mailman ideas">Ideas Page</a></p>
</div>
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://gitlab.com/" alt="GNU Mailman">Source Code</a></p>
</div>
</div>
<hr>
</div>


<div class="content">
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
<h2 class="content-head content-head">Friends of the PSF</h2>
Expand Down

0 comments on commit c99474f

Please sign in to comment.