[Mailman-Users] mailman crashed; messages are shunted

Chuck Vohs fuzzie at vohslaw.com
Tue May 9 21:16:41 CEST 2006


I reinstalled via the cpanel script.
You are right about the /usr/local/cpanel/3rdparty dir.
And about the Windows comparison...to some extent.

Last time this happened, Mark figured out from the error is was the non-ASCII
chars in the footer...I wish it were the same error this time.

It's not:

May 09 15:02:56 2006 (345) Uncaught runner exception: 'function' object has no
attribute 'rfind'
May 09 15:02:56 2006 (345) Traceback (most recent call last):
  File "/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/Runner.py", line 111,
in _oneloop
    self._onefile(msg, msgdata)
  File "/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/Runner.py", line 167,
in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/IncomingRunner.py",
line 130, in _dispose
    more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/IncomingRunner.py",
line 153, in _dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File "/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/Hold.py", line 157,
in process
    if mlist.require_explicit_destination and \
  File "/usr/local/cpanel/3rdparty/mailman/Mailman/MailList.py", line 1331, in
HasExplicitDest
    last_underscore = listfullname.rfind('_');
AttributeError: 'function' object has no attribute 'rfind'

May 09 15:02:56 2006 (345) SHUNTING:
1147201398.6724019+98a04a4ff5f354b05d088160ac668a7595f5a145




Todd Zullinger wrote:
> Chuck Vohs wrote:
>>> I am running cPanel:
>>> WHM 10.8.0 cPanel 10.8.2-C90
>>> CentOS 4.3 i686 - WHM X v3.1.0
>>>
>>> Any message sent to any mailman list on my server gets shunted.  I
>>> have tried reinstalling python, mailman, spamd, rebooting.
> 
> How'd you reinstall mailman?  Via cPanel or rpm?  I've worked a little
> on a friends cPanel server and they had both the distribution rpm
> package (RH9 was the OS) as well as their own mailman package.  The
> cPanel one is installed in something like /usr/local/cpanel/3rdparty.
> 
> If you're poking around to find the shunted messages, logs, and bin
> programs (like unshunt).  Just something to keep in mind as it can be
> rather confusing, especially if you post results of commands here that
> show the OS mailman install and it looks good, while the cPanel
> install that's the one you need to fix is still borked.
> 
> I get more annoyed every time I have to deal with a cPanel server. :)
> They might as well be a Windows box AFAIAC.  The theory is the same:
> if the GUI works, you're OK.  As soon as it doesn't, you have to do
> all sorts of (what should be unnecessary) digging to figure out how
> they've integrated things into their "system."
> 
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users at python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/fuzzie%40vohslaw.com

Security Policy:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp



More information about the Mailman-Users mailing list