Re: [Mailman-Users] Site-wide header on HTML pages

2003-01-24 Thread Jon Carnes
For the archives look in the same directory in the file: archtoc.html On Fri, 2003-01-24 at 18:28, Paul Kleeberg wrote: > I would like to put a site-wide header on all the HTML pages. I > discovered how to do that for an uncustomized listinfo page by going > to mailman/templates/en/listinfo.htm

Re: [Mailman-Users] post_id in messages and archives

2003-01-24 Thread Steve Huston
On Fri, 24 Jan 2003, Steve Huston wrote: > Checking the patches on Sourceforge, I found where someone sent in a patch > that adds the mlist.post_id number to the subject if it contains '%d'. While > this may be the easiest way to do this, since it would also be searchable that > way in the archive

RE: [Mailman-Users] Archiving stops

2003-01-24 Thread Jon Carnes
I've had this happen under version 2.0.8 before. Once because the existing archive had gotten hosed. I simply deleted the html files and regenerated the archives using arch. That worked fine. Another time, I did the same thing and arch continuously stopped at one point. I went into the Mbox fi

Re: [Mailman-Users] Mailman problems with Python?

2003-01-24 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Parker, David K wrote: > I'm getting errors running all Mailman commands after upgrading to 2.1-1. > I'm beginning to think its related to my Python install. I was checking the > program requirementsand was told to run "python -V" to check the version.

[Mailman-Users] Re: [Mailman-Developers] Re: senddigests -> LookupError: unknownencoding

2003-01-24 Thread Tokio Kikuchi
VLists.Net Support wrote: After playing with this a bit, I've found that it's specificly because of the Windows-1252 charset not being recognized. The linefeed/tab in the header didn't make any difference as it choked on another message that didn't have the linefeed/tab, but was also Windows-1252

[Mailman-Users] Mailman problems with Python?

2003-01-24 Thread Parker, David K
I'm getting errors running all Mailman commands after upgrading to 2.1-1. I'm beginning to think its related to my Python install. I was checking the program requirementsand was told to run "python -V" to check the version. I get an "unkown option" response. Rpm tells me that I have versions 1.5x a

[Mailman-Users] Site-wide header on HTML pages

2003-01-24 Thread Paul Kleeberg
I would like to put a site-wide header on all the HTML pages. I discovered how to do that for an uncustomized listinfo page by going to mailman/templates/en/listinfo.html but I cannot seem to change the appearance of the archive pages. Is there documentation on this somewhere? Paul -- Paul K

[Mailman-Users] Mailman 2.1-1 Python syntax errors

2003-01-24 Thread Parker, David K
Many commands in Mailman installed from RPM give the following error? It seems to be giving up on the second ">". Any thoughts? File "./list_members", line 88 print >> fd, _(__doc__) David Parker Systems/Network Administrator Information Technology Services City of Bryan, Texas ---

[Mailman-Users] Upgrade from 2.0x to 2.1

2003-01-24 Thread Parker, David K
I'm getting errors generated after upgrading from 2.0x to 2.1. I think its related to Cfron jobs being scheduled to run. Both installs of Mailman were done via RPM. I'm guessing that the latest RPM didn't take care of the Cron jobs? Any hints on cleaning this up? I've been through the UPGRADE doc.

Re: [Mailman-Users] Not updating server URL on all lists

2003-01-24 Thread Dan Mick
Ian Clarke wrote: I updated the DEFAULT_URL parameter in mm_cfg.py only for new lists. old lists have it saved. see bin/fix_url.py. -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailm

Re: [Mailman-Users] Site-Wide list

2003-01-24 Thread Dan Mick
Paul Kleeberg wrote: Could someone help me understand the purpose for creating the site-wide list titled "Mailman"? From the INSTALL instructions, end of section 4: - Create a "site-wide" mailing list. This is the one that password reminders will appear to come from. Usually this

[Mailman-Users] Not updating server URL on all lists

2003-01-24 Thread Ian Clarke
Hi, I recently moved my HTTP service from port 80 to port 8080. I updated the DEFAULT_URL parameter in mm_cfg.py accordingly, however the results are somewhat peculiar - as can be seen from this URL: http://hawk.freenetproject.org:8080/mailman/listinfo/ You will notice that some of the links

RE: [Mailman-Users] archive limits in 2.1?

2003-01-24 Thread Andrew Clark
Thanks! I may try to do it in python and submit a patch. I'd like to see options (yer usual email filtering items) for archive management in the web page interface, as well as a standalone command or two. I suppose the thing would run in cron and/or through the Archive qrunner. Probably as a s

[Mailman-Users] Site-Wide list

2003-01-24 Thread Paul Kleeberg
Could someone help me understand the purpose for creating the site-wide list titled "Mailman"? From the INSTALL instructions, end of section 4: - Create a "site-wide" mailing list. This is the one that password reminders will appear to come from. Usually this should be the "ma

