[Mailman-Users] Re: Looping digest - help!

2001-06-20 Thread CJoe
How can new mailers allow Mailman (or the mailer where Mailman is run) send 395 digests of the same number of bytes, headers, etc. to a remote host ? As far as I understand, most mail systems have spam filters, nowdays. This implies that "machine-gunning" mail delivery is stop

[Mailman-Users] html

2001-06-20 Thread Len Leshin
When subscribers email to my list using HTML, the posts come out garbled and duplicated with HTML coding. I'm instructing my members to use plain text when posting, but people using AOL 6.0 don't have a choice, apparently. Anyway to get around this? Len Leshin --

Re: [Mailman-Users] help needed asap

2001-06-20 Thread Ben Burnett
You might be able to get away with removing the file: $prefix/lists/yourlist/request.db (I would actually do a "mv request.db request.db.bak" just in case you need them back.) That will get rid of ALL requests that are pending. I'm not positive whether there are any other consequences, other t

Re: [Mailman-Users] Nomail members

2001-06-20 Thread Dan Mick
> I am trying to list all users from a list that has the option nomail enabled. Does anybody knows how can i perform this task? Use this with bin/withlist: import sys import Mailman.mm_cfg def nomail(list): for member in list.members.keys(): try: if list.user_options[member

[Mailman-Users] Nomail members

2001-06-20 Thread Rodrigo Leme de Mello
Hi all members,   I am trying to list all users from a list that has the option nomail enabled. Does anybody knows how can i perform this task?   Thanks   Rodrigo

Re: [Mailman-Users] What is this?

2001-06-20 Thread John W Baxter
At 10:37 -0700 6/20/2001, Zimmer wrote: >/usr/local/bin/python: can't open file >'/home/mailman/cron/qrunner' > > >Ok, I keep getting this in my mailman user's inbox. >What's it mean? It seems to mean that the Python interpreter can't open (read) the qrunner script, which it expects to find--on y

[Mailman-Users] help needed asap

2001-06-20 Thread Lisa Sorensen
Hello, I need to know which command to use to clear my admin requests. I am not able to do it from my admin site without the page timing out. Please advise,,, Lisa [EMAIL PROTECTED] _ Get your FREE download of MSN Explorer at http://e

Re: [Mailman-Users] background image/mailman interface

2001-06-20 Thread Ben Burnett
It really depends on what pages you want to change. If you are trying to change the listinfo, or user options pages, you can do this in the list admin interface. Otherwise the other pages, like the list admin pages themselves are partially generated from templates and partially generated within t

[Mailman-Users] What is this?

2001-06-20 Thread Zimmer
/usr/local/bin/python: can't open file '/home/mailman/cron/qrunner' Ok, I keep getting this in my mailman user's inbox. What's it mean? A Confuzzled Zimm = TuX.AfterNET.org mIRC Global Operator AfterNET Public Radio http://www.afternet.org/pr/apr ___

[Mailman-Users] Looping digest - help!

2001-06-20 Thread Kaja P. Christiansen
Greetings, Last Monday, one of our mailing lists went mad and sent multiple copies of the same digest to the list's digest users. It happened after (my) working hours and by the time I had a chance to react, all digest users (but one!) received 395 copies of the same digest. What is worse, thi

Re: [Mailman-Users] background image/mailman interface

2001-06-20 Thread Amanda
All the Mailman html pages are editable, are they not? I would think one could just pick a background image and put the tags in for it... =) Amanda CJoe wrote: > Dear all, > > I wonder whether it is possible to change the Mailman background > image so the background fits the general design of

[Mailman-Users] Mails not coming through

2001-06-20 Thread Jørgen Ruud
I have set up mailman, on a SUN solaris box running sendmail. The install went okey, and i have used these flags. ./configure --prefix=/my/prefix --with-cgi-gid=1085 --with-gcc=no \ --with-cgi-ext=.cgi --with-groupname=mailman --with-mail-gid=106 --with-python=/local/bin/python Where 106 is the

[Mailman-Users] Digest bug

2001-06-20 Thread David
Dear gurus, Take a look at this DIGEST snipped from my list. I'm running a swedish list and get problems with 8-bit chars in the subject. No big deal, I can live with that. The problem is that I had 24 messages in this digest, but the subject tells me it's 30. If you take a closer look, you wi

Re: [Mailman-Users] Allowing posts with certain topics/blocking all others

2001-06-20 Thread J C Lawrence
On Tue, 19 Jun 2001 20:08:49 -0700 Sarah K Miller <[EMAIL PROTECTED]> wrote: > I have a list that I'd like to enforce a set of headers on. In > other words, each message subject must start with a certain word > in order be posted. Has anybody found a way to do this? I know I > can block messages

Re: [Mailman-Users] Spam filters

2001-06-20 Thread J C Lawrence
On Tue, 19 Jun 2001 14:42:38 -0600 Kory Wheatley <[EMAIL PROTECTED]> wrote: > What are good Spam filters that I can add in Mailman 2.05 In the > Hold Posts with Headers opiton? I used to use a filter before the Mailman wrapper which ran rblcheck against the headers and added a custom X-Header i