This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 40a6aa9  Commit build products
40a6aa9 is described below

commit 40a6aa9a7437e05a5edfa4d381b853c2178abb09
Author: Ponymail PPMC <[email protected]>
AuthorDate: Fri Jul 19 14:36:19 2024 +0000

    Commit build products
---
 content/index.html | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/content/index.html b/content/index.html
index 92414e4..cc1fa72 100644
--- a/content/index.html
+++ b/content/index.html
@@ -56,30 +56,23 @@ private.</p>
 <li>In-browser reply to mailing lists</li>
 <li>Fast and intuitive searching</li>
 <li>Threaded, flat and tree view modes</li>
-<li>Notifications of replies to emails sent via Pony Mail</li>
-<li>Email and list statistics</li>
 <li>Multi-site, multi-list handling</li>
 <li>Word clouds</li>
 <li>Fuzzy-logic email grouping/threading (based in part on JWZ's ideas)</li>
 <li>Supports both custom OAuth, Google Auth and more.</li>
-<li>Atom feeds for all lists (including private ones!)</li>
 <li>Source view and custom range mbox export</li>
 </ul>
 <h3 id='requirements'>Requirements:<a href='#requirements' style='color: 
rgba(0,0,0,0);'>&para;</a></h3>
 <ul>
 <li>Linux operating system (tested on Ubuntu, Debian, Fedora and CentOS - 
Windows or macOS may work)</li>
 <li>ElasticSearch backend</li>
-<li>Apache HTTP Server frontend with mod_lua loaded OR<ul>
-<li>Nginx with nginx-extras (ng-lua module) AND lua-apr installed</li>
-</ul>
-</li>
-<li>Python 3.x for importing (with elasticsearch and formatflowed via pip)</li>
+<li>Apache HTTP Server frontend (probably also supports nginx)</li>
+<li>Python 3.8+</li>
 <li>A mailing list system:<ul>
 <li>MailMan3 if you fancy that (we have a python3 archive plugin)</li>
 <li>OR any mailing list system of your choice (use archiver plugin with 
stdin)</li>
 </ul>
 </li>
-<li>Lua &gt;=5.1 + lua-cjson, luasec and luasocket</li>
 </ul>
 <h3 id='developmentbenchmarking'>Development Benchmarking<a 
href='#developmentbenchmarking' style='color: rgba(0,0,0,0);'>&para;</a></h3>
 <p>Pony Mail has been built for and tested with the mail archives of the Apache

Reply via email to