[Mailman-Users] Joomla 2.5 bridge for Mailman

2013-05-21 Thread Jurgen Gaeremyn


Hey,

I'm having a Joomla component being developed to interface between the
Joomla membership list and the Mailman subscriber list (using docman for
the extra fields). If it's done, I'm going to GNU/GPL (v3) it.

I expect it to be ready somewhere halfway next week. I'm looking for a few
sets of eyes to look into the code and to catch possible bugs. Anyone in
here already working with Joomla 2.5 and/or interested in looking into the
code?

Please send me a note and I'll shoot you a mail and the installer as soon
as I get it.

Grtz,
Jurgen.



--
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


[Mailman-Users] Configuring Mailman account using URL-parameters.

2007-11-02 Thread Jurgen Gaeremyn
Hi,

I've figured out it's possible to parse a lot of Mailman configuration
directly through a URL (like the one below)

http://mydomain.com/mailman/admin/mylist_mydomain.com/members/remove?send_unsub_ack_to_this_batch=0send_unsub_notifications_to_list_owner=0[EMAIL
 PROTECTED]adminpw=MyPass

This kind of coding is used in a Joomla-mailman bridge, and I'm looking
into integrating this further into the website... I'd like users to
allow to change their settings from inside the main website (without
having to ask them for a second password or exposing the master password
in a frame)

So now, my question is: apart from (un)subscribing and switching to
daily digest... is it possible to change member settings this way too?
I'm thinking of the parameters in the URL of the type

http://mydomain.com/mailman/options/mylist_mydomain.com/myname--at--mydomain.com?password=mypassdisablemail=0mime=1

Apparently, the abovementioned does not work... anyone has experience
with this kind of tweaking?
(I'm not familiar with Python, so I think digging into the source code
would be a heck of a job...

Any advice here would be gratefully accepted.
Jurgen.
--
Mailman-Users mailing list
Mailman-Users@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/archive%40jab.org

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


[Mailman-Users] Batch processing a mailing list...

2007-10-25 Thread Jurgen Gaeremyn
Hi,

I'm pretty new to the mailman thing... I've been lurching this mailing
list a few weeks now, and you guys really seem very helpful... (even if
we ask pretty novice questions)

So, here's my question: I want to transfer a mailinglist to my new host
(Webhosting UK).
My list counts 750 members, but I'm recommended to (as they mailed me)
split the mail transfer up into batches of maximum 250 members at once,
with a 1 hour delay.

I'm not really in the clear how I should do this... could you guys help
me out?

Thanks in advance,
Jurgen.
--
Mailman-Users mailing list
Mailman-Users@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/archive%40jab.org

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