[Mailman-Users] Mailman Crashes Regularly

Mark Sapiro mark at msapiro.net
Thu Nov 11 07:05:22 CET 2010


On 11/10/2010 7:18 PM, Aaron Kreider wrote:
> On 11/10/2010 7:50 PM, Mark Sapiro wrote:
>> Aaron Kreider quoted me and wrote:
>>>> Why do you have
>>>> /usr/local/cpanel/3rdparty/mailman/lists/mailman/extend.py which
>>>> imports MysqlMemberships? As far as I know, this is not something that
>>>> cPanel Mailman does by default?
>>> I'm using the mailman mysql adaptor so the members are stored in mysql
>> The Python MySQLdb package is not installed on your server in a way
>> that it is usable by Mailman.
>>
>>
> Well something is writing data into the mysql table where we store
> mailman data (and it isn't me).  I've got my last time stamp on Nov 2. 
> So it must be at least semi-usable.


Well, possibly the problem is only when mailmanctl instantiates the
'mailman' site list because it runs as root. Try just removing the one
/usr/local/cpanel/3rdparty/mailman/lists/mailman/extend.py file. Then
that list will use OldStyleMemberships.py, but since it's not a "user"
list, it may be OK that it doesn't use MysqlMemberships.py.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list