[Mailman-Users] minor bug in ScriptURL?

2004-06-18 Thread Thomas M. Parris
Dear mailmaners: If I'm not mistaken, there is a minor bug in ScriptURL (un Utils.py) below. def ScriptURL(target, web_page_url=None, absolute=False): """target - scriptname only, nothing extra web_page_url - the list's configvar of the same name absolute - a flag which if set, genera

[Mailman-Users] help: everything works, but mail is not sent to lists

2004-06-08 Thread Thomas M. Parris
Dear mailmaners: With mailman 2.1.4 on Solaris 2.8 using sendmail (no snyde comments please). Everything works, but mail is not sent to lists. 1. messages are help for moderation 2. messages are approved 3. messages get sent to an external archiver 4. BUT MESSAGES ARE NOT SENT TO THE LIST VIA THE

[Mailman-Users] Another hard coded page in mailman?

2004-04-20 Thread Thomas M. Parris
All, I think I've run into another hardcoded page in mailman. This time it is the overview page of listinfo (http://host/mailman/listinfo/). Last time it was the login page for the "user options" page (http://host/options/). Am I missing something here? The other pages are so nicely templated.

RE: [Mailman-Users] Re: changes to mailman/var/lists/list/en/custom.html not taking

2004-04-20 Thread Thomas M. Parris
, 2004 12:00 PM To: Thomas M. Parris Subject: RE: [Mailman-Users] Re: changes to mailman/var/lists/list/en/custom.html not taking On 09:18 AM 4/16/2004, Thomas M. Parris wrote: Please ignore my previous message. I see now that the changes to options.html are indeed taking effect.

RE: [Mailman-Users] Re: changes to mailman/var/lists/list/en/custom.html not taking

2004-04-16 Thread Thomas M. Parris
Paul, Please ignore my previous message. I see now that the changes to options.html are indeed taking effect. It is the user login page that is still out of the box. I guess I have to fix that one globally as there is no list-by-list option for it. My apologies. -- Tom -

RE: [Mailman-Users] Re: changes to mailman/var/lists/list/en/custom.html not taking

2004-04-16 Thread Thomas M. Parris
PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Paul H Byerly Sent: Thursday, April 15, 2004 7:47 PM To: [EMAIL PROTECTED] Cc: Thomas M. Parris Subject: [Mailman-Users] Re: changes to mailman/var/lists/list/en/custom.html not taking Thomas M. Parris wrote: >I've been working on customizing the

[Mailman-Users] changes to mailman/var/lists/list/en/custom.html not taking

2004-04-15 Thread Thomas M. Parris
Dear mailman'ers Great product. I've run into a minor snafu that I'm hoping someone can help me out with. I've been working on customizing the public html pages for one of my lists. I've succesfully changed the html for the "general list infomraiton page" and the "subscribe results page." I've a