[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:15:51 2007 (13363) Uncaught runner exception: unknown
encoding: gb2312
Oct 24 18:15:51 2007 (13363) Traceback (most recent call last):
  File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
self._onefile(msg, msgdata)
  File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 167, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
  File "/usr/lib/mailman/Mailman/Queue/CommandRunner.py", line 223, in
_dispose
res = Results(mlist, msg, msgdata)
  File "/usr/lib/mailman/Mailman/Queue/CommandRunner.py", line 77, in
__init__
subj = make_header(decode_header(subj)).__unicode__()
  File "/usr/lib/mailman/pythonlib/email/Header.py", line 144, in
make_header
h.append(s, charset)
  File "/usr/lib/mailman/pythonlib/email/Header.py", line 272, in append
ustr = unicode(s, incodec, errors)
LookupError: unknown encoding: gb2312


- --

 -Doc

 Penguins: Do it on the ice.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with CentOS - http://enigmail.mozdev.org

iD8DBQFHH8drqOEeBwEpgcsRApDWAJ0Rn7g8KuXiXny864SHvq265SeGLgCdGD0g
p/PQt0eWVQJcdnwSVqt1pd0=
=xeKP
-END PGP SIGNATURE-
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[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: unknown
encoding: gb2312
Oct 24 18:15:51 2007 (13363) Traceback (most recent call last):
  File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
self._onefile(msg, msgdata)
  File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 167, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
  File "/usr/lib/mailman/Mailman/Queue/CommandRunner.py", line 223, in
_dispose
res = Results(mlist, msg, msgdata)
  File "/usr/lib/mailman/Mailman/Queue/CommandRunner.py", line 77, in
__init__
subj = make_header(decode_header(subj)).__unicode__()
  File "/usr/lib/mailman/pythonlib/email/Header.py", line 144, in
make_header
h.append(s, charset)
  File "/usr/lib/mailman/pythonlib/email/Header.py", line 272, in append
ustr = unicode(s, incodec, errors)
LookupError: unknown encoding: gb2312


-- 

 -Doc

 Penguins: Do it on the ice.

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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 suggested Mark and looked at where the archives stopped and 
also where the shunts/ started and for some reason it all pointed to 
that particular message.

Removed it and rebuild the archives and tested the list and all is now 
well..

Thanks,

-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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 the shunt files there is some unprocessed spam in it from a 
>>while back, like a couple months ago. And about 200 files in there from 
>>this particular list.
> 
> 
> 
> The "unprocessed spam" files in qfiles/shunt should be deleted.
> 
> The traceback indicates it's not a digest.mbox problem. It is rather a
> problem with the archive database for this list. The database is used
> by pipermail to build the archive index files and appears to have
> gotten something nasty in it (from the Subject: of a message?) on Oct
> 19.
> 
> I would look at the archives/private/listname.mbox/listname.mbox file
> and see if I could find a problem, e.g. a Subject: header with an
> acute a (or something encoded as hex a0). If I could find it, I'd fix
> it. The next step is to rebuild the archive and figure out what to do
> with the shunted messages. Since the archiver runs outside of normal
> message delivery, and since the pipermail archiving comes after
> archiving to the listname.mbox file, my guess is all the shunted
> messages have been delivered to the list and are in the listname.mbox
> file. If this is true, stop Mailman, fix the listname.mbox file and
> rebuild the archive from listname.mbox with 'bin/arch --wipe
> listname'. Then you can start Mailman and just delete all the files
> from the shunt queue.
> 

Mark,

Subject: [UHS] =?iso-8859-1?q?B=D6C=3A__knees_or_feet=3F?=


This this would be the one?

-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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 away on the new system and start over (I should have said I
>>copied the archives instead of moved them).  Right now I'm just trying to
>>make sure that I have the procedures in place.  When I'm set I'll stop
>>smtp on the old system, transfer everything to the new system, and reset
>>the DNS pointers to the new one.  I want to make this as transparent as
>>possible for the users, so I'm testing the hell out of everything before I
>>make the switch.
>>
>>Thanks for the info.  Will Mailman translate the config.db files to
>>config.pck?
> 
> 
> In your case, I'd recommend starting with just the site list on the new
> system and then copying the lists/ and archives/ directories.
> 
> The new Mailman will automatically translate the old format files in
> lists/ as they are used.
> 
> There may be a problem with pending requests (held messages, pending
> subscriptions, etc.) if any. I'm not sure where these are in 2.0.13.
> In 2.1.5, they moved from a global data/pending.pck file to individual
> lists/listname/pending.pck files. If you upgraded a 2.0.13
> installation to 2.1.6, the upgrade would take care of it, but I don't
> know how you can 'move' this information from 2.0.13 to an already
> installed 2.1.6. It would be best to deal with as many of these as
> possible before the actual move.
> 
> And "testing the hell out of everything before" switching is definitely
> the way to go.
> 

I moved a whole lot of my lists a few months back from MM 2.0.13 to MM 
2.1.4 then upgraded to 2.1.6 not long ago.

I went through the /admindb/ of all the moving lists and whacked 
anything held in there. Most of it was spam anyway.

Then moved just the /lists/listname and archive/private/listname/ and 
archive/private/listname.mbox/ to the new mailman then ran a little 
script I wrote and placed it /var/mailman:

# cat move-em.sh
#!/bin/sh
bin/withlist -l -r fix_url $1 --urlhost=lists.maddoc.net
bin/arch --wipe $1 archives/private/$1.mbox/$1.mbox
bin/genaliases | grep $1 >>/etc/mail/aliases
bin/genaliases >/u1/lists/aliases
chown -R mailman.mailman archives

running like this.
#./move-em.sh listname

it worked for me. YMMV of course.

And I did do a lot of testing before moving them!

-Doc (Who is getting a work out today posting on Mailman troubles)
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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)
>>
>>And qfiles/shunt is catching a lot of messages in it.
> 
> 
> 
> There is a message with a non-ascii character (hex code a0 = iso-8859-1
> small a acute), probably in a header. This could be in a series of
> incoming messages, but more likely it is in a list's
> lists/listname/digest.mbox file.
> 
> To be more specific, we need to see the traceback associated with the
> above error.
> 

Mark,

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 the shunt files there is some unprocessed spam in it from a 
while back, like a couple months ago. And about 200 files in there from 
this particular list.

Just wanted to fill you in on what I've found on my system.

-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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)
>>
>>And qfiles/shunt is catching a lot of messages in it.
> 
> 
> 
> There is a message with a non-ascii character (hex code a0 = iso-8859-1
> small a acute), probably in a header. This could be in a series of
> incoming messages, but more likely it is in a list's
> lists/listname/digest.mbox file.
> 
> To be more specific, we need to see the traceback associated with the
> above error.
> 

