
Hi all,
I've followed the FAQ to move some lists across to a new server, but now on the new machine any message posted to a list gets passed to Mailman and then disappears. The Mailman error log says this:
Sep 24 10:34:18 2009 (5311) Uncaught runner exception: regular_exclude_lists Sep 24 10:34:18 2009 (5311) Traceback (most recent call last): File "/usr/lib64/mailman/Mailman/Queue/Runner.py", line 120, in _oneloop File "/usr/lib64/mailman/Mailman/Queue/Runner.py", line 191, in _onefile File "/usr/lib64/mailman/Mailman/Queue/IncomingRunner.py", line 130, in _dispose File "/usr/lib64/mailman/Mailman/Queue/IncomingRunner.py", line 153, in _dopipeline File "/usr/lib64/mailman/Mailman/Handlers/CalcRecips.py", line 99, in process File "/usr/lib64/mailman/Mailman/Handlers/CalcRecips.py", line 157, in do_exclude File "/usr/lib64/mailman/Mailman/MailList.py", line 146, in __getattr__ AttributeError: regular_exclude_lists
Sep 24 10:34:18 2009 (5311) SHUNTING: 1253752458.0181279+c9484331c59781f0d3cf0af775ece9b9c88a6b43
I can't find any reference to this exception, so I'm a bit stuck where to look next. Any ideas?
The new server is running a fresh install of Mailman (it didn't have any lists before I moved these ones across) and the move went from Slackware to Gentoo so many of the paths have changed, just in case these are saved in the list data. (I have run the fixurl script as per the FAQ, and the lists do appear in the Mailman web UI.)
Many thanks, Adam.