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 <ehuels(a)gmail.com> wrote:
>
> On Sun, Apr 28, 2013 at 12:50 PM, Marco Antoniotti <marcoxa(a)cs.nyu.edu>wrote:
>
>>
>> On Apr 28, 2013, at 10:58 , Anton Vodonosov <avodonosov(a)yandex.ru> 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.
>