Here's the Traceback:

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)
Oct 23 22:55:22 2005 (20244) Traceback (most recent call last):
   File "/var/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
 self._onefile(msg, msgdata)
   File "/var/mailman/Mailman/Queue/Runner.py", line 167, in _onefile
 keepqueued = self._dispose(mlist, msg, msgdata)
   File "/var/mailman/Mailman/Queue/ArchRunner.py", line 89, in _dispose
 mlist.ArchiveMail(msg)
   File "/var/mailman/Mailman/Archiver/Archiver.py", line 218, in 
ArchiveMail
 h.processUnixMailbox(f)
   File "/var/mailman/Mailman/Archiver/pipermail.py", line 612, in 
processUnixMailbox
 self.add_article(a)
   File "/var/mailman/Mailman/Archiver/pipermail.py", line 777, in 
add_article
 article.parentID = parentID = self.get_parent_info(arch, article)
   File "/var/mailman/Mailman/Archiver/pipermail.py", line 809, in 
get_parent_info
 article.subject)
   File "/var/mailman/Mailman/Archiver/HyperDatabase.py", line 311, in 
getOldestArticle
 self.__openIndices(archive)
   File "/var/mailman/Mailman/Archiver/HyperDatabase.py", line 251, in 
__openIndices
 t = DumbBTree(os.path.join(arcdir, archive + '-' + i))
   File "/var/mailman/Mailman/Archiver/HyperDatabase.py", line 65, in 
__init__
 self.load()
   File "/var/mailman/Mailman/Archiver/HyperDatabase.py", line 179, in load
 self.__sort(dirty=1)
   File "/var/mailman/Mailman/Archiver/HyperDatabase.py", line 73, in __sort
 self.sorted.sort()
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa0 in position 35: 
ordinal not in range(128)

Oct 23 22:55:22 2005 (20244) SHUNTING: 
1130126119.8497291+94c2ef28968b039ea63b6d6fca17c7e22e0d3c13

