[Mailman-Users] MM errors.

2007-10-24 Thread Doc Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm seeing the following errors in the error log. Any one know where to find a fix? This is MM 2.1.5 running on RHEL 4 Python 2.3.4. Thanks, Oct 24 18:15:35 2007 (13363) SHUNTING: 1193264135.2076499+0c863f656c1d72d260d866d594b0e1bfedff5c6e Oct 24 18

[Mailman-Users] Mailman troubles

2007-10-24 Thread Doc Schneider
I'm seeing the following errors in the error log. Any one know where to find a fix? This is MM 2.1.5 running on RHEL 4 Python 2.3.4. Thanks, Oct 24 18:15:35 2007 (13363) SHUNTING: 1193264135.2076499+0c863f656c1d72d260d866d594b0e1bfedff5c6e Oct 24 18:15:51 2007 (13363) Uncaught runner exception:

Re: [Mailman-Users] ascii error

2005-10-24 Thread Doc Schneider
Mark Sapiro wrote: > Hannah Schroeter wrote: > >>No, it says >> B=CDC: knees or feet? >> >>_ is a substitute for space in "q" encoding. > > > > Of course you are correct. Thank you. > Just wanted you all to know I removed that message and now the list is archiving fine. I did as you sugges

Re: [Mailman-Users] ascii error

2005-10-23 Thread Doc Schneider
Mark Sapiro wrote: > Doc Schneider wrote: > >>I looked through the error log and this has been happening to just one >>list I have and been going on since the 19 Oct. >> >>I also looked at the digest.mbox and there is only two in there. >> >>Peeking at

Re: [Mailman-Users] Migrating lists from old system

