Re: Future of cctalk/cctech

2020-06-18 Thread Rich Kulawiec via cctalk
On Wed, Jun 17, 2020 at 09:46:53AM -0500, John Foust via cctalk wrote:
> 
> I'm most puzzled by the eager hosting volunteers who'd volunteer even before
> they have a full understanding of the job.  Wouldn't you want to know
> how much time it might take you to administer the list, how much 
> bandwidth it eats, storage, format of the archives, etc.?

I can't speak for anyone else, but in my case: I've been running mailing
lists for 35-ish years, so I may have a fairly good handle on the scope.

To address some of those points: administering a migrated mailing
list -- once it's past the transition -- requires very little effort.
How much effort it takes during the transition can be guesstimated via
the number of users and their aggregate clue level, e.g., technical
lists are usually much easier because people on them know how to
speak to Mailman/majordomo/et.al. or can figure it out.   Bandwidth is
inconsequential for all but the largest/busiest lists, e.g., thousands of
subscribers X thousands of messages a day.  Storage is too: I have decades
of archives of a few thousand mailing lists and they fit comfortably on
a 250G drive without even bothering to compress them.

Archives, if kept in mbox format, are easy to manipulate, combine,
separate, etc.  If they're not in mbox format, tools like formail can
assist in making them so.  (It's not at all unreasonable for every member
of a mailing list like this one to stash a complete copy of the archive
as insurance.)  This isn't entirely pain-free: I run a mailing list with
an approximately 250,000-message archive accumulated over many years
over multiple hosts, and there a few outlier messages that Mailman's
archiver won't process.  But: "few", so while it's an annoyance it's
really quite a minor problem.

---rsk


Re: Future of cctalk/cctech

2020-06-17 Thread Rich Kulawiec via cctalk


I'd be happy to host the list at firemountain.net, where a Mailman 2.X
instance has been happily running a few dozen public and private lists for
15-ish years (majordomo before that) (homebrew scripts before that).
No charge, no ads.

If the archives are available in mbox format (or something that can
be massaged into mbox format) I can import all of those.

I would also suggest that -- to future-proof this -- that multiple
people stash those archives and stash future archives as they accrue.
Given archives and a subscriber list, a mailing list can be reconstituted
anywhere.

Merging lists: if the consensus is that it should be done, I can
do that.  (Whether that means the subscriber lists, the archives, or both.)

Attachments: that's also do-able if consensus indicates but I recommend
that they be limited to open formats, because delivering messages with
proprietary attachments is a quagmire even if all the recipients want
them. (long explanation omitted)  Many years of experience indicate
that doing this and imposing a soft large-but-finite maximum message
size facilitates communication without overwhelming people.

And since someone will ask: I use mutt.

---rsk