Re: [Mailman-Developers] Re: odd problem: since MM 2.1 upgrade alllinks to public listarchives are broken

2003-03-19 Thread Thomas Wouters
ense, but this shouldn't be necessary for point releases, and should rarely make a difference for major releases (yours was an unlucky case, it seems. Also, old Mailman wasn't as easily upgradeable as Mailman 2.x :-) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature

Re: [Mailman-Developers] English (USA)

2003-03-18 Thread Thomas Wouters
against it, because there is a real difference between, for instance, English for the British and English for the Americans. Calling it English (USA) at least makes it clear which version it is, even if there isn't (yet) a British variant. Or is there ? -- Thomas Wouters <[EMAIL PROTECT

Re: [Mailman-Developers] installation path

2003-03-18 Thread Thomas Wouters
x and --with-var-prefix arguments to configure. The default paths, including the cgi-bin path, and how you can change them, are all explained in the installation manual. The cgi-bin path is {prefix}/cgi-bin by default (so, if you have Mailman 2.1 and the default $prefix, it would be /usr/local/mailman/c

Re: [Mailman-Developers] list.org DNS fubar?

2003-03-14 Thread Thomas Wouters
ehm, late afternoon american time. -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers

Re: [Mailman-Developers] Alternative MemberAdaptors

2003-03-04 Thread Thomas Wouters
Sprint-at-PyCon-Barry-ly y'rs :) [*] 'NSA' is also the reason I'm not as active as I once was... I hate Perl, much more so now than before I actually used it full-time. But, I get to go to PyCon, so I haven't lost my soul completely yet :) -- Thomas Wouters <[EMAI

Re: [Mailman-Developers] public archives and email adresses

2003-03-04 Thread Thomas Wouters
each email before or during archiving. Also note that I've not followed Mailman development in a while, so I may be horribly wrong, sorry. :) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread!

Re: [Mailman-Developers] API Mailman

2003-03-04 Thread Thomas Wouters
et an unencrypted version of it. -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers

Re: [Mailman-Developers] Re: trimming Cc with mailman on reply to all

2002-09-17 Thread Thomas Wouters
or instance; not because we like to have large Cc: lists, but because we like to educate our employees... preferably loudly and with blunt objects. :) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signa

Re: [Mailman-Developers] module imports & performance

2001-07-14 Thread Thomas Wouters
z P3, 1Gb RAM, U160-SCSI, FreeBSD) so that isn't too suprising. If that isn't the problem, your best bet is to keep an eye on the system. 'iostat' (need to install it separately on Linux, I think) and 'vmstat' can deliver a lot of useful info about why a task is taking so

Re: [Mailman-Developers] Re: [Mailman-Users] OpenBSD Trusted Path Execution (TPE) compatibility?

2001-07-10 Thread Thomas Wouters
like Apache's 'layout' system, where one of the layouts can be 'FHS' :-) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! ___ Mailman-Developers

Re: [Mailman-Developers] multipart/mixed error

