[Mailman-Users] mailman load is overkill!

benoit joseph bj at manex.be
Thu Jan 8 14:22:10 CET 2004


Hello all,

I'm new to mailman, i've been running majordomo for now two years but i 
switch because the mailman web interface is just great! ;-)

Here is my config:

my mail server:
   SMTP sendmail with access_db enabled and DNSBL check disabled for 
localhost on gentoo linux
   IAMP cyrus-imapd

python version: 2.2.3 (gentoo version: 2.2.3-r5)
mailman version 2.1.2 (gentoo version 2.1.2-r1)
mailman delivery: SMTPDirect

about 20 mailing lists in 4 virtual mail domains.
about 500 users across all mailing lists

My problem is that mailman qrunner (the Incomming one) is taking 100% 
even for few messages...

I checked in the error log and I find this error (those errors are very 
-very- long):

.
.
.
File "/usr/lib/python2.2/copy.py", line 186, in deepcopy
   y = copierfunction(x, memo)
 File "/usr/lib/python2.2/copy.py", line 246, in _deepcopy_dict
   y[deepcopy(key, memo)] = deepcopy(x[key], memo)
 File "/usr/lib/python2.2/copy.py", line 186, in deepcopy
   y = copierfunction(x, memo)
 File "/usr/lib/python2.2/copy.py", line 219, in _deepcopy_list
   y.append(deepcopy(a, memo))
 File "/usr/lib/python2.2/copy.py", line 186, in deepcopy
   y = copierfunction(x, memo)
 File "/usr/lib/python2.2/copy.py", line 283, in _deepcopy_inst
   state = deepcopy(state, memo)
 File "/usr/lib/python2.2/copy.py", line 186, in deepcopy
   y = copierfunction(x, memo)
 File "/usr/lib/python2.2/copy.py", line 246, in _deepcopy_dict
   y[deepcopy(key, memo)] = deepcopy(x[key], memo)
 File "/usr/lib/python2.2/copy.py", line 186, in deepcopy
   y = copierfunction(x, memo)
 File "/usr/lib/python2.2/copy.py", line 219, in _deepcopy_list
   y.append(deepcopy(a, memo))
RuntimeError: maximum recursion depth exceeded

Jan 08 13:57:39 2004 (31559) SHUNTING: 
1073530934.485947+0febe44108f3783467ce57d93ca9f828b2112989

I don't know what to do...

Any suggestion is welcomed...

Thanks for advance,

Benoit





More information about the Mailman-Users mailing list