Re: [Mailman-Users] MMDSR Question

2009-02-15 Thread Larry Stone
On 2/15/09 1:43 AM, Brad Knowles at b...@shub-internet.org wrote: > I never tried to run the script on a MacOS X machine. On the Linux and > FreeBSD machines where I run it (including the server for python.org, > where this list is hosted), I don't see these kinds of problems. I have MMDSR run

Re: [Mailman-Users] Checking installation issues.

2009-02-15 Thread Mark Sapiro
Daniel.Li wrote: > >$ bin/check_perms >Traceback (most recent call last): > File "bin/check_perms", line 391, in ? >checkarchivedbs() > File "bin/check_perms", line 252, in checkarchivedbs >for dir in os.listdir(mm_cfg.PRIVATE_ARCHIVE_FILE_DIR): >OSError: [Errno 13] Permission denied: >'

Re: [Mailman-Users] Error Message

2009-02-15 Thread Mark Sapiro
Jeff Grossman wrote: >I have started getting the following error message in my log files. It >appears to be when Mailman receives a bounce for a non-member. > > > >Feb 13 21:31:25 2009 qrunner(527): Traceback (most recent call last): > >Feb 13 21:31:25 2009 qrunner(527): File >"/Applications/m

Re: [Mailman-Users] Uncaught Bounce Notification

2009-02-15 Thread Mark Sapiro
Jeff Grossman wrote: > >Don't temporary failures get a score of 0.5 while a permanent failure gets >a score of 1.0? So, if that is the case, these temporary failures would >take longer to suspend the account. I think these should be counted. That's what the documentation says, but in fact, it d

Re: [Mailman-Users] MMDSR Question

2009-02-15 Thread Mark Sapiro
Jeff Grossman wrote: >I know the mmdsr program is an unsupported application, but I am hoping >somebody here can help me out. I have not been able to find any answers >via Google or the mailing list archives. I have set up all of the >parameters, but the program never finishes running. When I r

Re: [Mailman-Users] MMDSR Question

2009-02-15 Thread Jeff Grossman
Brad Knowles wrote: > on 2/14/09 10:49 AM, Jeff Grossman said: >> I have not been able to find any answers >> via Google or the mailing list archives. I have set up all of the >> parameters, but the program never finishes running. When I run it from >> the command

Re: [Mailman-Users] Uncaught Bounce Notification

2009-02-15 Thread Jeff Grossman
Mark Sapiro wrote: > Jeff Grossman wrote: >> >>Don't temporary failures get a score of 0.5 while a permanent failure >> gets >>a score of 1.0? So, if that is the case, these temporary failures would >>take longer to suspend the account. I think these should be counted. > > > That's what the docum

Re: [Mailman-Users] Checking installation issues.

2009-02-15 Thread Daniel.Li
Dear All, just use sudo, them OK. :) sorry,I'm new here. On Sat, 2009-02-14 at 21:54 +0800, Daniel.Li wrote: > Dear Sir, > I have met some difficulties when checking installation. I have google > the issue, and take necessary measurement that I know, but still got the > problem. > > How can I f

[Mailman-Users] How to config sendmail on FC5

2009-02-15 Thread Daniel.Li
Dear All, I'm new to mailman. I have installed mailman-2.1.12rc2 on FC5, with default settings. I have read the install guide. But it's really hard for me to understand how to config sendmail, as it's really a short paragraph. Can u please simply give me some steps or tips to config sendmail. Tha

[Mailman-Users] Help!

2009-02-15 Thread Steve Weiss
I started using Mailman 2.1.11 via Lunar Pages. I created a list last month, and almost a month later to the day, my members are being automatically unsubscribed en mass. Is there a setting to be changed so I don't have to re-enter the list members again? Attached is a copy of the email I rec

Re: [Mailman-Users] How to config sendmail on FC5

2009-02-15 Thread Brad Knowles
on 2/15/09 7:00 AM, Daniel.Li said: I have read the install guide. But it's really hard for me to understand how to config sendmail, as it's really a short paragraph. Can u please simply give me some steps or tips to config sendmail. Unfortunately, sendmail is not a part of Mailman. We can't

Re: [Mailman-Users] Help!

2009-02-15 Thread Mark Sapiro
Steve Weiss wrote: >I started using Mailman 2.1.11 via Lunar Pages. I created a list last >month, and almost a month later to the day, my members are being >automatically unsubscribed en mass. Is there a setting to be changed so I >don't have to re-enter the list members again? > > > >Attached

Re: [Mailman-Users] Error Message [SOLVED]

2009-02-15 Thread Mark Sapiro
=== modified file 'Mailman/Bouncer.py' --- Mailman/Bouncer.py 2008-06-20 19:47:28 + +++ Mailman/Bouncer.py 2009-02-15 21:42:10 + @@ -163,8 +163,10 @@ # We've set/changed bounce info above. We now need to tell the # MemberAdaptor to set/update it. We do it here in case

Re: [Mailman-Users] Error Message [SOLVED]

2009-02-15 Thread Mark Sapiro
Mark Sapiro tried to write but fumbled his MUA and sent only the attachment to the list: >>I just sent you another e-mail with errors from today. I am going to >>gzip up all of the log files and send them over to you. That way you >>can see everything and hopefully figure out what is going on. >

Re: [Mailman-Users] How to config sendmail on FC5

2009-02-15 Thread Mark Sapiro
Brad Knowles wrote: >on 2/15/09 7:00 AM, Daniel.Li said: > >> I have read the install guide. But it's really hard for me to understand >> how to config sendmail, as it's really a short paragraph. >> >> Can u please simply give me some steps or tips to config sendmail. > >Unfortunately, sendmail i

[Mailman-Users] Pesky, Persistent error messages

2009-02-15 Thread Adam Roberts
Greetings all in Mailman-Users world, I have recently installed and configured (or so it would appear) Mailman 2.1.9 on top of Postfix 2.5 and Ubuntu 8.04. I am up and running with my first mailing list but I'm getting an error in my log file that continues to baffle me. Granted, it may be somet

Re: [Mailman-Users] How to config sendmail on FC5

2009-02-15 Thread Daniel.Li
Well, actually, I mean how to configure mailman to send mails by sendmail. And my sendmail works find. On Sun, 2009-02-15 at 16:36 -0600, Brad Knowles wrote: > on 2/15/09 7:00 AM, Daniel.Li said: > > > I have read the install guide. But it's really hard for me to understand > > how to config send

Re: [Mailman-Users] How to config sendmail on FC5

2009-02-15 Thread Daniel.Li
On Sun, 2009-02-15 at 15:38 -0800, Mark Sapiro wrote: > Brad Knowles wrote: > > >on 2/15/09 7:00 AM, Daniel.Li said: > > > >> I have read the install guide. But it's really hard for me to understand > >> how to config sendmail, as it's really a short paragraph. > >> > >> Can u please simply give