2001-07-10 Thread Thomas Wouters
; > Several people using my mailman use Microsoft exchange server, > which sends it the "wrong" way. For them the message looks > like an empty message, with a "message" as attachment. What version of Mailman are you using ? -- Thomas Wouters <[EMAIL P

Re: [Mailman-Developers] No module named RFC822

2001-07-10 Thread Thomas Wouters
port Bouncer > File "/home/mailman/Mailman/Bouncer.py", line 29, in ? > from mimelib.RFC822 import RFC822 > ImportError: No module named RFC822 > What should I do? Probably update your 'mimelib' version. 0.4 is now required. -- Thomas Wouters <[EMAIL PROT

Re: [Mailman-Developers] Templates..

2001-07-06 Thread Thomas Wouters
the following thread: http://mail.python.org/pipermail/mailman-developers/2001-June/004420.html You can also find a fix there :-) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! _

Re: [Mailman-Developers] HTML Issue

2001-06-25 Thread Thomas Wouters
.py, function listinfo_overview(). I believe Barry is reluctant to fix it because of possible breakage (people might have made template files with the (Headfull)Document in mind.) Barry ? :) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy

Re: [Mailman-Developers] Splitting -owner and -admin handling

2001-06-23 Thread Thomas Wouters
eir upgrade. > That's an acceptable upgrade cost. No Currently, the Sender and Return-Path headers (or the 'From ' header, if you wish) get set to list-admin, not list-bounce. Changing it to list-bounce will screw up every one of my mailman-list-filters, and I'm not the o

Re: [Mailman-Developers] Re: Two versions on the same host

2001-06-22 Thread Thomas Wouters
On Fri, Jun 22, 2001 at 01:45:35PM +0200, Vizi Szilard wrote: > Thomas Wouters wrote: > > On Fri, Jun 22, 2001 at 12:42:29PM +0200, Vizi Szilard wrote: > > > Mailman in the new directory working almost perfectly, but when I click > > > to a link the url would be lik

Re: [Mailman-Developers] Two versions on the same host

2001-06-22 Thread Thomas Wouters
s, if our net > is working. The bad weathers ruined our network early on this week.) Try editing 'DEFAULT_URL' in Mailman/Defaults.py. -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! ___

Re: [Mailman-Developers] Braindump on new archiver

2001-06-16 Thread Thomas Wouters
On Sat, Jun 16, 2001 at 12:35:08PM -0700, J C Lawrence wrote: > On Sat, 16 Jun 2001 13:34:02 -0400 (EDT) > Dale Newfield <[EMAIL PROTECTED]> wrote: > > > On Sat, 16 Jun 2001, Thomas Wouters wrote: > >> Maildir works by making every message a file on its own. A &g

[Mailman-Developers] Braindump on new archiver

2001-06-15 Thread Thomas Wouters
; link. Should it download the maildir mailbox, or generate an mbox one on demand ? The maildir mailbox is *very* useful for incremental updates, since all that takes is checking which files you've already read. But, like I said, it's not as widely supported as the crappy ol' mbox format

Re: [Mailman-Developers] why no user disable of the monthly reminder?

2001-06-13 Thread Thomas Wouters
/netrants/mailman-password.txt You missed the other aspect of the monthly reminders: informing people what lists they're subscribed to. I don't care about getting my most-insecure password mailed to me, but I do very much care about the overview of lists I'm subscribed to, lest I

Re: [Mailman-Developers] Missin )!

2001-06-03 Thread Thomas Wouters
ht :) Well, what do you expect from a guy who speaks no foreign (to him) languages, and whose idea of l10n is microbrew and a special kind of crab... I think it's admirable that he hasn't given up in despair, yet ;) I-would-have-and-I-speak-and-write-4-foreign-languages-ly y'rs ;

Re: [Mailman-Developers] -S pb!

2001-06-03 Thread Thomas Wouters
: functional) release. My cheat is easier, especially when running multiple Mailmans on the same machine :) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! ___ Mailman-Dev

Re: [Mailman-Developers] pyethon required

2001-06-02 Thread Thomas Wouters
27;make install', and configured/installed Apache and Sendmail (or whatever MTA you use) will make sense of the installation instructions. If you really need someone to set it up, I'd be willing to, but you have to consider maintenance issues -- it's a lot more convenient, for you, if the

Re: [Mailman-Developers] why no user disable of the monthly reminder?

2001-06-01 Thread Thomas Wouters
ch off of the 1Gbit (ethernet over dark fiber) links we have connected to our uplinks and multitude of peers ;) Unfortunately for me, there's a big appartement building smack in the middle of *my* line of sight to the office so I'll have to make do with a puny 33k6 analogue leased line unti

Re: [Mailman-Developers] Re: [Mailman-checkins] CVS: mailman/messages Makefile.in,2.1,2.2

