[Mailman-Developers] Mysql MemberAdaptor 1.61 and Mailman 2.1.6

2005-10-24 Thread Adrian Wells
Hello all. I have been working with Kev Green's MysqlMemberships.py Adaptor version 1.61 (SourceForge.net Mailman patch ID 839386) and Mailman 2.1.6 with Python 2.3.4. So far the adaptor has worked fairly well (with a minor patch to deal with one of the change made in Mailman 2.1.4, I believe, an

Re: [Mailman-Developers] Mysql MemberAdaptor 1.61 and Mailman 2.1.6

2005-10-25 Thread Adrian Wells
"Adrian Wells" <[EMAIL PROTECTED]> on Monday, October 24, 2005 at 1:56 PM + wrote: >I am not proficient in Python and don't completely understand how Mailman >operates so I'm interested in finding some help to understand how >information generated by register

Re: [Mailman-Developers] Mysql MemberAdaptor 1.61 and Mailman 2.1.6

2005-10-26 Thread Adrian Wells
Mark Sapiro <[EMAIL PROTECTED]> on Wednesday, October 26, 2005 at 3:45 PM + wrote: >Adrian Wells wrote: > >>"Adrian Wells" <[EMAIL PROTECTED]> on Monday, October 24, 2005 at 1:56 >>PM + wrote: >>>I am not proficient in Python and don't

Re: [Mailman-Developers] Mysql MemberAdaptor 1.61 and Mailman 2.1.6

2005-10-27 Thread Adrian Wells
"John W. Baxter" <[EMAIL PROTECTED]> on Thursday, October 27, 2005 at 1:22 AM + wrote: >On 10/26/05 6:06 PM, "Mark Sapiro" <[EMAIL PROTECTED]> wrote: > >> Actually, it is not really doing the right thing because it is not >> supposed to be aware of what's in the _BounceInfo class. The info that

Re: [Mailman-Developers] Mysql MemberAdaptor 1.61 and Mailman 2.1.6

2005-10-27 Thread Adrian Wells
Mark Sapiro <[EMAIL PROTECTED]> on Wednesday, October 26, 2005 at 9:06 PM + wrote: >Adrian Wells wrote: > >>OK. I imagine that not much can easily done to change this. > > >I think that's right. The MemberAdaptor is not supposed to be in the >busines

Re: [Mailman-Developers] Another take at MysqlMemberAdaptor + a migration util

2005-11-07 Thread Adrian Wells
is the case, then I agree with Fli's suggestion (which I understand as simply assigning a random password instead of "!" as the default password). A member can receive this randomly generated password if it is needed. > >* Ensure that what the patch is doing ties up with Barry

[Mailman-Developers] Bouncer.py syslog differences

2005-11-11 Thread Adrian Wells
Hello. The following is portion of an exchange of ideas between Mark Sapiro and myself (initial comments) which occurred not too long ago on this list: > As a minor side note, I noticed the bounce log receives two different formatted messages for the first bounce and subsequent bounc

[Mailman-Developers] PHP Wrappers?

2005-11-16 Thread Adrian Wells
Hello. How might one configure Mailman (version 2.1.6) list settings using PHP scripts? The goal is to configure Mailman list settings such as domain name of list, non-digest footer, set welcome/goodbye messages, etc. An approach that comes to mind is to use bin/config_list. This would require

Re: [Mailman-Developers] PHP Wrappers?

2005-11-17 Thread Adrian Wells
Joshua Ginsberg <[EMAIL PROTECTED]> on Thursday, November 17, 2005 at 12:46 PM + wrote: >Well, it's pretty much about as vanilla of an XMLRPC interface as we >could generate... I'm not a PHP programmer, so I don't know exactly how >the XMLRPC bindings work on PHP, but the Readers' Digest versio

Re: [Mailman-Developers] Bouncer.py syslog differences

2005-12-06 Thread Adrian Wells
Mark Sapiro <[EMAIL PROTECTED]> on Tuesday, December 06, 2005 at 4:18 PM + wrote: >Adrian Wells wrote: >>Unless there is a case against filing this as a bug on SourceForge, I'm >>willing to file one within the next couple weeks. > > >The above patch has been

[Mailman-Developers] Confirmation Messages and Modified Subject Lines

2005-12-06 Thread Adrian Wells
Hello all. I recently discovered a concern with the manner in which Mailman handles confirmation messages with modified subject lines. Normally a confirmation message has a subject line such as: confirm xxx... It is understood that the subject line is not to be modified. With all confirmation s

[Mailman-Developers] Mysql MemberAdaptor and Mailman 2.1.6

2006-01-13 Thread Adrian Wells
Hello all. I am working with MySQL 3.23.58 (Ver 11.18) on a Fedora Core 3 system, Mailman 2.1.6, and the Mysql MemberAdaptor. Today, this system experienced a problem while using the list_lists command line tool which seems to be related to the Mysql MemberAdaptor. The following error was provid