Re: [Mailman-Users] Newbie, new mailman, new postfix, new linux

2001-07-14 Thread Rob Brandt
Regarding: 1) In /etc/aliases I have: postmaster: [EMAIL PROTECTED] # mailman aliases mailman: postmaster mailman-owner: mailman then the aliases listed in the 'newlist' results. 2) When do I reload postfix? I've done it now, and it still doesn't work. And postfix was definitely restarted b

Re: [Mailman-Users] Newbie, new mailman, new postfix, new linux

2001-07-14 Thread J C Lawrence
On Sat, 14 Jul 2001 20:02:57 -0700 Rob Brandt <[EMAIL PROTECTED]> wrote: > So maybe that's the problem, maybe not. If not, what else do you > suggest? Odds are twofold: 1) You didn't add the base mailman aliases to /etc/aliases 2) You didn't run `postfix reload` to have Postfix find out

Re: [Mailman-Users] Newbie, new mailman, new postfix, new linux

2001-07-14 Thread Rob Brandt
OK, I'm an idiot :') postfix wasn't configured to initialize when linux restarts, and of course I had restarted since I last sent an email. When I do 'newlist', I do get an email with links. I still have problems though. No errors when I do 'newlist', but when I try to access the list funct

[Mailman-Users] Prepping for MM2.1

2001-07-14 Thread Scott Brown
I'd like to prep my server now for installing MM2.1 when it is considered stable... It's currently running Python 1.5.2 - but of course, I'll need 2.0 or better for MM2.1. IF I install Python 2.x right now, will I have to recompile the MM 2.0.x that I'm currently running?

Re: [Mailman-Users] Includes in public list pages

2001-07-14 Thread J. Frederick Ball OEF
At 07:11 PM 7/14/2001, Phil Stracchino wrote: On Sat, Jul 14, 2001 at 06:08:31PM -0500, J. Frederick Ball OEF wrote: > Is there any way to do a server side include of an HTML file in the public > list pages that Mailman generates?  It would be nice to use this to wrap > the pages in a client's

[Mailman-Users] Newbie, new mailman, new postfix, new linux

2001-07-14 Thread Rob Brandt
Hi everybody; As the subject says, I'm new to all of this. I've been running a Mac web server and need more power so I'm getting up to speed with Linux. Linux is running, I can send and receive email using my postfix installation and now I'm trying to get mailman running. I installed mailma

Re: [Mailman-Users] 2.1a2 trouble

2001-07-14 Thread Brian Bilbrey
{ Back on list }... On Sat, Jul 14, 2001 at 08:44:40PM -0500, J.D. Bronson wrote: > Well look at this: > > -rw-rw-r-- 2 mailman46 Jul 15 2001 master-qrunner > -rw-rw-r-- 2 mailman46 Jul 15 2001 master-qrunner.molson.13440 > > DAM! > > you were right! > > Do you know if

Re: [Mailman-Users] 2.1a2 trouble

2001-07-14 Thread Brian Bilbrey
On Sat, Jul 14, 2001 at 08:25:49PM -0500, J.D. Bronson wrote: > $ bin/mailmanctl start > $ Another qrunner is already running, exiting. Check [Mailman_Dir]/locks. I'd warrant that since there's no init script for Mailman, it died badly, leaving a qrunner lock file behind... .b -- Brian Bilbrey

[Mailman-Users] 2.1a2 trouble

2001-07-14 Thread J.D. Bronson
I installed this under solaris 8. It built fine and I created ONE test list (yes production list!)... I started as directed: /bin/mailmanctl start ..it worked very wellstarted all the queue runnersuntil I rebooted. I have nothing in init.d for any auto-starting of this yet... Manually

Re: [Mailman-Users] Includes in public list pages

2001-07-14 Thread Phil Stracchino
On Sat, Jul 14, 2001 at 06:08:31PM -0500, J. Frederick Ball OEF wrote: > Is there any way to do a server side include of an HTML file in the public > list pages that Mailman generates? It would be nice to use this to wrap > the pages in a client's header and footer for identification and naviga

[Mailman-Users] Includes in public list pages

2001-07-14 Thread J. Frederick Ball OEF
Is there any way to do a server side include of an HTML file in the public list pages that Mailman generates? It would be nice to use this to wrap the pages in a client's header and footer for identification and navigation purposes. Fred -

