http://www.social-ecology.org/
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jon Carnes
Sent: December 4, 2001 12:05 AM
To: ISE; [EMAIL PROTECTED]
Subject: Re: [Mailman-Users] List Sync Problem
Ack! I can think of three possiblities that might be ca
http://www.social-ecology.org/
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jon Carnes
Sent: December 4, 2001 12:05 AM
To: ISE; [EMAIL PROTECTED]
Subject: Re: [Mailman-Users] List Sync Problem
Ack! I can think of three possiblities that might be ca
On 04 December 2001, Jon Carnes said:
> 2) The following line (added to the script) may not work as you desire:
> "cat /tmp/ise-all_list | grep -vi archive > /tmp/ise-all_list"
> You are outputing from the same file that you are inputing to... If it
> can't do this in one read, then you may
Ack! I can think of three possiblities that might be causing this... but
all are long shots.
1) The volume you are using is full and there is no room to right the
files. Check your space available on the server (df).
2) The following line (added to the script) may not work as you desire:
Hello,
I have compiled a script based upon the great feedback from Jon Carnes and
the Mailman FAQ that generates a "main" which consists of all the
subscribers from a set of lists. This script then syncs this list with a
.htpasswd file. My script works fine via a hourly cron job minus one
glit