Re: [Mailman-Developers] XMLRPC Patch

2005-10-14 Thread Joseph Tate
AQ: 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-developers/dragonstrider%40gmail.com > > Security Policy: > http://www.python.or

[Mailman-Developers] permissions on data/aliases* with MTA='Postfix'

2005-08-17 Thread Joseph Tate
fix this? I can see why it happens with a remove: the removal happens in a newly created .tmp file which is then renamed. For a create list operation, the error crops up during _check_for_virtual_loopaddr. There is a checkperms function, but it doesn't seem to be called by anything but bin

[Mailman-Developers] XML-RPC CGI interface to Mailman

2005-07-26 Thread Joseph Tate
tch at the above site up to date. Another thing on the TODO list for after the patch is incorporated: Create an interface to "get" a specific list setting (like config_list -o) -- Joseph Tate Personal e-mail: jtate AT dragonstrider DOT com Web: http://www.dragonstrider.com _

Re: [Mailman-Developers] XML-RPC interface to mailman

2005-07-22 Thread Joseph Tate
On 7/22/05, David Gibbs <[EMAIL PROTECTED]> wrote: > Joseph Tate wrote: > > I've created a patch to Mailman to add XML-RPC based remote procedure > > calls to mailman. > > Joseph: > > I'm very interested in this functionality ... I'm working with

[Mailman-Developers] XML-RPC interface to mailman

2005-07-21 Thread Joseph Tate
making the calling application GPL. Thoughts? -- Joseph Tate Personal e-mail: jtate AT dragonstrider DOT com Web: http://www.dragonstrider.com --- mailman-2.1.6/bin/config_list 2003-11-24 18:08:19.0 -0500 +++ rpath-mailman-2.1.6/bin/config_list 2005-07-21 11:17:15.370952832 -0400