Re: [Mailman-Users] Delete List

2005-11-23 Thread Mark Sapiro
Jess Mooers wrote: >We have a client who no longer wants their list running. How do I delete the >list? I have tried searching archives and faq's but could not find it. bin/rmlist --help You can also allow owners to remove their own lists although in some environments this is not a good idea

[Mailman-Users] Delete List

2005-11-23 Thread Jess Mooers
We have a client who no longer wants their list running. How do I delete the list? I have tried searching archives and faq's but could not find it. Regards, Jess Mooers ~~~ Landmann InterActive 1423 S. Park St., Madison, WI 53715 W 608-257-1558 F 608-257-8705 ww

Re: [Mailman-Users] not sending email to list owner

2005-11-23 Thread Mark Sapiro
Nathan Siva wrote: >Mailman has been installed and configured with exim4 on >debian. Every thing is working, but when I create a list >it is not sending email to list owner(that list has been >created). Does Mailman send other mail? Have you set MTA = None in mm_cfg.py? If not, is there any

[Mailman-Users] not sending email to list owner

2005-11-23 Thread Nathan Siva
Mailman has been installed and configured with exim4 on debian. Every thing is working, but when I create a list it is not sending email to list owner(that list has been created). Please some one advice me what I am doing wrong. Thanks Nathan ---

Re: [Mailman-Users] Posting problem after migration to new server

2005-11-23 Thread Brian Wong
On 11/23/05, Brian Wong <[EMAIL PROTECTED]> wrote: > I recently moved an existing mailman installation from one server to > another. The procedure I used was stopping the web server and smtp > daemon on the old server, tar up the mailman directory, and untarred > it onto the new server. I ran 'bin/

Re: [Mailman-Users] Problems after postfix upgrade

2005-11-23 Thread Hennie Rautenbach
Ralf Hildebrandt wrote: >* Hennie Rautenbach <[EMAIL PROTECTED]>: > > >>Ralf Hildebrandt wrote: >> >> >> >>>Not a postfix problem. As you can see, that mail has been delivered OK: >>>Nov 23 16:07:01 nova postfix/local[5038]: 8D9A27B1: >>>to=<[EMAIL PROTECTED]>, relay=local, delay=1, status=

[Mailman-Users] Problems after postfix upgrade

2005-11-23 Thread Hennie Rautenbach
Hi there, I run Mailman 2.1.6 compiled from source on a Debian box running Postfix as its MTA. It's been working for a long time now untill I decided to do a general upgrade lastnight (apt-get update). Then Mailman promptly stopped working. Very little in terms of errors. The posts to mailman

Re: [Mailman-Users] Problems after postfix upgrade

2005-11-23 Thread Ralf Hildebrandt
* Hennie Rautenbach <[EMAIL PROTECTED]>: > Hi there, > > I run Mailman 2.1.6 compiled from source on a Debian box running > Postfix as its MTA. It's been working for a long time now untill I > decided to do a general upgrade lastnight (apt-get update). Then > Mailman promptly stopped working. Ver

[Mailman-Users] Posting problem after migration to new server

2005-11-23 Thread Brian Wong
I recently moved an existing mailman installation from one server to another. The procedure I used was stopping the web server and smtp daemon on the old server, tar up the mailman directory, and untarred it onto the new server. I ran 'bin/check_perms -f' and it reported no problems. Everything se