-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[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
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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 everything gets VERPed.
>>
> 
> 
> Are these the only two I need to enable?
> 
> I did that and even restarted MM (2.1.6 not .5 like I had said)
> 
> And looking at the headers I can find nothing to indicate it is working.
> 
> Am I just blind?

Nevermind I had to also enable the personalization for VERP since I use 
that a lot!

Thanks again Mark.

-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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 and even restarted MM (2.1.6 not .5 like I had said)

And looking at the headers I can find nothing to indicate it is working.

Am I just blind?

-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[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 is I've got a list with a whole boatload 
of AOL people on it and after getting reported as spam to AOL 16 times 
the other night--guy who did this just said he hit the wrong button--the 
list owner  decided to just place her aol people on digest.. only there 
is no way to "personalize" the digests. And am now getting a few reports 
from aol's feedback loop that are this same list in the digest vesion, 
and of course now there is no way to figure out who is doing the reporting.

If it were up to me I'd just ban all of aol from using the lists we run 
here... but guess that is not too realistic.

So, anyone have a recommendation and a snip of a properly done VERP 
entry from mm.cfg and (Sendmail) aliases.

Thanks,

-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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
>>>> range
>>>>
>>>> And it bombed.
>>>>
>>>> Any ideas on what is happening?
>>>>
>>>
>>>
>>> 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 here.
>>
>> I'll try downgrading python
> 
> 
> Or patch your Mailman installation to follow Python 2.4's stricter  rules.
> 
> <http://mail.python.org/pipermail/mailman-users/2005-March/043640.html>
> 
> 

For those interested I did upgrade to MM 2.1.6 and back to Python 2.4.1 
last night.

Thanks to all who replied and gave help/suggestions.


-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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 here.
>>
>> I'll try downgrading python
>>
>> Thanks Larry!
>>
> 
> 
> I'd put a 2.1.6 upgrade on your schedule.  There is LOTS of goodness  in 
> it.
> 
> LER
> 

Yeah I have upgrading to 2.1.6 on my todo list. 8*))

I use the htdig search stuff from Richard so it isn't really all that 
easy to just do an upgrade. Lots of lists on my lists boxen too!

Thanks again,

-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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, in ?
>> Oct 13 17:12:27 2005 qrunner(20618):  main()
>> Oct 13 17:12:27 2005 qrunner(20618):   File "/var/mailman/bin/ 
>> qrunner", line 230, in main
>> Oct 13 17:12:27 2005 qrunner(20618):  qrunner.run()
>> Oct 13 17:12:27 2005 qrunner(20618):   File "/var/mailman/Mailman/ 
>> Queue/Runner.py", line 82, in run
>> Oct 13 17:12:27 2005 qrunner(20618):  self._cleanup()
>> Oct 13 17:12:27 2005 qrunner(20618):   File "/var/mailman/Mailman/ 
>> Queue/BounceRunner.py", line 139, in _cleanup
>> Oct 13 17:12:27 2005 qrunner(20618):  self._register_bounces()
>> Oct 13 17:12:27 2005 qrunner(20618):   File "/var/mailman/Mailman/ 
>> Queue/BounceRunner.py", line 129, in _register_bounces
>> Oct 13 17:12:27 2005 qrunner(20618):  mlist.registerBounce (addr, 
>> msg, day=day)
>> Oct 13 17:12:27 2005 qrunner(20618):   File "/var/mailman/Mailman/ 
>> Bouncer.py", line 131, in registerBounce
>> 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 
>> range
>>
>> And it bombed.
>>
>> Any ideas on what is happening?
> 
> 
> 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 here.

I'll try downgrading python

Thanks Larry!


--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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:
>>>>
>>>>
>>>>
>>>>
>>>>>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?
>>>>>>
>>>>>>I have like 50k of them on one of my servers.
>>>>>>
>>>>>>Or does MM require those to be kept?
>>>>>>
>>>>>>
>>>>>
>>>>>they should(!) be being processed and deleted.  Are all the   
>>>>>QRunner  processes running?
>>>>>
>>
>>[snip]
>>
>>
>>
>>>>Those are the ones running. I believe that is what should be   
>>>>running, correct?
>>>>
>>
>>[snip]
>>
>>
>>
>>>you are missing the bounce runner:
>>>
>>
>>Well dang. Hmm... so delete all the ones in there then restart MM?  
>>I seem to recall last time this server was restarted it shot a  
>>whole bunhc of "this message has bounced" to all the list owners.
>>
>>Probably had a bunch in the bounces and just killed it/overloaded  
>>the qrunnerbounce processor? Or am I not thinking right?
> 
> 
> i'd stop mailman: mailmanctl stop
> then rm qfiles/bounce
> then restart mailman: mailmanctl start
> 
> then monitor the logs, and see if BounceRunner croaks again, and if  
> so, find the traceback in the logs, and fix
> whatever it's problem is.
> 
> LER

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, in ?
Oct 13 17:12:27 2005 qrunner(20618):  main()
Oct 13 17:12:27 2005 qrunner(20618):   File "/var/mailman/bin/qrunner", 
line 230, in main
Oct 13 17:12:27 2005 qrunner(20618):  qrunner.run()
Oct 13 17:12:27 2005 qrunner(20618):   File 
"/var/mailman/Mailman/Queue/Runner.py", line 82, in run
Oct 13 17:12:27 2005 qrunner(20618):  self._cleanup()
Oct 13 17:12:27 2005 qrunner(20618):   File 
"/var/mailman/Mailman/Queue/BounceRunner.py", line 139, in _cleanup
Oct 13 17:12:27 2005 qrunner(20618):  self._register_bounces()
Oct 13 17:12:27 2005 qrunner(20618):   File 
"/var/mailman/Mailman/Queue/BounceRunner.py", line 129, in _register_bounces
Oct 13 17:12:27 2005 qrunner(20618):  mlist.registerBounce(addr, 
msg, day=day)
Oct 13 17:12:27 2005 qrunner(20618):   File 
"/var/mailman/Mailman/Bouncer.py", line 131, in registerBounce
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 range

