On Wed, 28 Feb 2001, Todd Lyons wrote:
> But the change above only hides it. You still need to prevent any smart
> hax0rs from guessing and getting it right. Look in /etc/mail and figure
> out how to use the utilities in there to bounce email to a specific
> address (but it has to allow it to work internally). I can't recall the
> filenames now, somebody else will post it soon I hope.
Hi Todd,
This ought to do it:
#cat /etc/mail/aliases.majordomo
majordomo: "|/usr/local/majordomo/wrapper majordomo"
owner-majordomo: eric
majordomo-owner: eric
noshow: /dev/null
# test mailing list for (duh!) testing...
test: "|/usr/local/majordomo/wrapper resend -l test test-mlxz35LRl,noshow"
test-mlxz35LRl: :include:/usr/local/majordomo/lists/test
owner-test: eric
test-owner: eric
test-approval: eric
test-request: "|/usr/local/majordomo/wrapper majordomo -l test"
I just use the mkpasswd command to generate a random string of 9
characters. Pretty unguessable.
Regards,
Eric
|
|