RE: [Mailman-Users] Archiving stops

2003-01-24 Thread Tom Maddox
> Anyway, my latest issue is that Mailman stopped archiving messages last > night around 9:30 p.m., for no apparent reason. There's nothing > in the logs > to indicate why archiving stopped. Has anyone ever seen this before? I've since restarted Mailman, and archiving is still hosed. If anyone

[Mailman-Users] Re: senddigests -> LookupError: unknown encoding

2003-01-24 Thread VLists.Net Support
After playing with this a bit, I've found that it's specificly because of the Windows-1252 charset not being recognized. The linefeed/tab in the header didn't make any difference as it choked on another message that didn't have the linefeed/tab, but was also Windows-1252 charset. Now... a new pr

[Mailman-Users] Archiving stops

2003-01-24 Thread Tom Maddox
Hi, everyone, I'm rapidly racking up what I'm sure must be a record number of posts to this list, so I hope you'll all forgive me. Anyway, my latest issue is that Mailman stopped archiving messages last night around 9:30 p.m., for no apparent reason. There's nothing in the logs to indicate why a

RE: [Mailman-Users] Changing list headers

2003-01-24 Thread Tom Maddox
> If you are a sysadmin on the server, you can modify the source to leave > that out... Well, yeah . . . I was hoping for something simpler. -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users M

Re: [Mailman-Users] List, user, and site passwords

2003-01-24 Thread Barry A. Warsaw
> "PK" == Paul Kleeberg <[EMAIL PROTECTED]> writes: PK> Are all the passwords used by mailman encrypted? I am PK> migrating from Listproc where user and list passwords appear PK> in plain text so that the list and site managers could read PK> them. I thought that was bad and

RE: [Mailman-Users] Changing list headers

2003-01-24 Thread Jon Carnes
If you are a sysadmin on the server, you can modify the source to leave that out... On Fri, 2003-01-24 at 11:39, VLists.Net Support wrote: > -> On 12:22 PM 1/23/2003 -0800, Tom Maddox was quoted as saying...: > > ->In addition to this problem, the Reply-To: header includes the short list > ->desc

[Mailman-Users] Admin errors

