Thanks a lot, Lloyd. That is exactly the option i was looking for. I am sorry, i have not found it after a lot of searching. I was using some old versions of mailman for a long time, and i search a lot in this recent version for new functionalities.
El 15 May 2004 a las 12:29PM -0700, Lloyd F. Tennison escribio: > Why don't you set the value in the admin console in the first place? > Under Sender filters, near the bottom: > > Action to take for postings from non-members for which no > explicit action is defined. > Set it to discard. > Or use this patch already made to discard all: > [ mailman-Patches-810675 ] Add 'Discard all messages marked > "Defer"' > > > > Date sent: Thu, 13 May 2004 00:31:57 +0200 > From: Andres Seco Hernandez <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Copies to: [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: [Mailman-Users] suggest about default at admindb.py from DEFER > to > DISCARD > > > Hi all > > > > I have not found a link to send this wish as a bug in the bug tracking > > system at sf.net. I am sorry. Perhaps this is not the correct way, but i > > will try it. > > > > As a lot of pending request to mailman lists are from automatic virus or > > spammers, sometimes is necesary (because of the volume) to have a > > default option at DISCARD of the pending messages. Any time i update > > mailman i need to patch manually admindb.py at line 393 from > > > > (1, 0, 0, 0)) > > > > to > > > > (0, 0, 0, 1)) > > > > that is, i need to DISCARD pending messages to avoid great grow of it > > (too much spam and too much virus). I can not read about 1000 messages > > per week looking for valid messages from people not subscribed to the > > list when almost all messages (really all the messages) are not valid > > and i want to discard all of it. > > > > It may be a good option to be added in the config page of a list (do you > > want pending messages to be discarded by default?). > > > > Thanks a lot for this good mail list manager. > > > > -- > > Andres Seco Hernandez > > http://andressh.net > > mailto:[EMAIL PROTECTED] > > jabber:[EMAIL PROTECTED] > > --------------------------------------------------------------------------- > > http://guadawireless.net http://www.debian.org http://www.alamin.org > > http://www.redlibre.net http://www.gulalcarria.org http://andressh.net > > http://objetivosubjetivo.com > > --------------------------------------------------------------------------- > > Por favor, NO utilice formatos de archivo propietarios para el intercambio > > de documentos, como DOC y XLS, sino HTML, PDF, TXT, CSV o cualquier otro > > que no obligue a utilizar un programa de un fabricante concreto. > > > > ------------------------------------------------------ > > Mailman-Users mailing list > > [EMAIL PROTECTED] > > http://mail.python.org/mailman/listinfo/mailman-users > > Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py > > Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ > > > > > > > Thanks. > > Lloyd F. Tennison > [EMAIL PROTECTED] > > No trees were harmed in the transmission of this message. > However, a rather large number of electrons were temporarily > inconvenienced. > -- Andres Seco Hernandez http://andressh.net mailto:[EMAIL PROTECTED] jabber:[EMAIL PROTECTED] --------------------------------------------------------------------------- http://guadawireless.net http://www.debian.org http://www.alamin.org http://www.redlibre.net http://www.gulalcarria.org http://andressh.net http://objetivosubjetivo.com --------------------------------------------------------------------------- Por favor, NO utilice formatos de archivo propietarios para el intercambio de documentos, como DOC y XLS, sino HTML, PDF, TXT, CSV o cualquier otro que no obligue a utilizar un programa de un fabricante concreto. ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
