Re: [Mailman-Users] how do I uninstall

2002-11-29 Thread David Gordon
Matthew Davis [EMAIL PROTECTED] wrote on Fri 29 Nov 2002 at 10:54 -0500 >If the user that you created the mailman program for is still created, M. I deleted the user "mailman" and created a new user "mailman" before reinstalling ># crontab -u mailman -l Gets the result - "must be privi

Re: [Mailman-Users] how do I uninstall

2002-11-29 Thread Matthew Davis
Thats being generated by the cron job. Remove the crontab that was installed with mailman. * David Gordon ([EMAIL PROTECTED]) wrote: > What do I have to do to uninstall Mailman so I can start again with a > 'clean' server? I have removed the $prefix directory but the must be > something else as

Re: [Mailman-Users] how do I uninstall

2002-11-29 Thread Danny Terweij
From: "David Gordon" <[EMAIL PROTECTED]> > Danny Terweij [EMAIL PROTECTED] wrote on Fri 29 Nov 2002 at 12:13 +0100 > >You must also delete the cronjob's from user mailman. > Can you give me a further clue about that? crontab -u mailman -l Do "man crontab" for more commands. Danny ---

Re: [Mailman-Users] how do I uninstall

2002-11-29 Thread David Gordon
Danny Terweij [EMAIL PROTECTED] wrote on Fri 29 Nov 2002 at 12:13 +0100 >You must also delete the cronjob's from user mailman. Can you give me a further clue about that? >And cleanup the aliases file. I don't want to do that as I want to try and re-install? -- DG

Re: [Mailman-Users] how do I uninstall

2002-11-29 Thread Danny Terweij
From: "David Gordon" <[EMAIL PROTECTED]> > >/usr/bin/python: can't open file '/home/mailman/cron/gate_news' > Using Mailman 2.0.13 with Sendmail... You must also delete the cronjob's from user mailman. And cleanup the aliases file. Danny. --

[Mailman-Users] how do I uninstall

2002-11-29 Thread David Gordon
What do I have to do to uninstall Mailman so I can start again with a 'clean' server? I have removed the $prefix directory but the must be something else as I am getting mail to admin >/usr/bin/python: can't open file '/home/mailman/cron/gate_news' Using Mailman 2.0.13 with Sendmail... Thanks --