[libre-riscv-dev] Please go through the new public-inbox elaborate setup revison
Veera
vklr at vkten.in
Fri Mar 20 21:05:13 GMT 2020
On Fri, Mar 20, 2020 at 06:30:00PM +0000, Luke Kenneth Casson Leighton wrote:
> On Fri, Mar 20, 2020 at 1:00 PM Veera <vklr at vkten.in> wrote:
> >
> > Hi,
> >
> > I finally worked out what was required from public-inbox + exim4 + mailman2.
>
> hurrah!
>
> > Please see the Bugzilla page http://bugs.libre-riscv.org/show_bug.cgi?id=181
> > for the attached doc which has elaborate setup instructions.
>
> excellent. we now need to decide which lists we want (names). i
> suggest "retiring" the libre-riscv-dev list. also, it doesn't
You said we need archived http urls of libre-riscv-dev lists to save google
search engine hits we have already. What about it?
> entirely make sense to have two archives, one pipermail, one
> public-inbox. i'm advocating we just have public-inbox web archives
> as it's clear that they're clonable.
>
Hey, but pipermail archives are nice to browse.
In that case we should set mailman settings:
DEFAULT_ARCHIVE_PRIVATE = 1
# So no public viewable archive dir is made
ARCHIVE_TO_MBOX = 1
# do not use builtin mailman html archiving, archive to mbox only
Mbox archives are backable, while maildir is difficult to backup and
restore.
> i *really* need offline mail, i will be using a 3G/4G/WIFI router for
> the next... err... N months.
>
The public-inbox Xapian search is good.
And raw power of linux command line search tools with plains files available
in git will be great.
Regards,
Veera
> l.
>
More information about the libre-riscv-dev
mailing list