2 Nov 1998 18:48
7 Nov 1998 23:24
Mailman 1.0b6
John Viega <John <at> list.org>
1998-11-07 22:24:20 GMT
1998-11-07 22:24:20 GMT
Ok, 1.0b6 is finally done. I needed some info from Barry, and he sent it this morning, then I wasn't around until a little while ago. I'm going to hold off about a day on a more widespread announcement, just to make sure you guys don't find any big show-stoppers that we missed. You can get it off the home page (http://www.list.org), or at: ftp://list.org/pub/mailman/mailman-1.0b6.tar.gz New in b6: - Archiving is (finally) back in. - Administrivia filter added. - Mail queue mechanism revamped with better concurrency control. - For recipients that have estmp MTAs, set delivery notification status so that only delivery failure notices are sent out, inhibiting 4 hour and N day warning notices. - Now expire old unconfirmed subscription requests, rather than keeping them forever. - Added proposed standard List-Id: header, and our own X-MailmanVersion header. - Prevent havoc from attempts to subscribe a list to itself. (!) - Refine mail command processing to prevent loops.(Continue reading)
8 Nov 1998 02:15
archives
Michael Ghens <michael <at> spconnect.com>
1998-11-08 01:15:09 GMT
1998-11-08 01:15:09 GMT
I was looking through the achives. This may be a bug. <!--#var archivedate --></i> Apache does not recoginize this. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Michael Ghens Small Planet Connections Internet: michael <at> spconnect.com Santa Barbara, CA http://www.spconnect.com/~michael ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Unix is user friendly. It's just selective about who its friends are. On Fri, 6 Nov 1998, Barry A. Warsaw wrote: > Date: Fri, 6 Nov 1998 17:57:24 -0500 (EST) > From: Barry A. Warsaw <bwarsaw <at> cnri.reston.va.us> > To: Darren Henderson <darren <at> jasper.somtel.com> > Cc: mailman-users <at> python.org > Subject: Re: [Mailman-Users] 1.0b6 private archives, a typo, etc > > > >>>>> "DH" == Darren Henderson <darren <at> jasper.somtel.com> writes: > > DH> The package still fails to compile under freebsd unless gmake > DH> is used. > > Unfortunately, we only have Solaris and Linux here to test on, so if > you could give more details (and patches?(Continue reading)I'd really appreciate > it. I just fixed a problem with the top level Makefile, so you should > try to do a CVS update and ./config.status to regenerate the Makefile.
8 Nov 1998 02:56
Re: archives
Scott <scott <at> chronis.pobox.com>
1998-11-08 01:56:56 GMT
1998-11-08 01:56:56 GMT
Which archives? This looks like a DocumentTemplate thing that shoulnd't be in there, but it's inside an html comment, so it shouldn't really matter. scott On Sat, Nov 07, 1998 at 05:15:09PM -0800, Michael Ghens wrote: | I was looking through the achives. This may be a bug. <!--#var archivedate | --></i> | | Apache does not recoginize this. | | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | Michael Ghens Small Planet Connections | Internet: michael <at> spconnect.com Santa Barbara, CA | http://www.spconnect.com/~michael | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Unix is user friendly. It's just selective about who its friends are. | | On Fri, 6 Nov 1998, Barry A. Warsaw wrote: | | > Date: Fri, 6 Nov 1998 17:57:24 -0500 (EST) | > From: Barry A. Warsaw <bwarsaw <at> cnri.reston.va.us> | > To: Darren Henderson <darren <at> jasper.somtel.com> | > Cc: mailman-users <at> python.org | > Subject: Re: [Mailman-Users] 1.0b6 private archives, a typo, etc | > | > | > >>>>> "DH" == Darren Henderson <darren <at> jasper.somtel.com> writes:(Continue reading)
8 Nov 1998 19:04
1.0b6 error
George Reese <borg <at> imaginary.com>
1998-11-08 18:04:10 GMT
1998-11-08 18:04:10 GMT
Here is the traceback from trying to call up the archives on any of my
lists:
Traceback (innermost last):
File "/users/mailman/scripts/driver", line 98, in run_main
pkg = __import__('Mailman.Cgi', globals(), locals(), [scriptname])
File "/users/mailman/Mailman/Cgi/archives.py", line 82, in ?
replacements[''] = GetArchiveList(list)
File "/users/mailman/Mailman/Cgi/archives.py", line 72, in
GetArchiveList
link = htmlformat.Link(os.path.join(list._base_archive_url, dir),
AttributeError: _base_archive_url
I upgraded from Mailman 0.95.
Also, I had to chmod 777 the logs and locks directory's to get things
to work. Because the web server runs under www.www, it cannot write
to those directories.
--
--
George Reese (borg <at> imaginary.com) http://www.imaginary.com/~borg
PGP Key: http://www.imaginary.com/servlet/Finger?user=borg&verbose=yes
"Keep Ted Turner and his goddamned Crayolas away from my movie."
-Orson Welles
9 Nov 1998 02:41
Archive Issues
George Reese <borg <at> imaginary.com>
1998-11-09 01:41:44 GMT
1998-11-09 01:41:44 GMT
I have definitely found that the problems I was having come from incompatibilities between 0.95 archiving and 1.0b6 archiving. Archiving does have the following issues howver: * there is no default archive page associated with a new list--no archive is created until the first email is sent to the list * i have not found a meaningful way to upgrade existing archives--i had to do a lot of manual stuff to make my current archives even available -- -- George Reese (borg <at> imaginary.com) http://www.imaginary.com/~borg PGP Key: http://www.imaginary.com/servlet/Finger?user=borg&verbose=yes "Keep Ted Turner and his goddamned Crayolas away from my movie." -Orson Welles
9 Nov 1998 02:16
User management bug?
Farul Ghazali <farul <at> cuccfa.ccc.columbia.edu>
1998-11-09 01:16:04 GMT
1998-11-09 01:16:04 GMT
Here's a possible bug I found, on a list that has lots of users, the Membership Management web page doesn't list everyone at once, but choses to list chunks at a time. The problem is, I can only see the first chunk, clicking on the next one (or any other one) will only bring me to the first chunk. Adding new users aren't affected (both web page or command line) but changing user options definitely is since I can't see the options for the users that come later in the list.
9 Nov 1998 04:48
Installing
Nathan Stratton <nathan <at> robotics.net>
1998-11-09 03:48:21 GMT
1998-11-09 03:48:21 GMT
I checked the archives, and could not find the answer so I am sending it to the list. I am trying to install mailman, but I get a error when I try to install it. I was able to install Python with no problem, but get a Undefined symbol error in the crt0.o file. If anyone has a idea on how to make this work please let me know. usr/bin/install -c -m 644 $f /home/mailman/Mailman/Logging; done for f in answer_majordomo_mail mailcmd mailowner post driver; do /usr/bin/inst all -c -m 644 $f /home/mailman/scripts; done gcc -DSCRIPT="\"admin\"" -I. -DCGI_GID=800 -g -O2 -DHAVE_STRERROR=1 -DSTDC_HEADE RS=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VPRINTF=1 common.o -o admin /usr/lib/crt0.o: Undefined symbol `_main' referenced from text segment *** Error code 1 Stop. *** Error code 1 Stop. ><> Nathan Stratton Telecom & ISP Consulting www.robotics.net nathan <at> robotics.net -- "No king is saved by the size of his army; no warrior escapes by his great strength." - Psalm 33:16(Continue reading)
8 Nov 1998 23:00
Re: archives
Michael Ghens <michael <at> spconnect.com>
1998-11-08 22:00:33 GMT
1998-11-08 22:00:33 GMT
Look at a archive directory, this command is in dates.html -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Michael Ghens Small Planet Connections Internet: michael <at> spconnect.com Santa Barbara, CA http://www.spconnect.com/~michael ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Unix is user friendly. It's just selective about who its friends are. On Sat, 7 Nov 1998, Scott wrote: > Date: Sat, 7 Nov 1998 20:56:56 -0500 > From: Scott <scott <at> chronis.pobox.com> > To: mailman-users <at> python.org > Subject: Re: [Mailman-Users] archives > > Which archives? > > This looks like a DocumentTemplate thing that shoulnd't be in there, > but it's inside an html comment, so it shouldn't really matter. > > scott > > On Sat, Nov 07, 1998 at 05:15:09PM -0800, Michael Ghens wrote: > | I was looking through the achives. This may be a bug. <!--#var archivedate > | --></i> > | > | Apache does not recoginize this. > | > | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-(Continue reading)
9 Nov 1998 05:06
Re: archives
Greg Stein <gstein <at> lyra.org>
1998-11-09 04:06:05 GMT
1998-11-09 04:06:05 GMT
Michael Ghens wrote: > > Look at a archive directory, this command is in dates.html > I don't have that file anywhere in my mailman installation or distribution. Is it possible that it is an old file? -g -- Greg Stein, http://www.lyra.org/
I'd really appreciate
> it. I just fixed a problem with the top level Makefile, so you should
> try to do a CVS update and ./config.status to regenerate the Makefile.
RSS Feed