[Mailman-Users] Read-only File System

2024-07-05 Thread John
Hello, Several days ago, I posted a message to his list concerning our installation of Mailman 2, and a weird problem that caused messages posted to a list to fail, as /usr/local/mailman/qfiles/in/ was behaving like it was read-only. First off, thanks to everyone who replied with suggestions

[Mailman-Users] Read-only file system

2024-07-01 Thread John
We're attempting to install mailman on our new server. It's been running happily on our old one for years. This server is running Oracle 9 RHEL Linux. It uses postfix for its MTA. We built mailman 2. 1.39 from source, with the options ./configure --with-cgi-gid=apache –with-mail-gid=nobody . If

Re: [Mailman-Users] 'Read-only file system' when processing posts

2018-03-02 Thread Robert Heller
At Thu, 1 Mar 2018 19:31:50 -0800 Mark Sapiro wrote: > > On 03/01/2018 06:53 PM, Jesse B. Crawford wrote: > > > > The one idea I've thought of so far is a chroot issue since parts of > > Postfix run chrooted, but my understanding is that the 'local' delivery > > is not run in a chroot, and chec

Re: [Mailman-Users] 'Read-only file system' when processing posts

2018-03-01 Thread Mark Sapiro
On 03/01/2018 06:53 PM, Jesse B. Crawford wrote: > > The one idea I've thought of so far is a chroot issue since parts of > Postfix run chrooted, but my understanding is that the 'local' delivery > is not run in a chroot, and checking the postfix master.cf bears this > out as it is marked 'n' in t

Re: [Mailman-Users] 'Read-only file system' when processing posts

2018-03-01 Thread Jesse B. Crawford
On 2018-03-01 12:50, Mark Sapiro wrote: > On 03/01/2018 11:22 AM, Jesse B. Crawford wrote: >> Yes, I can create rules by hand fine including as the mailman user. > > > ??? > > We're not talking about creating rules. We're talking about creating > queue files in /usr/local/mailman/qfiles/in/ So

Re: [Mailman-Users] 'Read-only file system' when processing posts

2018-03-01 Thread Mark Sapiro
On 03/01/2018 11:22 AM, Jesse B. Crawford wrote: > Yes, I can create rules by hand fine including as the mailman user. ??? We're not talking about creating rules. We're talking about creating queue files in /usr/local/mailman/qfiles/in/ > I've also checked the ownership and group on both alias

Re: [Mailman-Users] 'Read-only file system' when processing posts

2018-03-01 Thread Jesse B. Crawford
Yes, I can create rules by hand fine including as the mailman user. I've also checked the ownership and group on both aliases and the virtual domain map. I'm still wondering if postfix might be using the wrong user or group but I'm not sure how best to test that. On March 1, 2018 11:49:01 AM

Re: [Mailman-Users] 'Read-only file system' when processing posts

