Re: Broken User Experience - online mailing list

From: Kurt Hackenberg <kh_at_panix.com>
Date: Mon, 20 Jun 2022 04:06:10 UTC
On 2022/06/19 01:45, Baptiste Daroussin wrote:

>> I see freebsd-announce@ and presumably all lists use the same templates?
>>
>> cheers, Ian
> 
> Yes i was about to write a communication abojt it.
> 
> Thisis why your feedback is important, the new archive generator is highly customisable, I will try to update it do fullfil your feedbacks.
> 
> Note It may take a couple of weeks to happen

Do you plan to make the new archives available through rsync, like the 
old ones?

rsync -nHaxi bit0.us-west.freebsd.org::FreeBSD-mailarchive/

People could download mail and use whatever mail reader they like, sort 
any way, step across threads, whatever. They could also use an index and 
search program, like mairix or notmuch.

Or I guess you could make archives available through IMAP, read-only. 
Again people could use any mail reader. IMAP might be complicated and 
expensive, though.