[Mailman-Users] More info re my errors

Svante Tidholm svante at tidholm.se
Sun Oct 4 19:51:35 CEST 2009


Hi all,
my last two emails to the list has not been let through, I dont know  
why.
But. This is more info regarding my previous two posts. I hope they  
come through...

Some lists are working, some are not. Bounces are always working.

I can't figure out why. I've compared the outputs of sudo /var/lib/ 
mailman/bin/config_list -o - data  | grep -v "^#" | grep -v "^$"
And the differencies cant be the factor that causes this. Test is the  
list that is working. The one named Data is not.

--- untitled
+++ (clipboard)
@@ -1,9 +1,10 @@
-real_name = 'Test'
+real_name = 'Data'
  owner = ['email at email.se']
  moderator = []
-subject_prefix = '[Test] '
+subject_prefix = '[Data] '
  anonymous_list = False
  first_strip_reply_to = False
  reply_goes_to_list = 0
@@ -38,7 +39,7 @@
  %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s"""
  scrub_nondigest = False
  regular_exclude_lists = []
-regular_include_lists = []
+regular_include_lists = ['']
  digestable = True
  digest_is_default = False
  mime_is_default_digest = False
@@ -50,12 +51,12 @@
  %(real_name)s@%(host_name)s
  %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s"""
  digest_volume_frequency = 1
-advertised = True
-subscribe_policy = 1
+advertised = 1
+subscribe_policy = 3
  unsubscribe_policy = 0
  ban_list = []
  private_roster = 1
-obscure_addresses = True
+obscure_addresses = 1
  default_member_moderation = 0
  member_moderation_action = 0
  member_moderation_notice = ''
@@ -84,7 +85,7 @@
  bounce_notify_owner_on_disable = True
  bounce_notify_owner_on_removal = True
  archive = True
-archive_private = 0
+archive_private = 1
  archive_volume_frequency = 1
  nntp_host = ''
  linked_newsgroup = ''
@@ -118,4 +119,4 @@
  filter_action = 0
  topics_enabled = 0
  topics_bodylines_limit = 5
-topics = []
+topics = []
\ No newline at end of file


This is from error log:

Oct 04 19:45:12 2009 (12174) Uncaught runner exception: need more than  
1 value to unpack
Oct 04 19:45:12 2009 (12174) Traceback (most recent call last):
   File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 120, in  
_oneloop
     self._onefile(msg, msgdata)
   File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 191, in  
_onefile
     keepqueued = self._dispose(mlist, msg, msgdata)
   File "/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line 130,  
in _dispose
     more = self._dopipeline(mlist, msg, msgdata, pipeline)
   File "/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line 153,  
in _dopipeline
     sys.modules[modname].process(mlist, msg, msgdata)
   File "/usr/lib/mailman/Mailman/Handlers/CalcRecips.py", line 100,  
in process
     recips = do_include(mlist, msg, msgdata, recips)
   File "/usr/lib/mailman/Mailman/Handlers/CalcRecips.py", line 203,  
in do_include
     listlhs, hostname = listname.split('@')
ValueError: need more than 1 value to unpack

Oct 04 19:45:12 2009 (12174) SHUNTING:  
1254678311.4251781+00c4f0d62d3d7a99027050db3a165d6cbec08cb7




More information about the Mailman-Users mailing list