[Mailman-Users] MM2: Archive search function for a private list?

2021-03-29 Thread Jayson Smith

Hi,


I run a list for members of an organization. Recently I was asked by a 
member if the archives had a search function. With MM2 they don't, I 
know. This is a private list, so I don't want it publicly searchable. 
Does anyone know of a web application that can be deployed on a Linux 
server which will go through a list's archives, generate a searchable 
index, and allow members (possibly using their mailing list Email and 
password, or maybe something else) to access it?



Thanks,


Jayson


--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: MM2: Archive search function for a private list?

2021-03-29 Thread Robert Heller
Namazu (http://www.namazu.org/) will create a searchable.  You need shell 
access to the server to install it and it leverages the existing Mailman 
archive web interface.  It works quite well.  With a nightly cron job, the 
index is kept up-to-date.

At Mon, 29 Mar 2021 13:28:47 -0400 Jayson Smith  
wrote:

> 
> Hi,
> 
> 
> I run a list for members of an organization. Recently I was asked by a 
> member if the archives had a search function. With MM2 they don't, I 
> know. This is a private list, so I don't want it publicly searchable. 
> Does anyone know of a web application that can be deployed on a Linux 
> server which will go through a list's archives, generate a searchable 
> index, and allow members (possibly using their mailing list Email and 
> password, or maybe something else) to access it?
> 
> 
> Thanks,
> 
> 
> Jayson
> 
> 
> --
> Mailman-Users mailing list -- mailman-users@python.org
> To unsubscribe send an email to mailman-users-le...@python.org
> https://mail.python.org/mailman3/lists/mailman-users.python.org/
> Mailman FAQ: http://wiki.list.org/x/AgA3
> Security Policy: http://wiki.list.org/x/QIA9
> Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
> https://mail.python.org/archives/list/mailman-users@python.org/
> 
>   
>   
> 

-- 
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software-- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
hel...@deepsoft.com   -- Webhosting Services


--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: MM2: Archive search function for a private list?

2021-03-29 Thread Mark Sapiro
On 3/29/21 10:28 AM, Jayson Smith wrote:
> Hi,
> 
> 
> I run a list for members of an organization. Recently I was asked by a
> member if the archives had a search function. With MM2 they don't, I
> know. This is a private list, so I don't want it publicly searchable.
> Does anyone know of a web application that can be deployed on a Linux
> server which will go through a list's archives, generate a searchable
> index, and allow members (possibly using their mailing list Email and
> password, or maybe something else) to access it?


There is an up to date branch at
https://mail.python.org/archives/list/mailman-users@python.org/ that
integrates the htdig  search engine with
Mailman 2.1.

As mentioned in another reply, There is also Namazu
, and there is info on using that with Mailman
at .


-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
https://mail.python.org/archives/list/mailman-users@python.org/


[Mailman-Users] Re: MM2: Archive search function for a private list?

2021-03-29 Thread dmitri maziuk

On 2021-03-29 1:00 PM, Mark Sapiro wrote:


There is an up to date branch at
https://mail.python.org/archives/list/mailman-users@python.org/ that
integrates the htdig  search engine with
Mailman 2.1.


A bit "heavier" and batteries not included, but I was thinking of 
pulling my mailboxes into Solr. It comes with a "sample" search UI that 
may be sufficient.


Haven't gotten a round tuit yet though.

Dima
--
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/