Discussion:
Mailing list problems?
Arthur Chance
2021-06-01 07:27:55 UTC
Permalink
Is there a problem with the mailing list manager? My monthly reminder
didn't show all my subscriptions, and I got an email saying
mailing list.
You were unable to be unsubscribed from the list because you are not
subscribed.
but when I tried to (re)subscribe (in case I'd had finger trouble) I got
mailing list.
You were unable to be subscribed to the list because you are already
subscribed.
However, clicking on the amd64 list via
lists.freebsd.org/mailman/listinfo doesn't show a subscription, whereas
with security-notifications I see I'm subscribed even though it wasn't
listed in the monthly reminder.
--
Lebowskisort, aka dudesort, an O(1) sorting algorithm:

"Man, the array is cool as it is. Let's go bowling."
Fernando Apesteguía
2021-06-01 09:17:42 UTC
Permalink
Post by Arthur Chance
Is there a problem with the mailing list manager? My monthly reminder
didn't show all my subscriptions, and I got an email saying
mailing list.
You were unable to be unsubscribed from the list because you are not
subscribed.
but when I tried to (re)subscribe (in case I'd had finger trouble) I got
mailing list.
You were unable to be subscribed to the list because you are already
subscribed.
However, clicking on the amd64 list via
lists.freebsd.org/mailman/listinfo doesn't show a subscription, whereas
with security-notifications I see I'm subscribed even though it wasn't
listed in the monthly reminder.
There are a number of known issues with the migration that are being sorted
out.
Post by Arthur Chance
--
"Man, the array is cool as it is. Let's go bowling."
_______________________________________________
https://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
Kurt Hackenberg
2021-06-01 15:57:22 UTC
Permalink
Post by Fernando Apesteguía
There are a number of known issues with the migration that are being sorted
out.
What migration?
Fernando Apesteguía
2021-06-01 16:23:07 UTC
Permalink
Post by Fernando Apesteguía
Post by Fernando Apesteguía
There are a number of known issues with the migration that are being
sorted
Post by Fernando Apesteguía
out.
What migration?
From mailman to mlmmj

_______________________________________________
Post by Fernando Apesteguía
https://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
Robert Huff
2021-06-01 16:45:48 UTC
Permalink
Post by Fernando Apesteguía
Post by Fernando Apesteguía
There are a number of known issues with the migration that are being
sorted
Post by Fernando Apesteguía
out.
What migration?
From mailman to mlmmj
So ... I haven't gotten expected digests for several lists for
let's call it a week.
Am I going to wake up some morning and find 200 back issues
freebsd-bikeshed-digest in my inbox?


Respectfully,


Robert Huff
Fernando Apesteguía
2021-06-01 20:07:05 UTC
Permalink
Post by Robert Huff
Post by Fernando Apesteguía
Post by Fernando Apesteguía
There are a number of known issues with the migration that are being
sorted
Post by Fernando Apesteguía
out.
What migration?
From mailman to mlmmj
So ... I haven't gotten expected digests for several lists for
let's call it a week.
Am I going to wake up some morning and find 200 back issues
freebsd-bikeshed-digest in my inbox?
I don't really know. I'm assuming the migration is the cause of this
problem since I detected another one and that was to blame.

People are working on this :-)
Post by Robert Huff
Respectfully,
Robert Huff
grarpamp
2021-06-01 22:37:47 UTC
Permalink
Post by Robert Huff
find 200 back issues
There's another very useful way fetch back issues for
importation into your favorite mail client for reading
and searching...

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

Mail from the new MMLMJ service isn't
appearing there yet, but the admins are aware of the
need to make that part of the migration happen too.

These full raw archives docs in mbox form are a very
useful resource for new users to sync and import all the
history into their mail clients for reading the back
conversations of the lists they like, enabling full text
search using their favorite local mail client search
tools for threads and strings of interest, debugging, etc.
Users can even, in conjunction with paths configured
in their mail client, sync the entire hier of all lists
of interest, thus having say a monthly or weekly sync
appear automagically in their mail client for casual reading
without needing to tediously subscribe to and manage
all the lists of interest or depend on mail delivery problems.

Those of you who are command line, script oriented,
and text tool based could also appreciate this
form of mail / rsync flexibility.

It's also a great base for people to import into new
public facing mail search services, or if they are
using testing or developing mail search engines that
users could end up using, even being integrated
into the freebsd website someday. Webside mail
search engine development has been fairly
limited accuracy and capability, lots of opportunity.

And more instances of the text of archives being
run and indexed by the big search engines will bring
more search hits to FreeBSD over time :)

Loading...