Re: [Mailman-Developers] >Gating from news to mail happens by cron/gate_news. Gatin

2001-03-02 Thread Barry A. Warsaw
> "P" == Patriot <[EMAIL PROTECTED]> writes: P> Yes, I tend to agree. No it's configured and set up properly, P> all the ownerships are by mailman/mailman. I hadn't thought P> about the fact that root owned those files, so I'll do a little P> more digging when I figure ou

[Mailman-Developers] >Gating from news to mail happens by cron/gate_news. Gatin

2001-03-02 Thread Patriot
>Gating from news to mail happens by cron/gate_news. Gating from mail >to news happens by the ToUsenet.py handler run by the qrunner. >Neither should be able to create root owned files (if they were owned >by user or group `mailman', then I'd be more suspecting of a Mailm

Re: [Mailman-Developers] >Hmm, I see none of these on mail.python.org which gates

2001-03-02 Thread Barry A. Warsaw
> "P" == Patriot <[EMAIL PROTECTED]> writes: P> -rw-r--r-- 1 root root 389120 Feb 27 18:01 filezSQFHI P> But your question is valid, and I hadn't thoughtof it. The P> gatewaying stuff I have left in the mailman crontab and there's P> not anyway it should be able to

[Mailman-Developers] >Hmm, I see none of these on mail.python.org which gates

2001-03-02 Thread Patriot
>Hmm, I see none of these on mail.python.org which gates >comp.lang.python and comp.lang.python.announce (in both directions). >Python's nntplib doesn't appear to create any temp files, so I don't >think it's coming from there, and I'm /sure/ Mailman doesn't create

Re: [Mailman-Developers] (no subject)

2001-03-02 Thread Barry A. Warsaw
> "P" == Patriot <[EMAIL PROTECTED]> writes: P> I'm having an issue with 2.0.1 and news gatewaying. P> It works fine, importing usenet news into e-mail and sending P> it out, however /tmp is filling up with: P> 389120 Feb 27 20:46 filew5MNZN P> There a

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

2001-03-02 Thread Ron Jarrell
At 09:37 AM 3/2/01 -0500, you wrote: >Juan, > >I had a similar problem a few days ago when I first started installing >the new Mailman code from CVS. It eventually went away and i don't >remember how or what I did to get everything correct. The solution I >used the first time was to create

[Mailman-Developers] (no subject)

2001-03-02 Thread Patriot
I posted this to the mailman-users group, but either I'm the only one having this problem, or people just don't know: I'm having an issue with 2.0.1 and news gatewaying. It works fine, importing usenet news into e-mail and sending it out, however /tmp is filling up with:

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

2001-03-02 Thread Ron Jarrell
At 03:01 PM 3/2/01 +0100, Juan Carlos Rey Anaya wrote: >I have tried to make a fresh install from CVS. >I get one error that says: > >Compiling /home/mailman/Mailman/versions.py ... >Traceback (most recent call last): > File "bin/update", line 31, in ? >from Mailman import Utils > File "/hom

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

2001-03-02 Thread Barry A. Warsaw
> "RC" == Ralph Corderoy <[EMAIL PROTECTED]> writes: RC> Have you fetched Barry's new mimelib module? http://barry.wooz.org/software/Code/mimelib-0.2.tar.gz It will eventually be bundled so a separate download won't be necessary. -Barry ___

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

2001-03-02 Thread Ralph Corderoy
Hi, > I have tried to make a fresh install from CVS. > I get one error that says: > > Compiling /home/mailman/Mailman/versions.py ... > Traceback (most recent call last): > File "bin/update", line 31, in ? > from Mailman import Utils > File "/home/mailman/Mailman/Utils.py", line 37, in

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

2001-03-02 Thread Chris Ryan
Juan, I had a similar problem a few days ago when I first started installing the new Mailman code from CVS. It eventually went away and i don't remember how or what I did to get everything correct. The solution I used the first time was to create a soft link called mimelib in ~mailman/Mai

[Mailman-Developers] Fresh install of i18n Mailman

2001-03-02 Thread Juan Carlos Rey Anaya
I have tried to make a fresh install from CVS. I get one error that says: Compiling /home/mailman/Mailman/versions.py ... Traceback (most recent call last): File "bin/update", line 31, in ? from Mailman import Utils File "/home/mailman/Mailman/Utils.py", line 37, in ? from mimelib.Msg