'The problem is probably that the /admin/* pages require the list or site admin password to be in a cookie, and normal users aren't going to have that.'
is it possible to set a cookie by hand. the page which set this is protected with a htaccess password. i checked the cookie of my site. the content was: 2802000000694879584673280000003834636466663363353463323833613439306638343163 3436613030393334653563343233626562 is this the mailman-admin-password ? how is it encrypted? thanks for your help emmi -----Ursprüngliche Nachricht----- Von: Patrick Bogen [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 17. Mai 2007 23:41 An: [EMAIL PROTECTED] Cc: [email protected] Betreff: Re: [Mailman-Users] how can i simulate mailman pages On 5/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > hi, > how can i simulate mailman pages? > i want to build my own page to add or remove members without any > admin-confirmation. Why can't you just set subscribe_policy to 'Confirm' and then duplicate the form fields on the general page for the list? > i tested it, but it does not work and i don't know why. -- - Patrick Bogen ------------------------------------------------------ Mailman-Users mailing list [email protected] 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=show&file=faq01.027.htp
