[Mailman-Users] Re: [Mailman-Developers] Held messages for approval

2003-08-25 Thread Daniel Buchmann
On Wed, 2003-08-20 at 18:16, Kory Wheatley wrote:
 Hi Everyone,
 
 I have a question about the removal of held messages, is there a way to
 automatically remove held messages that have been in a mailing list for
 a certain number of days ( I have been going in to /home/mailman/data
 and using the rm command on messages that I  know are spam, or a worm
 virus like SOBIG). The reason I ask is, it creates quite a bit of disk
 space when moderators have not gone in and either approved or
 discarded the held messages, so I would like to have something go in
 and check how long a message has been out there and if it's out there
 past a certain number of days I would like it removed.

Kory,

I believe you could benefit greatly from Tokio Kikuchi's excellent auto_discard script.
You can find it in the SF patches-tracker under patch id #636412:
http://sourceforge.net/tracker/index.php?func=detailaid=636412group_id=103atid=300103

:)


signature.asc
Description: This is a digitally signed message part
--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] bin/mailmanctl start

2003-06-20 Thread Daniel Buchmann

BAD MSG:
In-Reply-To=67CADB90-915B-11D7-AF91-000393C78A8C%40soceco.uci.eduSubject=Re%3A%20%5BMailman-Users%5D%20bin%2Fmailmanctl%20star
: [EMAIL PROTECTED]
Content-Type: text/plain
Organization: 
Message-Id: [EMAIL PROTECTED]
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.2.2-3mdk 
Date: 20 Jun 2003 18:43:25 +0200
Content-Transfer-Encoding: 7bit
X-Spam-Status: OK (lists-mailman 0.000)
X-Mailman-Approved-At: Fri, 20 Jun 2003 15:59:24 -0400
Cc: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.1.2
Precedence: list
List-Id: Mailman mailing list management users  mailman-users.python.org
List-Unsubscribe: http://mail.python.org/mailman/listinfo/mailman-users,
mailto:[EMAIL PROTECTED]
List-Archive: http://mail.python.org/pipermail/mailman-users
List-Post: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Subscribe: http://mail.python.org/mailman/listinfo/mailman-users,
mailto:[EMAIL PROTECTED]
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]

Another solution for the broken python in the Mandrake distro, is:

[EMAIL PROTECTED] ~]$ export PYTHONHOME=/usr
[EMAIL PROTECTED] ~]$ mailmanctl start

(for those that don't want to compile python from source)

:)


On Wed, 2003-05-28 at 18:26, Vince LaMonica wrote:
 On Sunday, May 25, 2003, at 09:05  AM, Jon Carnes wrote:

  Try installing every rpm from your distribution that has python in
  it.  For Mandrake 9.1 I posted a message last month that pointed to
all
  the rpm's that needed to be loaded. Mdk 9.0 probably has similar
  requirements.

 FWIW, I had the same problem [mdk 9.1, mailman 2.1.2]. I was not able
 to get mailmanctl to run using the RPMs listed in that e.mail. I have
 python installed via RPM, and that is/was my problem. I did not remove
 the python [2.2.2] RPM, since it would break other stuff, however, i
 simply compiled python from source, installing it into /usr/local/bin,
 and then made sure that when I compiled Mailman, I pointed it to the
 non-RPM install of python 2.2.2. I also changed my mm_cfg.py to make
 sure it uses the /usr/local/bin version of python.

 Also note, I was on Mandrake 8.2, with Mailman 2.1.1 [source compile].
 When I upgraded to 9.1, I decided to also upgrade to 2.1.2 of mailman.
 After the initial problem, I removed all traces of mailman 2.1.2 and
 tried installing 2.1.1 on my 9.1 box, and it failed for the same
reason.

 Compiling python from source was quite simple, as the only thing one
 needs to make sure of is that it will be built in a /usr/local/*
 directory structure so that it doesn't break any applications in
 Mandrake 9.1 that need the python RPM install.

 HTH,

 /vjl/

-- 
Daniel Buchmann [EMAIL PROTECTED]



--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org