[Bug 872391] [NEW] KeyError: u'outgoing' in runner

Stephen A. Goss steveth45 at gmail.com
Tue Oct 11 19:29:35 CEST 2011


Public bug reported:

Found this in my mailman.log. It may have happened around the time I was
attempting to send a message through a mailing list and the SMTP
receiver (fakemail.py in this case) died, so there were some failures to
deliver.

    Oct 07 16:14:47 2011 (12057) Uncaught runner exception: u'outgoing'
    Oct 07 16:14:47 2011 (12057) Traceback (most recent call last):
      File "/home/phoenix/mailman_clone/src/mailman/core/runner.py", line 138, in _one_iteration
        self._process_one_file(msg, msgdata)
      File "/home/phoenix/mailman_clone/src/mailman/core/runner.py", line 220, in _process_one_file
        keepqueued = self._dispose(mlist, msg, msgdata) 
      File "/home/phoenix/mailman_clone/src/mailman/runners/retry.py", line 40, in _dispose
        config.switchboards['outgoing'].enqueue(msg, msgdata)
    KeyError: u'outgoing'

** Affects: mailman
     Importance: Undecided
         Status: New


** Tags: mailman3

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/872391

Title:
  KeyError: u'outgoing' in runner

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/872391/+subscriptions


More information about the Mailman-coders mailing list