2001-05-29 Thread Thomas Wouters
actly what happened. I couldn't believe my eyes when I saw BSD make and GNU make attach the exact opposite meaning to $@ and $<, but I didn't think to search for redundant definitions ! I think $< is still a GNU-makeism, but I can live with requiring GNU make for building catalogs

[Mailman-Developers] Re: [Mailman-checkins] CVS: mailman/messages Makefile.in,2.1,2.2

2001-05-29 Thread Thomas Wouters
On Tue, May 29, 2001 at 05:06:49AM -0700, Thomas Wouters wrote: > Re-BSDify the Makefiles, by not expecting make to expand '{eggs,ham}' in > globs. (BSD 'make' does not, GNU make does.) I'm sure there is a more > satisfying way to do this, but in this case, wi

Re: [Mailman-Developers] http headers?

2001-05-11 Thread Thomas Wouters
part of CGI, not the response part. If you use something like HTMLgen, it depends on what Document you generate. So it should be stated, either explicitly or implicitly, somewhere in your code. -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus

Re: [Mailman-Developers] Re: Creation/deletion of lists through-the-web

2001-05-10 Thread Thomas Wouters
p > datbases. > You can find it in the archives, or I can mail you the most recent > working version. I think that would be *perfect*. Mailers is exactly one of Sendmail's fortes, and very useful if you know how to use them (we do, for various uhm, 'creative systems' :) I'

Re: [Mailman-Developers] Creation/deletion of lists through-the-web

