[3172] in bugtraq
my majordomo patch
daemon@ATHENA.MIT.EDU (Darrell Fuhriman)
Wed Aug 14 21:12:34 1996
Date: Wed, 14 Aug 1996 15:59:31 -0700
Reply-To: Bugtraq List <BUGTRAQ@netspace.org>
From: Darrell Fuhriman <darrell@teleport.com>
To: Multiple recipients of list BUGTRAQ <BUGTRAQ@netspace.org>
Hey y'all.
I just realized that I forgot to mention that you need to add some sort of
"random" number into the majordomo.cf if you want some measure of
unpredictability with the patch I sent out earlier.
Something like:
#
# the seed for the magic cookie generator for subscribe_policy=confirm
#
$cookie_seed = 0xdeadbeef;
Of course, you should change the value, but I shouldn't have to tell any of
you that, right?
Darrell Fuhriman