[Mailman-Users] Errors During Make-Install

2004-09-22 Thread Luis Murdock
Hello, I am trying to install and run Mailman on Solaris 2.7 or SunOS 5.7 and I'm getting the following fatal when running 'make install': Traceback (most recent call last): File "bin/update", line 50, in ? from Mailman import Utils File "/usr/local/mailman/Mailman/Util

[Mailman-Users] How to access the member password database?

2004-09-22 Thread Ivo Marino
Hello folks, I am currently coding a password-check method in OO-PHP for phpNewsList [1], this function should crypt a password provided by an user via form and compare it with the user's mailing list password available on the local filesystem where mailman resides. In order to be able to do this

[Mailman-Users] Mailman Questions

2004-09-22 Thread Cheryl LaSalle
a.. We are migrating from another list program to Mailman and adding members via Mass Subscription. Is there any way to skip the Confirm step in this situation? We don't want to "bother" the members with this step, as none of their current processes will be changing. (We use an alias for

[Mailman-Users] Maybe Slightly OT, Bounces with "host name loopup failure"

2004-09-22 Thread Tim Walter
I suspect my mailman setup is stable and OK but a new problem has developed and can't resolve it... Mailman 2.1.3 running with sendmail on a raq4 mailman domain is emisnug.org.uk raq is raq.uk2net.com ISP is uk2.net The list is running fine, mail to most people working OK to and fro etc The pro

[Mailman-Users] Moderator's approvals

2004-09-22 Thread David Sumner
I have set up a new list using mailman. In the send filter area I have indicated that non-members messages are to be accepted and that works. However, when members of the list submit to it their mail needs to be approved. Can someone suggest what flag/indicator I have missed? Pleas

[Mailman-Users] Membership management

2004-09-22 Thread Mark Mcgee
Hi, I use the mailman script to mange three lists. The lists are only for the moderator to post to, like a newsletter. I have not been able to see how to manage subscribers easily. I want to associate a name with the e-mail address but it appears that I would have to type each name individually.

[Mailman-Users] Documentation -Is this all there is?

2004-09-22 Thread Susan McClure
We are running Solaris 2.8 server with mailman 2.1.4 and python 2.3.2 Our mailman admin who set things up has left, and I am trying to come up to speed. Am I missing some key, basic, sys-admin type "Administration Guide" for Mailman? I found all the stuff at http://www.list.org/ but the Sys A

[Mailman-Users] simple newsletter delivery

2004-09-22 Thread jean
Hello, I have started to play with Mailman as I am planning on using it to send a weekly newsletter. I actually want to keep it very simple and not give the people on the list the option to post anything... I just want to be able to send tem all one newsletter every week. I checked all of the

Re: [Mailman-Users] moderation not working

2004-09-22 Thread Jeff Nelson
Hi, Well, I removed my Mailman 2.1.5 install and put in 2.0.13. After getting everything configured, I can subscribe users and Mailman sends out welcome messages, but messages on a list set to be moderated still disappear--actually, ALL messages to the list disappear now, even when moderation is n

[Mailman-Users] Probe Message Problem

2004-09-22 Thread Gary Kaplan
Untitled DocumentThe probe message that my list is sending out to members who have had messages bounce list all the other users addresses who have had bounces. How can I fix this. Thanks' -Gary ~~ Gary Kaplan GK Graphic Designs Web Design, Graphic Design, Photography ht

[Mailman-Users] Messages stuck in qfiles

2004-09-22 Thread Ralf Laue
Hello, It should help to patch the /usr/lib/mailman/Mailman/MailCommandHandler.py file, line 163, as follows: if (subject == None): subject = '' splitsubj = string.split(subject) Ralf mhurley wrote: Hey, I found some more in

Re: [Mailman-Users] messages from "checkdbs" cron job

2004-09-22 Thread Jim Tittsler
On Sep 22, 2004, at 02:12, Franco, Ruben wrote: I recently installed Mailman 2.1.5 and have loaded up the mailman crons that came with the install. I have noticed the following messages everday when the "checkdbs" cron runs and I was wondering what the message meant. Is something wrong with m

