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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to