[Mailman-Users] usenet gateway for mailman

2002-04-14 Thread david
You mention 'usenet gateway' for mailman, does this mean your great product can integrate with a newsgroup, e.g. postings to the newsgroup get sent out as emails to those who prefer email and emails get automatically posted to the newsgroup for those who prefer newsgroups? Or is this too much to

[Mailman-Users] Mail loop with auto-responders?

2002-04-14 Thread Richard F. Man
I have 5 mailing lists running under mailman, and I thought it would trap auto-responders ("I am out of the office..."), but I just got flooded by one such msg. Is there a setting I have missed barring changing the default reply-to to Poster? Barring that, I am going on vacations for a few day

[Mailman-Users] Upgrading

2002-04-14 Thread Fernando Barajas Díaz_Lozano
Hi! How can I upgrade from 2.0.5 to 2.0.9, without reinstalling and without losing my lists and archives? Thanks! _ Fernando Barajas Díaz_Lozano http://www.sistec.com.mx: Soluciones en Linux, Redes e Internet http://www.forocomputacion.net

[Mailman-Users] Installation Help!

2002-04-14 Thread Smith Ellis
Title: Installation Help! Hello all.  Very new to Linux, and very new to Mailman. Mailman default installed with my Red Hat 7.2 system, and I really want to use it!  However, when I went to confirm that everything was fine (bin/check_perms) I get the following error: Traceback (inntermost

[Mailman-Users] How to localize in a shared server environment?

2002-04-14 Thread MultiMediaForge Office
I'm on a shared server with no root access where the provider has set up Mailman 2.0.8 for use with CPANEL 4.0. I have created a read-only newsletter-type mailing list in this configuration and want now to localize all the pages, default mails and messages with direct user relevance (confirmation

[Mailman-Users] mailman/mhonarc integration: authentication for private archives

2002-04-14 Thread Giuseppe G. N. Angilella
Hi, I'm managing a mailing list, and I need its archives to show attachments as separate links, for archival purposes. Access to the mailing list's archives is rated "private" by mailman. Browsing the FAQ, the wish-list, and finally the mailman-users discussion list, I found out that the feature

[Mailman-Users] problem with custom interface

2002-04-14 Thread Derek Evan Mart
Why does this code fail? "Bug in Mailman version 2.0.8..." code from http://www.animesociety.org/test.html the list is located at list.marticus.org http://list.marticus.org/mailman/subscribe/kias-announce";> admin(6509): Traceback (most recent call last): admi

[Mailman-Users] Conversion utility to convert digests into thread structure?

2002-04-14 Thread David Norton
Hello Mailman developers, Thank you for your efforts in developing the Mailman program. I do not run the Mailman program myself; I am a subscriber to a list, which uses Mailman and where the list administrator has chosen to not use the archive function. This means that I have a collection of

Re: [Mailman-Users] list statistics

2002-04-14 Thread Danny Terweij
From: "Danny Terweij" <[EMAIL PROTECTED]> > From: "Jon Carnes" <[EMAIL PROTECTED]> > bash: /usr/local/sbin/mm_stats: bad interpreter: No such file or directory Did sorted out.. it works now. Did cut & paste script by Windows notepad. Edited again with pico and it works. Danny Terweij. -

[Mailman-Users] Cannot create public archive links

2002-04-14 Thread Alex Chavez
After an ordeal reinstalling Python mailman has not listed any new archives. I traced it down to the fact that the links to mailman/archived/private do not exist in the public directory. So I went in and toggled that option in the admin area. The links do not get created and I get this error:

[Mailman-Users] Cannot create public archive list

2002-04-14 Thread Alex Chavez
After an ordeal reinstalling Python mailman has not listed any new archives. I traced it down to the fact that the links to mailman/archived/private do not exist in the public directory. So I went in and toggled that option in the admin area. The links do not get created and I get this error:

[Mailman-Users] Cannot create public archive links

2002-04-14 Thread Alex Chavez
After an ordeal reinstalling Python mailman has not listed any new archives. I traced it down to the fact that the links to mailman/archived/private do not exist in the public directory. So I went in and toggled that option in the admin area. The links do not get created and I get this error:

[Mailman-Users] Server Side Includes

2002-04-14 Thread Ernesto Gluecksmann
  Hi all.   New convert from Majordomo.  It wasn't hard to switch once I got around to checking out Mailman's poweress.  It's like coming out of the dark ages into the age of enlightment.  Well, maybe not so dramatic, but definite difference.   My question relates to Server Side Includes.  M

[Mailman-Users] Editability of messages

2002-04-14 Thread Billie R. McNamara
We are using version 2.0.8 for a moderated list. But, we aren't able to edit messages before approving them (for example, to delete just one inappropriate word). How can we do this? -- Mailman-Users mailing list [EMAIL PROTECTED] http://ma

[Mailman-Users] Cannot create public archive links

2002-04-14 Thread Alex Chavez
After an ordeal reinstalling Python mailman has not listed any new archives. I traced it down to the fact that the links to mailman/archived/private do not exist in the public directory. So I went in and toggled that option in the admin area. The links do not get created and I get this error:

[Mailman-Users] Delivery Only

2002-04-14 Thread Todd Petersen
I want to set up a mailman list as a delivery-only list. I want to be able to send, but I don't want recipients to be able to respond. Is that possible? -- Todd Petersen -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/m

Re: [Mailman-Users] PW Reminder Override?

2002-04-14 Thread Jon Carnes
That's what Marc said! Here this will make it simpler... Backup the file /home/mailman/cron/mailpasswds Edit the file /home/mailman/cron/mailpasswds Remove the following two lines if not mlist.send_reminders: continue Give it a go. Jon Carnes --- Original Message: Sunday 1

Re: [Mailman-Users] PW Reminder Override?

2002-04-14 Thread Danny Terweij
From: "Marc MERLIN" <[EMAIL PROTECTED]> > > That is not his question. The crontab sends every month a reminder. > > But only for lists that has the option set to Y. > > Tim wants a montly reminder to all the lists, even it is set by a List-Owner > > to N. > That's what I just said :-) > He can e

Re: [Mailman-Users] PW Reminder Override?

2002-04-14 Thread Marc MERLIN
On Mon, Apr 15, 2002 at 01:09:20AM +0200, Danny Terweij wrote: > From: "Marc MERLIN" <[EMAIL PROTECTED]> > > > > Each list has a setting of whether or not to send out the monthly > password > > > reminder ("Send monthly password reminders Y/N"). I want to send them > to > > > every list regardl

Re: [Mailman-Users] PW Reminder Override?

2002-04-14 Thread Danny Terweij
From: "Marc MERLIN" <[EMAIL PROTECTED]> > > Each list has a setting of whether or not to send out the monthly password > > reminder ("Send monthly password reminders Y/N"). I want to send them to > > every list regardless of how this is set. > Even if you don't know python, you can look at the

Re: [Mailman-Users] PW Reminder Override?

2002-04-14 Thread Marc MERLIN
On Sun, Apr 14, 2002 at 03:42:25PM -0400, Tim Miller wrote: > Sorry I was not clearer about this. > > Each list has a setting of whether or not to send out the monthly password > reminder ("Send monthly password reminders Y/N"). I want to send them to > every list regardless of how this is se

Re: [Mailman-Users] PW Reminder Override?

2002-04-14 Thread Tim Miller
Sorry I was not clearer about this. Each list has a setting of whether or not to send out the monthly password reminder ("Send monthly password reminders Y/N"). I want to send them to every list regardless of how this is set. Tim At 02:13 PM 4/14/2002, [EMAIL PROTECTED] wrote: >if you wan

Re: [Mailman-Users] PW Reminder Override?

2002-04-14 Thread pilsl
if you want to change the frequency : its in the crontab peter On Sun, Apr 14, 2002 at 12:11:53PM -0400, Tim Miller wrote: > In Mailman v2.0.8 I would like to override the individual list setting for sending >out the monthly password reminders. Can someone tell me where Mailman checks this >s

[Mailman-Users] PW Reminder Override?

2002-04-14 Thread Tim Miller
In Mailman v2.0.8 I would like to override the individual list setting for sending out the monthly password reminders. Can someone tell me where Mailman checks this setting prior to sending out the reminders? TIA Tim -- Mailman-Users mail