Re: [Mailman-Users] Possible Security Issue with Mailman v1.1 and2.0.5

2001-07-14 Thread Joshua Jore
Huh. I'm only a user of mailman but this doesn't do anything to my host using Mailman 2.0.5. This is pretty much a default install with a single group. Isaac, can you tell us more detail on when this happens? Josh On Sat, 14 Jul 2001, isaac dawson wrote: > Hello, > My name is Isaac Dawson and I

[Mailman-Users] Possible Security Issue with Mailman v1.1 and 2.0.5

2001-07-14 Thread isaac dawson
Hello, My name is Isaac Dawson and I work for a security auditing company. When working on a client who uses your mailman program, I noticed any un-authenticated user can spill the environment variables of the host. Case and Point: http://mailman.list.org/mailman/edithtml This may not seem l

Re: [Mailman-Users] problem in replybot.py

2001-07-14 Thread Marc MERLIN
On Fri, Jul 13, 2001 at 12:00:16PM -0400, Barry A. Warsaw wrote: > MM> How do I find which list it comes from or further debug this? > > Someone's got a bogus autoreply text. The syslog() calls in > HandlerAPI.py should include the name of the list that got the > uncaught exception. You can

Re: [Mailman-Users] i18n (internationalization)

2001-07-14 Thread Edi Goetschel
Barry wrote: > Mailman 2.1 will be fully multi-lingual. Will there be also included "something" to install the archiv with umlaut? Edi -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] Slow command-line unsubscription

2001-07-14 Thread Chuq Von Rospach
On 7/14/01 11:32 AM, "J C Lawrence" <[EMAIL PROTECTED]> wrote: > According to brief examination here its lock bound rather than IO or > CPU. So mailman is setting and removing the lock for every address? If so -- Barry, isn't that a design flaw for this case? -- Chuq Von Rospach, Internet Gnom

Re: [Mailman-Users] Slow command-line unsubscription

2001-07-14 Thread Charlie Watts
On Sat, 14 Jul 2001, J C Lawrence wrote: > On Fri, 13 Jul 2001 22:56:13 -0700 > Chuq Von Rospach <[EMAIL PROTECTED]> wrote: > > > On 7/13/01 3:43 PM, "Charlie Watts" <[EMAIL PROTECTED]> wrote: > > >> I'm trying to unsubscribe about 1000 addresses from a list of > >> about 12,000. > > >> It is taki

Re: [Mailman-Users] Slow command-line unsubscription

2001-07-14 Thread J C Lawrence
On Fri, 13 Jul 2001 22:56:13 -0700 Chuq Von Rospach <[EMAIL PROTECTED]> wrote: > On 7/13/01 3:43 PM, "Charlie Watts" <[EMAIL PROTECTED]> wrote: >> I'm trying to unsubscribe about 1000 addresses from a list of >> about 12,000. >> It is taking -forever- . Watching ~logs/subscribe, addresses are

Re: [Mailman-Users] Administrative requests

2001-07-14 Thread J C Lawrence
On Fri, 13 Jul 2001 11:58:13 -0700 Michael Thomsen <[EMAIL PROTECTED]> wrote: > I trying to set up a number of mailingslists under a domain. For > all af these lists I would like to have just one administrative > email address attached, but even though I fill in this one address > under General

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.

Re: [Mailman-Users] Update on unable to send list messages to remote addresses

2001-07-14 Thread J C Lawrence
On Thu, 12 Jul 2001 20:55:03 -0700 arandall wrote: > Well, so far as I can determine ... mail to remote users from > Mailman is never even making it to qmail. That is to say, when > someone posts to the list (local or remote), qmail log shows > receipt, queueing, and delivery of all the local

RE: [Mailman-Users] [ANNOUNCE] Mailman 2.1 alpha 2

2001-07-14 Thread Cal Evans
Forgive my ignorance on this one but I've got to ask: I run mailman separately for each virtual domain I have by setting up a separate installation each time. -BEGIN Original Message- o The qrunner is no longer started from cron. It is started by a Un*x init-style sc

Re: [Mailman-Users] List members

2001-07-14 Thread Graham Pearson
Yes their is a listing Mailman uses a web based interface that gives the administrator full control of the list. = Graham Pearson, Technology Support Center Coordinator Northern Indiana Educational Services Center Toll Free (800) 326-56