2003-01-24 Thread John Crutcher
I am getting errors from my cron tab everyday when it checks my database. Also I can not use administrator pending functions. I ran check_db and everythings OK, also the list group is still passing traffic. Any Suggestions? Here is a copy of the error log: -- admin(577

Re: [Mailman-Users] Mailman 2.1 moderator messages - not receiving

2003-01-24 Thread Jon Carnes
Check your list admin settings and see if your set to get immediate notifications. On Fri, 2003-01-24 at 11:36, Marc Perkel wrote: > I just upgraded to mailman 2.1 and it seems to work except I'm not receiving > messages that would normally be sent to the moderator. When a non-member or > modera

Re: [Mailman-Users] senddigests -> LookupError: unknown encoding

2003-01-24 Thread Jon Carnes
Just a guess, but it looks like the next message in line to be "digested" has some malformed header info (and Mailman/Python doesn't check for that condition). I suggest that you move the next message in your digest queue out of the queue and see if that gets things moving again. Jon Carnes On F

Re: [Mailman-Users] Re: Problems with content filtering

2003-01-24 Thread Barry A. Warsaw
> "DG" == David Gibbs <[EMAIL PROTECTED]> writes: DG> To fix the problem, we have to change the temporary directory DG> that lynx uses. DG> Change the HTML_TO_PLAIN_TEXT_COMMAND to the following ... | HTML_TO_PLAIN_TEXT_COMMAND = 'export LYNX_TEMP_SPACE=/tmp && | /usr/bi

[Mailman-Users] post_id in messages and archives

2003-01-24 Thread Steve Huston
In trying to migrate some old mailing lists to Mailman on our new server, one thing was mentioned to me. The old list software kept track of messages by a unique sequential number (first message is 1, second is 2, etc). This was mostly done for the archives of the list, but apparently the list us

Re: [Mailman-Users] Administrator status

2003-01-24 Thread Jon Carnes
In the web-admin for the list, put their email address as an administrator and then give them the administrative password for the list. On Thu, 2003-01-23 at 18:47, Gmerice Hammond wrote: > How do I turn over adminstrator privelages (release them so that someone else can be >the administrator) >

Re: [Mailman-Users] help receiving names

2003-01-24 Thread Jon Carnes
Cool. More detail... So folks external to you can get to the Listinfo web-page for your list, but when they press the submit button they get an error??? Or did you write your own subscribe web-page and it is not working to subscribe folks? On Wed, 2003-01-22 at 19:19, chinemerem njoku wrote: > I

Re: [Mailman-Users] help

2003-01-24 Thread Jon Carnes
You'll have to help us to help you - we need more information. What version of Mailman, and how is it not working? Be as precise as you can. Good Luck - Jon Carnes On Wed, 2003-01-22 at 15:47, chinemerem njoku wrote: > > I just configured mailman mailing list and I tried it with my mail.It wo

Re: [Mailman-Users] domain restriction or wish list

2003-01-24 Thread Richard Barrett
At 16:22 24/01/2003, Dave Stern - Former Rocket Scientist wrote: Is it possible to have a list that's only partially restricted? Specifically, I'd like a list that only people within our domain could post to. If this is not possible, then consider this for the next iteration of the mailman v2.x

[Mailman-Users] Another feature request

2003-01-24 Thread Richard Pyne
It might be there, but I haven't found it. It would be VERY useful to have "per domain" list creation passwords. I want to be able to have a virtual domain owner be able to create lists within their domain but not any others. --Richard -- Richard B. Pyne [EMAIL PROTECTED] ---

RE: [Mailman-Users] Changing list headers

2003-01-24 Thread VLists.Net Support
-> On 12:22 PM 1/23/2003 -0800, Tom Maddox was quoted as saying...: ->In addition to this problem, the Reply-To: header includes the short list ->description (not the title but the description). Is there any way to change ->*that*? Here, Here! The "short list description" isn't so short in some

[Mailman-Users] Mailman 2.1 moderator messages - not receiving

2003-01-24 Thread Marc Perkel
I just upgraded to mailman 2.1 and it seems to work except I'm not receiving messages that would normally be sent to the moderator. When a non-member or moderated member posts to the list it does hold the message for the moderator - but it doesn't notify the moderator that a message is being hel

[Mailman-Users] senddigests -> LookupError: unknown encoding

2003-01-24 Thread VLists.Net Support
A couple days ago our digests stopped going out automatically. I forced it to run this morning via a special cron entry and received the following report. Can anyone give me a clue as to where to go find out what's happening?Thanks. Traceback (most recent call last): File "/usr/home/circle

[Mailman-Users] domain restriction or wish list

2003-01-24 Thread Dave Stern - Former Rocket Scientist
Is it possible to have a list that's only partially restricted? Specifically, I'd like a list that only people within our domain could post to. If this is not possible, then consider this for the next iteration of the mailman v2.x wishlist =-=-=-=-=-=-=-=-=-=-=-=- generated by /dev/dave -=-=-

[Mailman-Users] post-only patch

2003-01-24 Thread Marc Perkel
I'm in the process of upgrading to mailman 2.1. In 2.0.11 there was a patch that allowed the creation of a "post-only" list that members of that list could post to all lists. Does this patch work with 2.1? Or does 2.1 have this feature built in?

Re: [Mailman-Users] New installation, sol 7: ImportError: No module named _socket

2003-01-24 Thread Richard Barrett
At 15:18 24/01/2003, Stoyan Angelov wrote: hello all, i am trying to do a new install of Mailman 2.1 on a Solaris 7 x86 box, gcc 2.95.2, Python 2.2.2, sendmail. I get the following error while runnig the ./configure script: hecking for mail wrapper group; i.e. --with-mail-gid... mail checking f

Re: [Mailman-Users] Upgrade problems (2.0.13 -> 2.1);Incoming qrunner dies

2003-01-24 Thread Ed Osinski
On Sun, Jan 19, 2003 at 05:30:47PM -0500, Barry A. Warsaw wrote: > > > "EO" == Ed Osinski <[EMAIL PROTECTED]> writes: > > EO> I've upgraded from 2.0.13 to 2.1, and am having problems: > > EO> When running "bin/mailmanctl start", I get a series of errors: > > EO> EOFError : EOF r

Re: [Mailman-Users] New installation, sol 7: ImportError: No modulenamed _socket

2003-01-24 Thread Tom Shore
I've had this exact same problem installing mailman on solaris. The problem is in getting python configured properly. Make sure LD_LIBRARY_PATH points to all the right places, including wherever the SSL libraries live, and you may have to hack the Modules/Setup file in the python build directory so

[Mailman-Users] New installation, sol 7: ImportError: No module named _socket

2003-01-24 Thread Stoyan Angelov
hello all, i am trying to do a new install of Mailman 2.1 on a Solaris 7 x86 box, gcc 2.95.2, Python 2.2.2, sendmail. I get the following error while runnig the ./configure script: hecking for mail wrapper group; i.e. --with-mail-gid... mail checking for CGI wrapper group; i.e. --with-cgi-gid...

Re: [Mailman-Users] X-Loop

2003-01-24 Thread Barry A. Warsaw
> "GH" == Gareth Hopkins <[EMAIL PROTECTED]> writes: GH> So is there anywhere I can add this then in mailman or change GH> the X-Beenthere settings? I'm not sure what you're trying to accomplish, but sure you can add it to Mailman. Pick a module in Mailman/Handlers, or make up your