Re: [Mailman-Users] A problem with approval

2002-04-29 Thread Joern Nettingsmeier
Lubomir Snajder wrote: > > Dear friends, > > I am owner and also moderator of a mailing list ([EMAIL PROTECTED]) run > under Mailman 2.0.8. > When someone write e-mail message to this moderated mailing list, naturaly I > have to approve this message. > Web environment is very nice (some years ag

Re: [Mailman-Users] Summary, whats next?

2002-04-29 Thread Joern Nettingsmeier
hi danny. i have no idea what's wrong, and i don't know python, but if such things happen to me, i try strace. my suggestion is disable the mailman cronjobs, invoke qrunner by hand under strace (strace ) and see if it hangs or loops somewhere. it will spew out a lot of garbage, but in some cases,

[Mailman-Users] wildcard for member_posting_only revisited

2002-04-29 Thread Jim McCormack
Hello All: I have been scouring the archives and etc looking for the appropriate way to restrict posting to any poster from my domain. I saw some postings that implied that the "posters" field could accept regular expressions. I quickly gave up on this though, as subsequent postings seemed to i

[Mailman-Users] E-mail based password reminder function?

2002-04-29 Thread Todd Marek
Hello- First off thanks for an incredible piece of software! I had one question though. I read through the documentation and used my e-mail to request the available commands. One command that I am looking for is a password reminder command that can be sent through the e-mail subject. I saw

[Mailman-Users] Exporting Users in Mailman

2002-04-29 Thread Mitch Munday
Hi,   We have been trialling Mailmann for the last couple of weeks on a test machine, however over the period of the test we have gained many 100's of users. We now wish to reinstall mailman on a more permanent server without losing the users which are currently registered with us.   Is ther

[Mailman-Users] question about automatic blocking

2002-04-29 Thread Robbie Robinson
Hello, We use mailman and are pleased with it, sort of. I just took over admin of a few lists that have to be open to non-member postings (webmaster and such). I get about 40 message a day that are held for approval due to being larger than the allowed size. Without exception these are either sp

[Mailman-Users] E-mail based password reminder function?

2002-04-29 Thread Todd Marek
Hello- First off thanks to the developers for an incredible piece of software! I do have one question though. I read through the documentation and used my e-mail to request the available commands. One command that I am looking for is a password reminder command that can be sent through the

Re: [Mailman-Users] recipients email address in footer

2002-04-29 Thread Norbert Bollow
Mark Moshe Kaye <[EMAIL PROTECTED]> wrote: > It is possible to configure mailman 2.0.8 to put the > recipients email address in the footer of an outgoing > message ? With Qmail it's posible... for details see http://mailman.cis.to/qmail-verh/ Greetings, Norbert. -- A founder of the http://D

Re: [Mailman-Users] Postings held for approval - mailman 2.10

2002-04-29 Thread Jon Carnes
See the FAQ, there are a couple of work-arounds that do just that. BTW: the link to the FAQ is: http://www.python.org/cgi-bin/faqw-mm.py - Original Message - From: "Rob" <[EMAIL PROTECTED]> To: "Timothy Brier" <[EMAIL PROTECTED]>; "J C Lawrence" <[EMAIL PROTECTED]> Cc: "mailman-users" <

Re: [Mailman-Users] Postings held for approval - mailman 2.10

2002-04-29 Thread Rob
Ok well what if you do not want to have to approve held posts and just rather have them deleted... I mean anyhting other than listed members go to trash without approvel or notice? Rob Morin(Mr.Legacy) System Administrator inter.net/TotalNet Montreal, Canada [EMAIL PROTECTED] - Original Me

[Mailman-Users] recipients email address in footer

2002-04-29 Thread Mark Moshe Kaye
Hi, It is possible to configure mailman 2.0.8 to put the recipients email address in the footer of an outgoing message ? This would make it easier to resolve issues with forwarded bouncing messages. TIA, Moshe __ Do You Yahoo!? Yahoo! Health - y

Re: [Mailman-Users] Postings held for approval - mailman 2.10

2002-04-29 Thread J C Lawrence
On Mon, 29 Apr 2002 12:37:52 -0400 Timothy Brier <[EMAIL PROTECTED]> wrote: > What is the fastest way to delete all postings held for approval for a > list? rm ~mailman/data/held-listname-* -- J C Lawrence -(*)Satan, oscillate my metallic sonatas. [E

[Mailman-Users] domain name aliases

2002-04-29 Thread Ted Frohling
Apologies in advance if this has been asked and answered here, haven't seen it. I have a list that requires posts come from registered subscribers. Our mail admins have recently instituted a web mail system that uses a different domain name for the sender. All us humans know it's the same pla

[Mailman-Users] Postings held for approval - mailman 2.10

2002-04-29 Thread Timothy Brier
What is the fastest way to delete all postings held for approval for a list?     Thanks,   Tim.

Re: [Mailman-Users] Way to block virii?

2002-04-29 Thread J C Lawrence
On Mon, 29 Apr 2002 12:39:48 +0530 (IST) Frederick Noronha <[EMAIL PROTECTED]> wrote: > Is there any way to block virus using Mailman? I know it's possible to > block e-mails that cross a certain size limit, but these days virii > come in small sizes too... Any way to just keep out *all* attachm

[Mailman-Users] ValueError: computed value for NV_MAGICCONST deviates too much?

2002-04-29 Thread BUEHL,REINER (HP-Germany,ex1)
Hi all, I am in the process of migrating my mailman installation from a HP-UX 10.20 system with python 1.6 to a HP-UX 11.0 system with python 2.1. I recompiled mailman from 2.0.10 sources on the new system and did a check_perms. Everything seems to be ok, but if I try to access http://localhost

Re: [Mailman-Users] Setting up limited access mailing list with mailman-2.1b1

2002-04-29 Thread Barry A. Warsaw
> "MF" == Myron Freeman <[EMAIL PROTECTED]> writes: MF> I'm playing around and testing out mailman-2.1b1 and I would MF> like to set up a mailing list that has many members but only a MF> few special people can post to. I can't seem to find the MF> "member_posting_only" opti

Re: [Mailman-Users] Remove "This is a multipart message in MIME format"

2002-04-29 Thread Barry A. Warsaw
> "GK" == Gary Kuznitz <[EMAIL PROTECTED]> writes: GK> I think the Mailman list server is doing this for you. Nope, because MIME-stripping isn't supported until MM2.1, and it doesn't mark the messages this way anyway. Something else is doing this filtering. -Barry --

[Mailman-Users] Setting up limited access mailing list with mailman-2.1b1

2002-04-29 Thread Myron Freeman
Hi. I'm playing around and testing out mailman-2.1b1 and I would like to set up a mailing list that has many members but only a few special people can post to. I can't seem to find the "member_posting_only" option mentioned in the mailman-2.0.X posts. Has this functionality changed for 2.1? -M

[Mailman-Users] Need help with checkdbs...

2002-04-29 Thread Michael H Moran
I currently running mailman to host a few small lists, which is running quite well. However, I have 1 list out of twenty which needs checkdbs to run every 30 minutes between 8am and 5pm. That is easy, except for the side effect that all list admins get the same service. Not yet being python li

[Mailman-Users] Brazilian portuguese

2002-04-29 Thread Angelo Marcos Rigo
Hi i would like to ask you if mailman has support to Brazilian portuguese or portuguese messages ? if the subscribe unsubscribe messages can be in portuguese messages , or if i can edit the messages translating english to portuguese? Thank´s Ângelo Marcos Rigo Webmaster Colégio Anchieta [EMAIL

Re: [Mailman-Users] Way to block virii?

2002-04-29 Thread Mike Noyes
On Mon, 2002-04-29 at 00:09, Frederick Noronha wrote: > Is there any way to block virus using Mailman? I know it's possible to > block e-mails that cross a certain size limit, but these days virii come > in small sizes too... > Any way to just keep out *all* attachments? FN Frederick, This is wh

Re: [Mailman-Users] pushing through a single digest message aheadof time

2002-04-29 Thread Mark T. Valites
> MTV> Is there a way to push the digest to a single list? > > Not by default, but it ought to be a simple hack of cron/senddigests. I figured I could go there, but hacking it under pressure proabably wouldn't have been a good idea at the time. > > MTV> Or even better, just a single mess

[Mailman-Users] Way to block virii?

2002-04-29 Thread Frederick Noronha
Is there any way to block virus using Mailman? I know it's possible to block e-mails that cross a certain size limit, but these days virii come in small sizes too... Any way to just keep out *all* attachments? FN _ _ _ _ | ___| __ ___ __| | ___ _ __(_) ___| | __