We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d94deb2 commit 4b88affCopy full SHA for 4b88aff
1 file changed
Mailman/Queue/OutgoingRunner.py
@@ -37,7 +37,7 @@
37
from Mailman.Queue.Runner import Runner
38
from Mailman.Queue.Switchboard import Switchboard
39
from Mailman.Queue.BounceRunner import BounceMixin
40
-from Mailman.List import MailList
+from Mailman.MailList import MailList
41
42
# This controls how often _doperiodic() will try to deal with deferred
43
# permanent failures. It is a count of calls to _doperiodic()
0 commit comments