Fwd: mailing lists: please restore all
Drew C <[email protected]>
| Newsgroups | gmane.lisp.common-lisp-net.devel |
|---|---|
| Message-ID | <CAPySywYj3zwVvvpk_0R5Z2uO8GcZB8i+LFZ9m0dLa0Ti-i3xxw@mail.gmail.com> |
Ok, I have set up all mailing lists over the last few days. Sorry about the time it took, but it was a lot of work to make sure things were ok. There was approximately 60+ mailing lists at the start of this week. I have re-enabled all of them as was asked : root@alpha-cl-net:~# for ml in `find /home/drewc/ml`; do _BN=/var/spool/mlmmj/$(basename $ml) ; if [ ! -d $_BN ] ; then echo not found $_BN ; sh $ml; else echo "Found $ml" ; fi ; done ls /home/drewc/ml | wc -l 1272 Again, sorry about the time. -- drewc On Mon, Apr 29, 2013 at 2:00 PM, Erik Huelsmann <[email protected]> wrote: > > On Sun, Apr 28, 2013 at 12:50 PM, Marco Antoniotti <[email protected]>wrote: > >> >> On Apr 28, 2013, at 10:58 , Anton Vodonosov <[email protected]> wrote: >> >> > There are mailing lists that are still down. >> > >> > I believe it is wrong approach to send emails to mailing list owners and >> > restore only lists where list owners replied explicitly that the list >> is needed. >> >> I second that. >> > > If there were any reactions to this mail, can we make those public, so not > every interested person needs to inquire separately? > > Can I be updated on the status of mailing lists? > > > Regards, > > Erik. >