Re: [Mailman-Users] Successful Panther (MacOS X 10.3) installation steps for Mailman (updated)

2004-09-22 Thread Peter Tattersall
On 22-Sep-04, at 11:23 PM, Larry Stone wrote: e) Postfix is already installed on your computer but is not running by default. You will need to get Postfix configured and started but how to do that is beyond the scope of this document. Postfix Enabler, either the release version 1.0.9 or the beta

[Mailman-Users] Successful Panther (MacOS X 10.3) installation steps for Mailman (updated)

2004-09-22 Thread Larry Stone
In July, I posted on this topic with my best recollection of how I installed mailman on MacOS X 10.3. Today, I finally had a chance to try out my own instructions on my test system. There were a few minor mistakes so here is the corrected and tested version: Successful Panther (MacOS X 10.3) insta

Re: [Mailman-Users] Newbie requesting basic how-to

2004-09-22 Thread Brad Knowles
At 5:08 PM +0100 2004-09-22, Ian Eiloart wrote: I think that what is called for is an installer package, using one of the various installer systems out there. Now, that would NOT entail creating an application, just writing some installer config files. The problem is that you have to do this ac

[Mailman-Users] Questions about the "Mass" subscribe option

2004-09-22 Thread Dana Rasmussen
Hello, Does the mass subscribe option allow for bulk additions from a file containing the list of addresses? Can you invite people to join a list using the mass subscribe option? I would like the potential members to "opt-in" with a confirmation reply e-mail. Regards, Dana --

[Mailman-Users] Maybe Slightly OT, Bounces with "host name loopup failure"

2004-09-22 Thread Tim Walter
I suspect my mailman setup is stable and OK but a new problem has developed and can't resolve it... Mailman 2.1.3 running with sendmail on a raq4 mailman domain is emisnug.org.uk raq is raq.uk2net.com ISP is uk2.net The list is running fine, mail to most people working OK to and fro etc The pro

Re: [Mailman-Users] Making mailman approve all messages with a certain header

2004-09-22 Thread Felix E. Klee
On Wed, 22 Sep 2004 17:55:59 +0200 Felix E. Klee wrote: > if msgdata.get('innposted'): Should be if msg.get('innposted'): It works now. Felix -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mail

[Mailman-Users] Apache: allow which dirs? (was Re: Problems with relocating a list)

2004-09-22 Thread Anthony Chavez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 21 Sep 2004 23:32:25 -0600 Anthony Chavez <[EMAIL PROTECTED]> wrote: > However, Apache 2 still 403s when attempting to access > /pipermail/listname/, using either hostname My question at this point is this: what Mailman directories should

Re: [Mailman-Users] Has there been an update to this issue? archivingincorrectly parse

2004-09-22 Thread Chip Mefford
Mark Sapiro wrote: Chip Mefford wrote: messages? http://sourceforge.net/tracker/index.php?func=detail&aid=953320&group_id=103&atid=100103 Two comments were added today. Thanks in advance for any help. This problem is fixable by "escaping" the offending "^From .*$" lines in the listname.mbox/listnam

Re: [Mailman-Users] Newbie requesting basic how-to

2004-09-22 Thread Ian Eiloart
--On Wednesday, September 22, 2004 10:56 am +0200 Brad Knowles <[EMAIL PROTECTED]> wrote: What do you mean by "a simple GUI front end"? I mean, even the simplest X11R6 application is going to be larger than the entire Python/Mailman project, even if it's just the graphical version of "H

[Mailman-Users] Making mailman approve all messages with a certain header

2004-09-22 Thread Felix E. Klee
Hi, I'd like to make mailman accept all messages with a certain header, say "Innposted: 1". I already tried adding if msgdata.get('innposted'): msgdata['approved'] = 1 msgdata['adminapproved'] = 1 after if passwd is not missing and mlist.Authenticate((mm_cfg.AuthListMod

[Mailman-Users] Mailman+Postfix+Postfix Admin?