And it bombed.

Any ideas on what is happening?

-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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'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?
>>>>
>>>
>>>they should(!) be being processed and deleted.  Are all the  
>>>QRunner  processes running?

[snip]

>>Those are the ones running. I believe that is what should be  
>>running, correct?
> 

[snip]

> you are missing the bounce runner:

Well dang. Hmm... so delete all the ones in there then restart MM? I 
seem to recall last time this server was restarted it shot a whole bunhc 
of "this message has bounced" to all the list owners.

Probably had a bunch in the bounces and just killed it/overloaded the 
qrunnerbounce processor? Or am I not thinking right?

Thanks,

-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


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?
>>
>>I have like 50k of them on one of my servers.
>>
>>Or does MM require those to be kept?
> 
> 
> they should(!) be being processed and deleted.  Are all the QRunner  
> processes running?
> 
> 
mailman   1449  0.0  0.2  7424 1072 ?SJul23   0:00 
/usr/bin/python /var/mailman/bin/mailmanctl -s -q start
mailman   1450  0.1  2.4 18420 12756 ?   SJul23 153:23 
/usr/bin/python /var/mailman/bin/qrunner --runner=ArchRunner:0:1 -s
mailman   1452  0.0  0.8  8304 4592 ?SJul23   1:49 
/usr/bin/python /var/mailman/bin/qrunner --runner=CommandRunner:0:1 -
mailman   1456  0.0  0.9  8780 4692 ?SJul23   7:42 
/usr/bin/python /var/mailman/bin/qrunner --runner=IncomingRunner:0:1
mailman   1457  0.0  0.1  7228  728 ?SJul23   1:40 
/usr/bin/python /var/mailman/bin/qrunner --runner=NewsRunner:0:1 -s
mailman   1460  0.1  1.2 13996 6536 ?SJul23 132:16 
/usr/bin/python /var/mailman/bin/qrunner --runner=OutgoingRunner:0:1
mailman   1471  0.0  0.7  8312 3996 ?SJul23   3:28 
/usr/bin/python /var/mailman/bin/qrunner --runner=VirginRunner:0:1 -s
mailman   1472  0.0  0.1  7216  716 ?SJul23   0:01 
/usr/bin/python /var/mailman/bin/qrunner --runner=RetryRunner:0:1 -s

Those are the ones running. I believe that is what should be running, 
correct?

-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[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
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[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 away causes this to happen when a users 
mailbox is full then just confuses the heck out of them when they do get 
the disabled message.

Any ideas?

Thanks,

-Doc
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[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 and need to track bounces to 
remove members who do bounce.

Is what I need possible with Mailman or should I stick to what I'm using 
(ecartis) for this monthly list?

TIA,
-Doc
ps. I can hack python pretty good, so hacking the code is no big deal. 
Just need a pointer to where to start looking.
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[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 list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/


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 is provided).

I'm just now installing it on a test platform to see what is involved! 8*)

And I run Python 2.2.1 or whatever the latest is so you're right, no biggie. 
 
> You do need Python 2.1 or higher. 
> 
> Not a biggie.
> 

Thanks!



-- 

-Doc

---
MomNDoc Online Consultants
http://www.maddoc.net/
[EMAIL PROTECTED]



--
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 Archives: http://www.mail-archive.com/mailman-users%40python.org/



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.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/



[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 by upgrading to MM 2.0.12 

Is there a fix for this?

Thanks,


-- 

-Doc

---
MomNDoc Online Consultants
http://www.maddoc.net/
[EMAIL PROTECTED]








--
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 Archives: http://www.mail-archive.com/mailman-users%40python.org/