On Mon, 25 Jun 2001 23:39:32 -0400 
bob  <Puff@NLE" <[EMAIL PROTECTED]>> wrote:

> Hmm, can't say I've seen the long turnaround, but you could still
> play with the numbers, based on the fact that the mailbot will
> generate one reply for every message it receives.  In other words,
> you could make a rule something like:

>   Any given user cannot post more than 10 messages in a 24 hour
> period.

> I think this is how Lyris handles such things.

As I previously wrote, this will break, and painfully so, at the
very times you don't want it to.

That said there are more interesting patters which can be used, such
as keeping the MD5 hash of the message bodies (not the headers!) for
the last N messages from each user.  It may break, but it will tend
to do so less catastrophically.

-- 
J C Lawrence                                       [EMAIL PROTECTED]
---------(*)                          http://www.kanga.nu/~claw/
The pressure to survive and rhetoric may make strange bedfellows

------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to