On Fri, 28 Feb 2003, Staven Bruce wrote:
} Last but not least, yesterday I created a list that had spaces in the name,
} 'air quality alerts'. However, now I wish to delete it, and cannot. When I
} use 'rmlist air quality alerts', it just comes back with the 'rmlist' help
You may want to try:
Thanks, that was it. I found a bad installation of python, which was
causing the problem.
Neil
--
Neil Dombrowski
IS Manager
eBuilt Inc
PH: 949-609-4757
Fax: 949-609-0001
--- Begin Message ---
No, Trevor, that's not the problem at all. The error message says
/usr/bin/env: No such file
Sorry, guess I shouldn't try to send emails this late at night :( I knew
that, just didn't click... must be too tired.
--
Trevor Lauder
Web: http://www.thelauders.net
E-Mail: [EMAIL PROTECTED]
Dan Mick said:
> No, Trevor, that's not the problem at all. The error message says
---
No, Trevor, that's not the problem at all. The error message says
/usr/bin/env: No such file or directory
which means getting to rmlist wasn't the issue at all, and as Neil points
out, neither is getting to /usr/bin/env.
Neil, /usr/bin/env can't find Python; "python" must not be on your path.
You are running a program not in your path, if you are in /home/mailman type
./bin/rmlist ciam
You could also type:
/home/mailman/bin/rmlist ciam
from any directory and it would work too, or
cd /home/mailman/bin
./rmlist caim
--
Trevor Lauder
Web: http://www.thelauders.net
E-Mail: [EMAIL PRO
bject: [Mailman-Users] Removing lists
I'm taking over a mailman server, and need to remove some obsolete
lists. I have found docs on how to administer lists, but not how to
remove them. Can someone point me in the right direction?
Thanks,
Neil
--
Neil Dombrowski
IS Manager
eBui
On Dec 16, 2002 at 17:40, Neil Dombrowski wrote:
>I'm taking over a mailman server, and need to remove some obsolete
>lists. I have found docs on how to administer lists, but not how to
>remove them. Can someone point me in the right direction?
bin/rmlist
--
Satya. http://satya.virtualave.net/>
I'm taking over a mailman server, and need to remove some obsolete
lists. I have found docs on how to administer lists, but not how to
remove them. Can someone point me in the right direction?
Thanks,
Neil
--
Neil Dombrowski
IS Manager
eBuilt, Inc
949-609-4757
-