2018-03-01 Thread Dimitri Maziuk
On 03/01/2018 12:06 PM, Mark Sapiro wrote: > The one thing you can check (I don't think check_perms checks it) is > mailman's aliases.db file MUST be owned by mailman. Postfix runs the > pipe as the user that owns the aliases.db file in which the pipe alias > is found. See DELIVERY RIGHTS in 'man

Re: [Mailman-Users] 'Read-only file system' when processing posts

2018-03-01 Thread Mark Sapiro
On 02/28/2018 09:26 PM, Jesse B. Crawford wrote: > > When I try to email to a list, the following error is produced: ... >File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 136, in > enqueue fp = open(tmpfile, 'w') > IOError: [Errno 30] Read-only file system: > '/usr/local/mailm

[Mailman-Users] 'Read-only file system' when processing posts

2018-03-01 Thread Jesse B. Crawford
Hello, I'm having a rather frustrating problem that I haven't been able to find anyone else running into and I'm a bit stumped. I have mailman installed from source on a Fedora 27 machine, and I'm using it along with Postfix in a configuration using an aliases file and virtual domain map managed by

Re: [Mailman-Users] Read-only setup options for administration

2011-12-20 Thread Mark Sapiro
Narcis Garcia - GiLUG wrote: >Thanks, I'll try with these ways. >(/usr/lib/mailman/Mailman/Defaults.py and to /etc/mailman/mm_cfg.py) >Do ADMIN_CATEGORIES in that file work for already created lists? > >I'm using Ubuntu server; where are the Mailman/Gui/modules files that >define the pages? If

Re: [Mailman-Users] Read-only setup options for administration

2011-12-20 Thread Narcis Garcia - GiLUG
Thanks, I'll try with these ways. (/usr/lib/mailman/Mailman/Defaults.py and to /etc/mailman/mm_cfg.py) Do ADMIN_CATEGORIES in that file work for already created lists? I'm using Ubuntu server; where are the Mailman/Gui/modules files that define the pages? A good feature would be to have each fie

Re: [Mailman-Users] Read-only setup options for administration

2011-12-19 Thread Mark Sapiro
Narcis Garcia - GiLUG wrote: > >Is there an easy way to make some options not customizable by a list >administrator? > >We want, for example, max_message_size and/or other options cannot be >changed with the web interface. You can override the definition of ADMIN_CATEGORIES in mm_cfg.py. See th

[Mailman-Users] Read-only setup options for administration

2011-12-19 Thread Narcis Garcia - GiLUG
Hello, Is there an easy way to make some options not customizable by a list administrator? We want, for example, max_message_size and/or other options cannot be changed with the web interface. I suppoose that then "config_list" can be useful to export, edit options manually and import any

Re: [Mailman-Users] Read-Only list but no one can post withoutapproval(even non moderated users)

2005-06-15 Thread Mark Sapiro
Lucian Constantin wrote: > >I have to set a read-only/announcement list for which I follow the steps >described in the FAQ: > >but even with the "mod" unchecked for the user that is >allowed to post to list, mailman request

Re: [Mailman-Users] Read-Only list but no one can post without approval(even non moderated users)

2005-06-15 Thread Lucian Constantin
05 10:24 AM To: mailman-users@python.org Subject: [Mailman-Users] Read-Only list but no one can post without approval(even non moderated users) Dear Members, I have to set a read-only/announcement list for which I follow the steps described in the FAQ: http://www.python.org/cgi-bin/faqw-mm.p

[Mailman-Users] Read-Only list but no one can post without approval (even non moderated users)

2005-06-15 Thread Lucian Constantin
Dear Members, I have to set a read-only/announcement list for which I follow the steps described in the FAQ: http://www.python.org/cgi-bin/faqw-mm.py?req=show &file=faq03.011.htp but even with the "mod" unchecked for the u

[Mailman-Users] Read-only partition

2004-05-10 Thread Eric Pretorious
Hello, All: I've installed and configured Mailman 2.1.4 "with a little help from [the list]" - to paraphrase the Beetles. Mailman was installed in /usr/local and works nicely there but - for security reasons - I prefer to mount the /usr partition read-only. This presents a problem, however, be

Re: [Mailman-Users] Read only???`

2004-01-07 Thread Thomas Hochstein
[EMAIL PROTECTED] ("Swytch") scripsit/wrote: > I set everyones mod bit, but when new users subscribe or someone > makes changes to their subscription their mod bit is removed. Did you set default_member_moderation (Privacy Options | Sender Filters,

[Mailman-Users] Read only???`

2004-01-07 Thread Swytch
How do I make my list so that no one can ever post to the list except for me? I set everyones mod bit, but when new users subscribe or someone makes changes to their subscription their mod bit is removed. I have to go through and check mod before I send a mail each time.

Re: [Mailman-Users] Read-Only

2003-11-24 Thread Lukas Ruf
> Steen L?cke <[EMAIL PROTECTED]> [2003-11-24 15:14]: > > Hi Friends! > > Please help me...I want make a read-only Mailman maillist. How do I > do? I have some troubles with that. I think it's because I don't > understand how it works. It seems that all my subsribers can post > messages to the list

[Mailman-Users] Read-Only

2003-11-24 Thread Steen Løcke
Hi Friends! Please help me...I want make a read-only Mailman maillist. How do I do? I have some troubles with that. I think it's because I don't understand how it works. It seems that all my subsribers can post messages to the list and then the maillist send this message out to the hole list. It s

Re[2]: [Mailman-Users] Read Only List

2003-07-24 Thread Abigail Marshall
Hello Jeanne, JS> On the Membership Management page, set everyone's (except the one person who JS> will be permitted to post to the mailing list) moderation bit to on. Slight modification: leave the moderation bit on for ALL members. For the person(s) who have posting privileges, list their emai

Re: [Mailman-Users] Read Only List

2003-07-24 Thread JC Dill
At 08:20 PM 7/23/2003, Ed Whitcomb wrote: Is there a way to make a read only list? Look for "announcement list". I've read through the docs, but I didn't see anything about that. Also check the FAQ and archives: Mailman FAQ: Searchable Archives:

RE: [Mailman-Users] Read Only List

2003-07-24 Thread Jeanne Schock
b > Sent: Wednesday, July 23, 2003 11:21 PM > To: [EMAIL PROTECTED] > Subject: [Mailman-Users] Read Only List > > > Is there a way to make a read only list? I've read > through the docs, but I didn't see anything about > that. > > Thanks, > > Ed &g

[Mailman-Users] Read Only List

2003-07-23 Thread Ed Whitcomb
Is there a way to make a read only list? I've read through the docs, but I didn't see anything about that. Thanks, Ed __ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com --

Re: [Mailman-Users] read-only mailing list?

2002-12-31 Thread Lukas Ruf
> Brian Read <[EMAIL PROTECTED]> [2002-12-31 13:39]: > > Try here: > > http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.011.htp thanks for the hint! wbr, Lukas -- Lukas Ruf http://www.lpr.ch Wanna know anything about raw ip? Join [EMAIL PROTECTED] on http://www.rawip.org

Re: [Mailman-Users] read-only mailing list?

2002-12-31 Thread Brian Read
Try here: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.011.htp cheers Brian At 23:35 30/12/2002, Lukas Ruf wrote: Dear all, I do not understand how to configure a read only mailing list with 2.1rc1. Thanks for any hint! Lukas -- Lukas Ruf http://www.lpr.ch Wanna know anythi

[Mailman-Users] read-only mailing list?

2002-12-30 Thread Lukas Ruf
Dear all, I do not understand how to configure a read only mailing list with 2.1rc1. Thanks for any hint! Lukas -- Lukas Ruf http://www.lpr.ch Wanna know anything about raw ip? Join [EMAIL PROTECTED] on http://www.rawip.org -- Mailman-Users

Re: [Mailman-Users] Read only list

2002-10-17 Thread admin
Heeelp-my!!! Hlp! whole day ÐÒÏÍÕÄÏÈÁÌÓÑ, ÁÔÁËÎÉÞÅÇÏÉÎÅ×ÙÛÌÏ(((ÐÏÞÔÉÞÔÏ > > 3.11. How do I create a newsletter (admin-post only) ? ... I > > this understands, but me necessary to know as mailman checks > > authenticity sending - after all headline of the message much easy > >

Re: [Mailman-Users] Read only list

2002-10-17 Thread admin
> > something I in 2.1b3 this has not found - prompt as where install, > > please > > I'm afraid I don't understand your question. Would you mind asking it > again some more data? Thank For answer!!! I do not find in mailman 2.1b3 that- possible protect read-only list from forgery of the headline

Re: [Mailman-Users] Read only list

2002-10-17 Thread admin
> > 3.11. How do I create a newsletter (admin-post only) ? ... I > Only in v2.1. > > v2.0 checks either From: or envelope (configurable). v2.1 checks both > can use a password header to approve posts thru the moderation > interface. something I in 2.11 this has not found - prompt as where

Re: [Mailman-Users] Read only list

2002-10-16 Thread J C Lawrence
On Wed, 16 Oct 2002 19:58:21 +0300 admin <[EMAIL PROTECTED]> wrote: > 3.11. How do I create a newsletter (admin-post only) ? ... I > this understands, but me necessary to know as mailman checks > authenticity sending - after all headline of the message much easy > fake - in majordomo - a

Re: [Mailman-Users] Read only list

2002-10-16 Thread admin
> On Wed, 16 Oct 2002 11:04:19 +0300 > admin <[EMAIL PROTECTED]> wrote: > > > !!!Hello! Heelp - Myyy !!! > > Please see the FAQ: 3.11. How do I create a newsletter (admin-post only) ? ... I this understands, but me necessary to know as mailman checks authenticity sending - after all headline

Re: [Mailman-Users] Read only list

2002-10-16 Thread J C Lawrence
On Wed, 16 Oct 2002 11:04:19 +0300 admin <[EMAIL PROTECTED]> wrote: > !!!Hello! Heelp - Myyy !!! Please see the FAQ: http://www.python.org/cgi-bin/faqw-mm.py -- J C Lawrence -(*)Satan, oscillate my metallic sonatas. [EMAIL PROTECTED]

Re: [Mailman-Users] Read only list

2002-10-16 Thread admin
Then spammers will be able to fake headers of the message and sending in my list ( > >!!!Hello! Heelp - Myyy !!! > > > >Is it possible to create a private list where only one or two > >subscribers can post, and the others can only read? And if possible, > >than how? Like majordomo or any, contain

Re: [Mailman-Users] Read only list

2002-10-16 Thread Mark Goodge
At 11:04 16/10/2002 +0300, admin wrote: >!!!Hello! Heelp - Myyy !!! > >Is it possible to create a private list where only one or two >subscribers can post, and the others can only read? And if possible, >than how? Like majordomo or any, containing in body message: "Approved: >'password' " - to not

Re: [Mailman-Users] Read only list

2002-10-16 Thread admin
ednesday, October 16, 2002 1:23 AM Subject: [Mailman-Users] Read only list -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable

[Mailman-Users] Read only list

2002-10-15 Thread Odri Kornel
Hello! Is it possible to create a private list where only one or two subscribers can post, and the others can only read? And if possible, than how? I've checked the list management web page, but I couldn't find anything about it there. Thanks for Your help: Korci -- Odri Kornél (Netstudio Hu

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-27 Thread Jörn Nettingsmeier
"Barry A. Warsaw" wrote: > > Setting up an announce-only list /ought/ to be much easier in MM2.1. > > - You can disable the List-Post: header separately, since it isn't > meaningful for announce-only lists. > > - You can set a moderate flag on all your members (and for any new > members tha

RE: [Mailman-Users] Read-Only Mailing Lists

2002-05-25 Thread Barry A. Warsaw
> "BP" == Bill Poff <[EMAIL PROTECTED]> writes: BP> I've looked and looked and cannot find "Addresses of members BP> accepted for posting to this list without implicit approval BP> requirement". BP> I'm using version 2.1b1 are you looking at a different BP> version? Yup

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-25 Thread Barry A. Warsaw
Setting up an announce-only list /ought/ to be much easier in MM2.1. - You can disable the List-Post: header separately, since it isn't meaningful for announce-only lists. - You can set a moderate flag on all your members (and for any new members that later join). - You can set an automati

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-23 Thread benjamincyoung
Thanks. That's exactly what I did but the welcome message sent out still tells subscribers how to post, etc... which is what bothers me. I know from combing through the archives that there is no way to fix this without access to the config files but is there an alternate solution or does anyone kn

RE: [Mailman-Users] Read-Only Mailing Lists

2002-05-23 Thread Bill Poff
it a little easier for these folks. --Bill > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of J C Lawrence > Sent: Wednesday, May 22, 2002 2:33 AM > To: Benjamin Young > Cc: [EMAIL PROTECTED] > Subject: Re: [Mailman-Users] Read-Onl

RE: [Mailman-Users] Read-Only Mailing Lists

2002-05-22 Thread Sylvie Greverend
ED] [mailto:[EMAIL PROTECTED]]On Behalf Of Benjamin YoungSent: Monday, May 20, 2002 10:38 PMTo: [EMAIL PROTECTED]Subject: [Mailman-Users] Read-Only Mailing Lists Hi all,   I am new to Mailman and have searched the archives without finding a solution to my problem but could not fin

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-22 Thread J C Lawrence
On Mon, 20 May 2002 19:37:48 -0700 Benjamin Young <[EMAIL PROTECTED]> wrote: > I am new to Mailman and have searched the archives without finding a > solution to my problem but could not find an answer. I would like to > create a list where only the admin has permission to post (e.g. an > announ

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-21 Thread LuKreme
On Tuesday, May 21, 2002, at 07:21 PM, Bob Weissman wrote: > What an idiot. Well, the rest of us figured that out last week. Where were you? :) -- You are responsible for your rose. "Rule 5: Get Kirsten Dunst wet" (p 74 of Time 20-05-02) --

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-21 Thread AerosmithFanClub.com List Admin
At 06:21 PM 5/21/2002 -0700, you wrote: >At 06:01 PM 5/21/02, you wrote: >>At 05:45 PM 5/21/2002 -0700, you wrote: >>>That's it. If you would spend half the amount of time learning Python and >>>HTML as you do complaining, you would have figured all of this out by now. >> >>I know HTML just

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-21 Thread Bob Weissman
At 06:01 PM 5/21/02, you wrote: >At 05:45 PM 5/21/2002 -0700, you wrote: >>That's it. If you would spend half the amount of time learning Python and >>HTML as you do complaining, you would have figured all of this out by now. > >I know HTML just fine thank you but I am not a Python programmer. Ev

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-21 Thread AerosmithFanClub.com List Admin
At 05:45 PM 5/21/2002 -0700, you wrote: >This is eminently doable, but you have to be willing and able to patch Mailman. > >1. Patch Mailman to be able to turn off the List-* headers on a per-list >basis so you don't confuse your subscribers with instructions that don't >work. I can send thi

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-21 Thread Bob Weissman
This is eminently doable, but you have to be willing and able to patch Mailman. 1. Patch Mailman to be able to turn off the List-* headers on a per-list basis so you don't confuse your subscribers with instructions that don't work. I can send this patch to anyone who wants it. I haven't figured

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-21 Thread AerosmithFanClub.com List Admin
LOTS OF LUCK! I asked how to do this and only got rude answers that said I am trying to force the software to do things it was not intended to do. If you figure it out let me know. BTW the actual restricting of posts to just you is the easy part. The numerous referneces to web pages, post

[Mailman-Users] Read-Only Mailing Lists

2002-05-21 Thread Benjamin Young
Hi all,   I am new to Mailman and have searched the archives without finding a solution to my problem but could not find an answer. I would like to create a list where only the admin has permission to post (e.g. an announcements list).   I could find no way to do this but this is OK if there

Re: [Mailman-Users] Read-Only lists with some specialization..

2002-04-12 Thread Jon Carnes
At one clients, I do this for their corporate lists. They add users using a script (which If they would pay me, I would make into a web-app). The script modifies a text file which is then synced to the Mailman list hourly. "Sync_members" is one of the commands in ~mailman/bin/.. So why use

Re: [Mailman-Users] Read-Only lists with some specialization..

2002-04-12 Thread John W Baxter
At 10:07 -0700 4/12/2002, J C Lawrence wrote: >On Fri, 12 Apr 2002 11:26:32 -0500 >Paul Croft <[EMAIL PROTECTED]> wrote: > >> I would hope that this is NOT available and is NEVER made available! >> The option to unsubscribe should always be there for the >> subscriberno matter what the list ow

Re: [Mailman-Users] Read-Only lists with some specialization..

2002-04-12 Thread Matt Lavergne
- Original Message - From: "Paul Croft" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, April 12, 2002 12:26 PM Subject: Re: [Mailman-Users] Read-Only lists with some specialization.. > I would hope that this is NOT available and is NEVER m

Re: [Mailman-Users] Read-Only lists with some specialization..

2002-04-12 Thread J C Lawrence
On Fri, 12 Apr 2002 11:26:32 -0500 Paul Croft <[EMAIL PROTECTED]> wrote: > I would hope that this is NOT available and is NEVER made available! > The option to unsubscribe should always be there for the > subscriberno matter what the list owner may think! Captive audience lists are needed/r

Re: [Mailman-Users] Read-Only lists with some specialization..

2002-04-12 Thread Paul Croft
I would hope that this is NOT available and is NEVER made available! The option to unsubscribe should always be there for the subscriberno matter what the list owner may think! JMHO Paul At 10:29 AM 12/04/02, ajit k jena wrote: >Hi, > >I have been successful in creating read-only lists

[Mailman-Users] Read-Only lists with some specialization..

2002-04-12 Thread ajit k jena
Hi, I have been successful in creating read-only lists by using the privacy options. However, I noticed that from such lists the listmembers can unsubscribe thru the web interface. Can I somehow change this option so that members can not leave (captive audience ??) on their own ? Thanks for yo

[Mailman-Users] Read-only lists--how to create them??

2002-04-11 Thread Joseph Wheatley
I'm new to MailMan, and have really enjoyed it, but I've been unable to set-up a read-only mailing list. Are there any installation preferences that I must select to get one started?   Thank you for your time and assistance.   Kind regards, Joe Wheatley

Rif: [Mailman-Users] Read-only (closed), mailinglist with auto-reject

2001-12-06 Thread vincsaya
vostro aiuto per sviluppare ancora meeglio questa >forma innovativa di infoassistenza,grato dei vs suggererimenti invio cordiali saluti Enzo Saya > Da: "C:SAR Computers" <[EMAIL PROTECTED]> > Data: 06/12/2001 01:12 > A: <[EMAIL PROTECTED]> > Oggetto: [Mailman-U

Rif: [Mailman-Users] Read-only (closed), mailinglist with auto-reject

2001-12-06 Thread vincsaya
vostro aiuto per sviluppare ancora meeglio questa >forma innovativa di infoassistenza,grato dei vs suggererimenti invio cordiali saluti Enzo Saya > Da: "C:SAR Computers" <[EMAIL PROTECTED]> > Data: 06/12/2001 01:12 > A: <[EMAIL PROTECTED]> > Oggetto: [Mailman-U

Re: [Mailman-Users] Read-only (closed), mailinglist with auto-reject

2001-12-05 Thread Jon Carnes
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.012.htp On Wednesday 05 December 2001 19:12, C:SAR Computers wrote: > Is there a way to make a *closed* mailinglist with mailman? > > When I set my emailaddress in "posters"; > set "Restrict posting privilege to list members? (member_po

[Mailman-Users] Read-only (closed) mailinglist

2001-12-05 Thread RentOne.nl \(K.A. Pronk\)
Is there a way to make a *closed* mailinglist with mailman?   When I set my emailaddress in "posters"; set "Restrict posting privilege to list members? (member_posting_only)" to NO and set "Must posts be approved by an administrator?" to NO,   I don't get anymore messages from members, havin

[Mailman-Users] Read-only (closed), mailinglist with auto-reject

2001-12-05 Thread C:SAR Computers
Is there a way to make a *closed* mailinglist with mailman?   When I set my emailaddress in "posters"; set "Restrict posting privilege to list members? (member_posting_only)" to NO and set "Must posts be approved by an administrator?" to NO,   I don't get anymore messages from members, havi

Re: [Mailman-Users] read-only list?

2001-12-03 Thread Nollaig MacKenzie
On 2001.12.03 07:17:53, you, the extraordinary Norberto Bensa, opined: > Is posible to configure a list to be read-only (no posting allowed)? > --- : # Use this option if you want to restrict posting to list members. If # you want list members to be ab

[Mailman-Users] read-only list?

2001-12-03 Thread Norberto Bensa
Is posible to configure a list to be read-only (no posting allowed)? TIA, Norberto -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Read-only list and password requirement

2001-07-14 Thread J C Lawrence
On Fri, 13 Jul 2001 09:13:36 -0700 (PDT) Brian West <[EMAIL PROTECTED]> wrote: > 1. Password requirement: It appears that for my subscribers to use > the mailman system, they need a password. Is that a mandatory > feature or is there a way to turn that off. Currently it cannot be turned off.

[Mailman-Users] Read-only list and password requirement

2001-07-13 Thread Brian West
Can anyone help me on this(thanks in advance): I'm planning to use mailman for a mailing list that already exists and I have a few questions: 1. Password requirement: It appears that for my subscribers to use the mailman system, they need a password. Is that a mandatory feature or is there a way

[Mailman-Users] Read only list?

2001-05-14 Thread OmrPrt
how do I make a list read only? Omar