2004-09-22 Thread William R.Dickson
Hi all, I've been running Mailman for years with Sendmail, but am now attempting to set up a new mail server with Postfix instead. The documentation all seems to be pretty straightforward -- but unfortunately, it also all seems to be inapplicable once Postfix Admin is added to the mix. Aliase

Re: [Mailman-Users] Help for Bounced Emails

2004-09-22 Thread Mark Sapiro
Abbas Qaizar wrote: > >Can anybody explain for this : > >" >We have received some recent bounces from your address. Your current bounce score is >1.0 out of a maximum of 5.0. Please double check that your subscribed address is >correct and that there are no problems with delivery to this address.

Re: [Mailman-Users] Has there been an update to this issue? archivingincorrectly parse

2004-09-22 Thread Mark Sapiro
Chip Mefford wrote: >messages? > >http://sourceforge.net/tracker/index.php?func=detail&aid=953320&group_id=103&atid=100103 > Two comments were added today. >Thanks in advance for any help. This problem is fixable by "escaping" the offending "^From .*$" lines in the listname.mbox/listname.mbox f

[Mailman-Users] Re: Newbie requesting basic how-to

2004-09-22 Thread Chris Barnes
Brad Knowles <[EMAIL PROTECTED]> wrote: >> I've figured that out, and I can certainly see why it makes sense >> when the list administrator is not directly on the machine that >> hosts mailman, but it seems like it would be useful to have an >> alternative of running a python GUI that does the

[Mailman-Users] Has there been an update to this issue? archiving incorrectly parse

2004-09-22 Thread Chip Mefford
messages? http://sourceforge.net/tracker/index.php?func=detail&aid=953320&group_id=103&atid=100103 Thanks in advance for any help. --chipper -- This message has been scanned for viruses and dangerous content, and is believed to be clean. -- Mailma

[Mailman-Users] Re: mailman setup

2004-09-22 Thread demo
Interesting. > Subject: Mailman-Users Digest, Vol 7, Issue 54 > >> Okay, I have mailman running and created the initial list 'mailman'. My >> questiong is, do i actually have to keep this list for mailman to run or >> can i hide this list from the actual lists page? > > You have to keep the lis

[Mailman-Users] Help for Bounced Emails

2004-09-22 Thread Abbas Qaizar
Hi Everybody, Can anybody explain for this : " We have received some recent bounces from your address. Your current bounce score is 1.0 out of a maximum of 5.0. Please double check that your subscribed address is correct and that there are no problems with delivery to this address. Your bounce

Re: [Mailman-Users] Newbie requesting basic how-to

2004-09-22 Thread Brad Knowles
At 3:32 AM -0500 2004-09-22, Jon Roland wrote: I don't understand how you could possibly accomplish this. Are you proposing that the Python developers create an entire new Graphical User Interface, to compete with X11R6/Gnome/KDE and the like, and then somehow serve this remotely via the I

Re: [Mailman-Users] Newbie requesting basic how-to

2004-09-22 Thread Jon Roland
Brad Knowles wrote: At 1:09 AM -0500 2004-09-22, Jon Roland wrote: it seems like it would be useful to have an alternative of running a python GUI that does the same thing without having to run the web server when the use for it is so limited. Just a suggested item for the to-do list. I don'

Re: [Mailman-Users] Newbie requesting basic how-to

2004-09-22 Thread Brad Knowles
At 1:09 AM -0500 2004-09-22, Jon Roland wrote: I've figured that out, and I can certainly see why it makes sense when the list administrator is not directly on the machine that hosts mailman, but it seems like it would be useful to have an alternative of running a python GUI that does the same

[Mailman-Users] Mailman 2.0.11 + qmail

2004-09-22 Thread Felix Natter
hello, I am using Debian woody along with the 2.0.11 Mailman debian package. The CGI-scripts are working, now I am trying to set up the connection to qmail. For this purpose I am using qmail-to-mailman.py with these settings: # Configuration variables - Change these for your site if necessary. Ma