[Mailman-Developers] RE: [Mailman-Users] Mailman & CPanel?

2003-11-02 Thread Martin
Can we get a mailing list set up to address and escalate mailman <-> cpanel issues? I am particularly concerned about http://forums.cpanel.net/showthread.php?s=&threadid=15928 but from the [EMAIL PROTECTED] list there are definitely a whole host of issues that the mailman-developers would address

[Mailman-Developers] Help with bugs

2003-11-02 Thread Vitaliy Karlov
Good day all. Some days ago I notice than some post to list did not go to list, but stay shuting. in logs/error: this === Oct 22 16:44:21 2003 (38679) SHUNTING: 1066822120.244683+5ac80f2a2c5793309cfbcbed703615ccf31b365b Oct 22 16:44:21 2003 (38679) Uncaught runner exception: 'ascii' codec can'

[Mailman-Developers] URL change for Reply-To Munging Considered Useful

2003-11-02 Thread Simon Hill
Hello, Please update the URL for my essay "Reply-To Munging Considered Useful" in the help item for setting reply-to. The new URL is: http://www.metasystema.net/essays/reply-to.mhtml Note that the new URL is at metasystema.net rather than metasystema.org. There is no hurry, as metasystema.org

[Mailman-Developers] Mailman with Sun ONE Webserver

2003-11-02 Thread Ihsan Dogan
Hi, I installed Mailman 2.1.3 together with the Sun ONE Webserver 6.1 on Solaris 9. The web-interface works mostly fine, only several things are not working correctly. When I try to subscribe on a mailinglist, I got the following error (from the error log): [02/Nov/2003:11:34:09] failure ( 8211)

[Mailman-Developers] How do I got the email addresses?

2003-11-02 Thread Markus . Zuelch
Hallo, I need a way to store (automaticaly, on the fly) the incomming new Subscriber email-address into an Oracle Database. Also I need a way to tell Mailman (Version 2.1.3) not to collect the email-adresses from its own database, but rather from the Oracle Database BEFORE Mailman sends the emai

Persistent message URIs and a mid redirector, was: Re: [Mailman-Developers] Requirements for a new archiver

2003-11-02 Thread Chris Croome
Hi Appols to butt in without having had the time to properly follow the thread... For me the thing that I hate most about the current mailman web archives is the lack of persistent URIs, the fact that you open a mbox to edit out soemones phone number they sent to a public list by mistake and afte

[Mailman-Developers] SMART Archiver

2003-11-02 Thread Gijs Hollestelle
Hi all, A week ago PieterB told me that there might be an interest in a replacement archiver for pipermail that we created during a software engineering course. That is why i put together a small demo and a homepage for the SMART Archiver project. I have set up a demo by importing the last 3 mont

[Mailman-Developers] serious web authentication problem

2003-11-02 Thread Pablo Chamorro C.
I just created a new list and I suscribed some users, but when a user changes his password Mailman shows this message: Bug in Mailman version 2.1.3 We're sorry, we hit a bug! If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with

[Mailman-Developers] two bugs in Mailman 2.1.3, one is critical for private maillists

2003-11-02 Thread Pablo Chamorro C.
Dear developers, I found two bugs, the first one is critical for private maillists: 1. When a user changes its password, the web authentication against the private archives or the membership options pages fails!. You can reproduce this bug even with this list like I did. I tried only with 2.1.3

Re: [Mailman-Developers] SMART Archiver

2003-11-02 Thread Kevin McCann
> A week ago PieterB told me that there might be an interest in a replacement > archiver for pipermail that we created during a software engineering course. > That is why i put together a small demo and a homepage for the SMART > Archiver project. Fantastic work! I'd be very interested in helping

[Mailman-Developers] Re: [Mailman-Users] unsubscribe_policy problem? (fixed, includes a patch)

2003-11-02 Thread Pasi Sjoholm
Hello again, anyone didn't reply to me so I fixed this by myself, here is the patch: --- Mailman/Cgi/options.py~ Thu Oct 30 12:02:41 2003 +++ Mailman/Cgi/options.py Thu Oct 30 11:44:55 2003 @@ -156,9 +156,22 @@ def main(): if cgidata.has_key('login-unsub'): # Because they c