2001-05-09 Thread Thomas Wouters
because I don't want to have to include a > setuid-root script, the Postfix.py module doesn't call `postfix > reload'. This command has to be done as root. The tradeoff is that > Postfix will take about a minute to recognize its alias database has > changed. To me tha

Re: [Mailman-Developers] case-sensitive e-mail addresses

2001-05-02 Thread Thomas Wouters
people I really *was* a nice guy, but I still stood by my pedantic point. Some of them were on python-dev, even :) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! ___

Re: [Mailman-Developers] empty digests

2001-05-01 Thread Thomas Wouters
s too. It's damned easy to test, though: disable the filter, make a new digest list, subscribe yourself to it, and mail ;) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! __

Re: [Mailman-Developers] empty digests

2001-05-01 Thread Thomas Wouters
eople would've been set to digest. Only the one that was being processed when you pressed ^C *might* be screwed up. -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! ___

Re: [Mailman-Developers] Small nntp server?

2001-05-01 Thread Thomas Wouters
very active userbase, but INN's older and probably still larger. You're likely to find good FAQs and HOWTO's for both. > We're running a FreeBSD box if that matters. Well, at XS4ALL we run a news setup of 10+ machines, all running Diablo on FreeBSD, and they do it very, very

Re: [Mailman-Developers] (no subject)

2001-04-19 Thread Thomas Wouters
> >http://mail.python.org/mailman/listinfo/mailman-developers > > > > > > _______ > Mailman-Developers mailing list > [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-developers -- Thomas Wouters <[EMAIL PRO

Re: [Mailman-Developers] broken HTML

2001-04-17 Thread Thomas Wouters
ts own stuff.) I suggested a fix a few months back (our own webdesign departement ran into the same bug) but Barry rejected it -- I don't recall why. Maybe because he was afraid it'd break too many websites out there. Barry ? -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm

Re: [Mailman-Developers] specific templates

2001-04-06 Thread Thomas Wouters
late % SafeDict(dict) if raw: return text return wrap(text) And then I went and adjusted the 15-something calls to maketext. -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers

Re: [Mailman-Developers] Per-user monthly password reminders [Patch]

2001-03-28 Thread Thomas Wouters
On Wed, Mar 28, 2001 at 03:18:38PM +0200, Thomas Wouters wrote: > I suggest you upload it to Sourceforge, which is where Mailman is hosed. What a wicked, wicked typo! I meant to say 'hosted'. Really I did! -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature

Re: [Mailman-Developers] Per-user monthly password reminders [Patch]

2001-03-28 Thread Thomas Wouters
rceforge, which is where Mailman is hosed. Submit enough sensible patches and you might get CVS write access, eventually ;) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread!

Re: [Mailman-Developers] Mailman + DB: Snag

2001-03-21 Thread Thomas Wouters
can find it back easily... And upload it as a context or unified diff, please. (use diff -c or diff -u. I prefer -c myself, and Barry should too ;) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread!

Re: [Mailman-Developers] Re: mailman and the web (OFFTOPIC)

2001-03-17 Thread Thomas Wouters
On Sun, Mar 18, 2001 at 12:28:39AM +0100, Ricardo Kustner wrote: > On Fri, Mar 16, 2001 at 10:39:48PM +0100, Thomas Wouters wrote: > > Your lines seem to be wrapped at character 100 or so. Doesn't bother me, > > my editor (which, contrary to vi, is a real editor ) do

Re: [Mailman-Developers] mailman and the web

2001-03-16 Thread Thomas Wouters
on, Python is definately easier. > ps: sorry if my mesage is a bit messy; I have to get used to using mutt+vi > again... I've given up my search for a stable gui mail client for now > (again ;)) Your lines seem to be wrapped at character 100 or so. Doesn't bother me, my e

Re: [Mailman-Developers] Here's a little issue with the news gatewaying: If the n

2001-03-15 Thread Thomas Wouters
it in *that* many different ways :) Usually just in one, even. Even pipermail is fairly standard python code, if you refactor some of the functions and fix the whitespace usage. -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to hel

Re: [Mailman-Developers] Problems with "make install"

2001-03-15 Thread Thomas Wouters
usr/local/lib/python1.6/posixpath.py", line 319 > _varprog = re.compile(r'\$(\w+|\{[^}]*\})') > ^ > SyntaxError: invalid syntax -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers

Re: [Mailman-Developers] Here's a little issue with the news gatewaying: If the n

2001-03-15 Thread Thomas Wouters
;) about adding a plaintext version to the std. Python library for use with normal scripts. I'm definately for it :) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers

Re: [Mailman-Developers] mailman and the web

2001-03-15 Thread Thomas Wouters
you are going to execute Python in the back anyway, it's not that much faster. -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! ___ Mailman-Developers mailing li

Re: [Mailman-Developers] PHP wrappers?

2001-03-15 Thread Thomas Wouters
gives the normal webserver way too much permissions. You should just use a setuid mailman wrapper script that does caller-checking to see if it's called correctly, by the right user, and with 'safe' values. -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I&#

Re: [Mailman-Developers] Re: [Mailman-Announce] ANNOUNCE Mailman 2.0.3

2001-03-12 Thread Thomas Wouters
a speech pattern (not to mention height and build ;) to all his emails. At least now I can tell when he's joking or not :) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! __

Re: [Mailman-Users] Re: [Mailman-Developers] MM 2.0.2: AttributeError: MMAlreadyMember

2001-03-12 Thread Thomas Wouters
On Mon, Mar 12, 2001 at 03:35:32PM +0100, Detlef Neubauer wrote: > Thomas Wouters <[EMAIL PROTECTED]> writes: > > > On Wed, Mar 07, 2001 at 05:11:41PM -0500, Mentor Cana wrote: > > > > > Here is the error I get when attempting to approve subscription Request

Re: [Mailman-Developers] MM 2.0.2: AttributeError: MMAlreadyMember

2001-03-07 Thread Thomas Wouters
will have to bring out a 2.0.3, sigh. My typo. You can fix it manually by changing line 331 of ListAdmin.py to 'except Errors.MMAlreadyAMember:'. Note the extra 'A' between 'Already' and 'Member'. It's fixed in the current CVS tree as well as the 2.0

Re: [Mailman-Developers] Feature request

2001-03-07 Thread Thomas Wouters
obs. I'm pretty certain Barry would accept a patch that implemented it, and if not, I'd rewrite it to suit his wishes and slip it in when he's not looking :) Of course, I also have two other fulltime jobs ;P -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus!

Re: [Mailman-Developers] Any ideas what happened here?

2001-03-07 Thread Thomas Wouters
s.net > > _______ > Mailman-Developers mailing list > [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-developers -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature

Re: [Mailman-Developers] Fresh install of i18n Mailman

2001-03-06 Thread Thomas Wouters
Barry wanted to do in the first place :) One suggestion: if you care about your mailbox, *do not run qrunner from cron*. It will generate an error-email every minute. Not Fun :-) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me

Re: [Mailman-Developers] Mailman Install to latest

2001-03-05 Thread Thomas Wouters
On Mon, Mar 05, 2001 at 08:06:12AM -0700, Webmaster wrote: > I have Mailman 2.0, would it be fine to install the patch Mailman 2.02 > or do I first have to install Mailman 2.0.1 The patch is from Mailman 2.0.1 to 2.0.2, so you need to apply the 2.0.1 patch first. -- Thomas Wouters &

Re: [Mailman-Developers] print >> sys.stderr does not compile

2001-02-20 Thread Thomas Wouters
into testing, and more yet before it's stable. It may have something to do with the missing readline support in python2, though -- the disabling of modules people might depend on falls under backwards compatibility again :) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signat

Re: [Mailman-Developers] print >> sys.stderr does not compile

2001-02-20 Thread Thomas Wouters
On Tue, Feb 20, 2001 at 12:22:11PM -0500, Barry A. Warsaw wrote: > >>>>> "TW" == Thomas Wouters <[EMAIL PROTECTED]> writes: > TW> It should, probably, but it doesn't work for the scripts in > TW> bin/... Not sure why that is. Barry ?

Re: [Mailman-Developers] print >> sys.stderr does not compile

2001-02-20 Thread Thomas Wouters
is currently not compatible with debian. That's not the reason for the python<->python2 difference, or at least shouldn't be. If the licence isn't right, python2 shouldn't be distributed at all ;) The name change is to avoid breakage in running scripts, because of a few subt

Re: [Mailman-Developers] print >> sys.stderr does not compile

2001-02-20 Thread Thomas Wouters
On Tue, Feb 20, 2001 at 12:50:13PM +0100, Fil wrote: > @ Thomas Wouters ([EMAIL PROTECTED]) : > > The README clearly states what version of Python you need to run Mailman. > > It currently says: > > > > Mailman requires Python 2.0 or greater, which can

Re: [Mailman-Developers] print >> sys.stderr does not compile

2001-02-20 Thread Thomas Wouters
rrently says: Mailman requires Python 2.0 or greater, which can be downloaded from [...] Future versions will probably require Python 2.1 ;) -- Thomas Wouters <[EMAIL PROTECTED]> Hi! I'm a .signature virus! copy me into your .signature file to help me spread! ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers

Re: [Mailman-Developers] i18n imports

2001-02-20 Thread Thomas Wouters
t;import spam, parrot, ham, creosote, voom, _, bucket', which would work. > Errors.py just says "import Mailman.i18n" So that means it's not > importing _? Can it use it explicitly? Because what it does is a > "rejection=Mailman.i18n._('text')" Yes

Re: [Mailman-Developers] i18n imports

2001-02-17 Thread Thomas Wouters
On Fri, Feb 16, 2001 at 09:19:00PM -0500, Ron Jarrell wrote: > At 11:00 PM 2/16/01 +0100, Thomas Wouters wrote: > >A quick grep through a fresh tree gives me this handy (for Barry and for > >those that run pre-alpha Mailmans on production machines :-) list: > Ok, I went

Re: [Mailman-Developers] i18n imports

2001-02-16 Thread Thomas Wouters
ist find . -type f -print | xargs fgrep -l 'import _' | diff -u - list | fgrep + and ignoring the .gz files.) It's probably safe to assume that anything that imports gettext needs to be modified to import _ explicitly, but I'll let Barry draw that conclusion :-) -- Thomas Wouters