2005-10-23 Thread Doc Schneider
Mark Sapiro wrote: > Dwight Tovey wrote: > >>Mark Sapiro said: >> >>>The preferred method is to move the lists/listname/* files over, rather >>>than moving the list configuration and membership as you did. >>> >> >>Not a problem. I'm still running on the old system, so I can blow >>everything awa

Re: [Mailman-Users] ascii error

2005-10-23 Thread Doc Schneider
Mark Sapiro wrote: > Doc Schneider wrote: > > >>I'm getting this error in logs/error >> >>Oct 23 22:55:22 2005 (20244) Uncaught runner exception: 'ascii' codec >>can't decode byte 0xa0 in position 35: ordinal not in range(128) >

Re: [Mailman-Users] ascii error

2005-10-23 Thread Doc Schneider
Mark Sapiro wrote: > Doc Schneider wrote: > > >>I'm getting this error in logs/error >> >>Oct 23 22:55:22 2005 (20244) Uncaught runner exception: 'ascii' codec >>can't decode byte 0xa0 in position 35: ordinal not in range(128) >

[Mailman-Users] ascii error

2005-10-23 Thread Doc Schneider
I'm getting this error in logs/error Oct 23 22:55:22 2005 (20244) Uncaught runner exception: 'ascii' codec can't decode byte 0xa0 in position 35: ordinal not in range(128) And qfiles/shunt is catching a lot of messages in it. Any ideas? MM 2.1.6 Python 2.4.1 Sendmail 8.13.4 -Doc -

Re: [Mailman-Users] to verp or not to verp....

2005-10-23 Thread Doc Schneider
Doc Schneider wrote: >>In order to get VERP-like bounce reporting on digests, you need >> >>VERP_DELIVERY_INTERVAL = 1 >> >>and as long as you're doing that, you might as well add >> >>VERP_PASSWORD_REMINDERS = Yes >> >>so essentially

Re: [Mailman-Users] to verp or not to verp....

2005-10-23 Thread Doc Schneider
> > In order to get VERP-like bounce reporting on digests, you need > > VERP_DELIVERY_INTERVAL = 1 > > and as long as you're doing that, you might as well add > > VERP_PASSWORD_REMINDERS = Yes > > so essentially everything gets VERPed. > Are these the only two I need to enable? I did that

[Mailman-Users] to verp or not to verp....

2005-10-23 Thread Doc Schneider
I need some suggestions/help with how to setup VERP wih MM 2.1.5 and Sendmail 8.13.4 I've read all the FAQs and they do help except they fail to give an example sendmail aliases entry if one is using VERP. I may have missed it and if so a pointer would be helpful. The reason I want to use this

Re: [Mailman-Users] qfiles/bounces

2005-10-14 Thread Doc Schneider
Jim Tittsler wrote: > On Oct 14, 2005, at 07:29, Doc Schneider wrote: > >>>> Oct 13 17:12:27 2005 qrunner(20618): time.strftime('%d-%b-%Y', >>>> day + (0,)*6)) >>>> Oct 13 17:12:27 2005 qrunner(20618): ValueError : day of year out of >

Re: [Mailman-Users] qfiles/bounces

2005-10-13 Thread Doc Schneider
Larry Rosenman wrote: > > On Oct 13, 2005, at 5:29 PM, Doc Schneider wrote: > >>> >>> Python 2.4 and Mailman 2.1.5. >>> >>> Upgrade Mailman to 2.1.6 or downgrade Python to 2.3. >>> >>> >> >> Python 2.4.1 and MM 2.1.4 her

Re: [Mailman-Users] qfiles/bounces

2005-10-13 Thread Doc Schneider
Larry Rosenman wrote: > > On Oct 13, 2005, at 5:25 PM, Doc Schneider wrote: > >> >> Oct 13 17:12:27 2005 qrunner(20618): Traceback (most recent call last): >> Oct 13 17:12:27 2005 qrunner(20618): File "/var/mailman/bin/ >> qrunner", line 270,

Re: [Mailman-Users] qfiles/bounces

2005-10-13 Thread Doc Schneider
Larry Rosenman wrote: > On Oct 13, 2005, at 4:46 PM, Doc Schneider wrote: > > >>Larry Rosenman wrote: >> >> >>>On Oct 13, 2005, at 4:28 PM, Doc Schneider wrote: >>> >>> >>>>Larry Rosenman wrote: >>

Re: [Mailman-Users] qfiles/bounces

2005-10-13 Thread Doc Schneider
Larry Rosenman wrote: > On Oct 13, 2005, at 4:28 PM, Doc Schneider wrote: > > >>Larry Rosenman wrote: >> >> >>>On Oct 13, 2005, at 4:14 PM, Doc Schneider wrote: >>> >>> >>>>I'm sure this question has been asked but can'

Re: [Mailman-Users] qfiles/bounces

2005-10-13 Thread Doc Schneider
Larry Rosenman wrote: > On Oct 13, 2005, at 4:14 PM, Doc Schneider wrote: > > >>I'm sure this question has been asked but can't find the answer. >> >>It sure is not in the FAQs. >> >>Is it ok to remove the qfiles/bounces files? >> >>

[Mailman-Users] qfiles/bounces

2005-10-13 Thread Doc Schneider
I'm sure this question has been asked but can't find the answer. It sure is not in the FAQs. Is it ok to remove the qfiles/bounces files? I have like 50k of them on one of my servers. Or does MM require those to be kept? Thanks, -Doc -- Mail

[Mailman-Users] How to??

2005-10-02 Thread Doc Schneider
Anyone know how to disable "Your membership has been disabled for excessive bounces" Running MM 2.1.4 with Sendmail 8.13.4 I've searched through the FAQs and nothing in there about this issue. I realize it is a nice feature but seems running a newsletter and having the bounces come in right a

[Mailman-Users] Bounce processing

2005-04-30 Thread Doc Schneider
I've looked through the FAQs and can't find anything about what I need for a list I run. Can Mailman, when it gets a bounce, send the bounce to the listowner and not process it? Alls I can find is the option to turn off (and discard) bounce processing. I've got a list that is sent out monthly

[Mailman-Users] Mailman and Spamassassin

2004-04-22 Thread Doc Schneider
Can someone please let me know how to intergrate spamassassin with Mailman? Running both 2.1.4 and 2.0.13 on different servers. Thanks, -- -Doc --- MomNDoc Online Consultants http://www.maddoc.net/ [EMAIL PROTECTED] -- Mailman-Users mailing l

Re: [Mailman-Users] Password Reminders

2002-09-01 Thread Doc Schneider
> > Is v2.1 going to be released soon? > Don't know about this... > > > > And is it easy to upgraded from 2.0.12? > > > I did this, it's pretty painless. All the aliases need to be redone, > but there is a script for this. The crontab changes, and you need a new > daemon running (an initscript

Re: [Mailman-Users] Password Reminders

2002-09-01 Thread Doc Schneider
J C, Is v2.1 going to be released soon? And is it easy to upgraded from 2.0.12? > > I thought this was fixed by upgrading to MM 2.0.12 > > > Is there a fix for this? > > v2.1 -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.py

[Mailman-Users] Password Reminders

2002-09-01 Thread Doc Schneider
For some unknown reason when Mailman sends out its monthly passwd reminders it is sending them with the first list that it comes to... in this case cats@ It is buried in the headers of the messages, as the envelope sender and as the Sender: Errors-To: and X-BeenThere: I thought this was fixed b