[Mailman-Users] Help to block posts !

2001-01-29 Thread Parag Mehta
Hi ALl can any one let me know how can we block html posts to the lists and bounce them back to the sender saying no html posts allowed or nay other custom message. regards, parag mehta Parag Mehta e-mail: [EMAIL PROTECTED] -- Mailman-Us

Re: [Mailman-Users] RFCs ... (mailman+mailer) ...

2001-01-29 Thread Dan Mick
> (a) does mailman make a copy of the message to each of the > recipients (as majordomo does) or does it work in the form > of a (listserv) job such as > i.e. sending the message with distribution list to a server > and "exploding" the contents due to some routing tables > arrangement,

[Mailman-Users] RFCs ... (mailman+mailer) ...

2001-01-29 Thread CJoe
dear all, i was truly happy to get to know of the existence of mailman (and its features) from our sysadmin, a few days ago; it is truly nice to read mailman has most of the features commercial & expensive listserv has ... i have a few questions: (a) does mailman make a copy of the messag

[Mailman-Users] Host server change - info needed

2001-01-29 Thread elly
Hi, Can anyone tell me how to export and import users/passwords and archives from one mail list server to another server. I need to be able to tell the original server host administrator what files he needs to export for me to import into the new server host. I am using Mailman with Linux RH

Re: [Mailman-Users] Q2: Mass _UN_subscribing

2001-01-29 Thread Dan Mick
No. It looks like bin/remove_members also sends an unsubscribe. If it were important enough, you could temporarily set the goodbye_msg to null; that would stop it. Or you could hack a copy of bin/remove_members to include "userack=0" in the call to DeleteMember(). "Ashley M. Kirchner" wrote:

Re: [Mailman-Users] Finding out all the list administrator on a site

2001-01-29 Thread Dan Mick
Grovel through the outputs of either bin/config_list or bin/dumpdb with grep/awk. Use "ls lists/*" to generate a list of lists. > Ray Gardener wrote: > > We will be upgrading our Mailman installation shortly and I wish to notify all the >list admins of this. Is there > straightforward way of c

Re: [Mailman-Users] upgrading Python and mailman

2001-01-29 Thread Dan Mick
Known problem with old Python code. Upgrade to Mailman 2.0.1 and all will be well again. (Mailman started supporting Python 2.0 sometime around 2.0beta3 if I remember right.) > Ray Gardener wrote: > > We are currently using Python version 1.5.1 and Mailman version 1.0. We wish to move >to Ma

[Mailman-Users] Q2: Mass _UN_subscribing

2001-01-29 Thread Ashley M. Kirchner
When unsubscribing an email through the web interface (by unselecting the 'subscr' box) , is there a way to tell Mailman _NOT_ to send out an unsubscribe message to said address? AMK4 -- W | | I haven't lost my mind; it's backed up on tape somewhere. |__

[Mailman-Users] Mass Subscriptions

2001-01-29 Thread Ashley M. Kirchner
When doing a mass subscribe through the web interface, mailman loves sending out one message per subscriber to the admin of the list. In other words, if I typed in 100 emails in the text field and hit Submit, I will get 100 emails, each one with a different subscriber's email in it. Is

Re: [Mailman-Users] Mailman 2.01 not sending messages

2001-01-29 Thread cbsbass
--- [EMAIL PROTECTED] wrote: > I have several lists and they have all ceased > posting. I checked and cleared the qfiles area and > did a bit of minor tweaking (as prescribed in other > related postings on this) and it hasn't done any > good. Mail gets processed as it should then sits in > the

Re: [Mailman-Users] Finding out all the list administrator on a site

2001-01-29 Thread Todd Pfaff
On Mon, 29 Jan 2001, Ray Gardener wrote: > We will be upgrading our Mailman installation shortly and I wish to > notify all the list admins of this. Is there straightforward way of > collecting all the mail addresses using a script? You may find this method useful. I have a mailman list named

[Mailman-Users] Finding out all the list administrator on a site

2001-01-29 Thread Ray Gardener
We will be upgrading our Mailman installation shortly  and I wish to notify all the list admins of this. Is there straightforward way of collecting all the mail addresses using a script?   Regards   Ray      

[Mailman-Users] upgrading Python and mailman

2001-01-29 Thread Ray Gardener
We are currently using Python version 1.5.1 and Mailman version 1.0. We wish to move to Mailman version 2.0. In preparation for this I installed Python version 2.0. A bad thing was noticed ;-) mail was accepted into mailman but not distributed out. Looking at the smtp-failures log file I see