From owner-freebsd-hackers Sun Oct 19 05:24:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA04658 for hackers-outgoing; Sun, 19 Oct 1997 05:24:38 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: (from jmb@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA04645; Sun, 19 Oct 1997 05:24:27 -0700 (PDT) (envelope-from jmb) From: "Jonathan M. Bresler" Message-Id: <199710191224.FAA04645@hub.freebsd.org> Subject: Re: pulling email addresses from freebsd lists To: joerg_wunsch@uriah.heep.sax.de Date: Sun, 19 Oct 1997 05:24:27 -0700 (PDT) Cc: hackers@FreeBSD.ORG In-Reply-To: <19971018143950.GR04030@uriah.heep.sax.de> from "J Wunsch" at Oct 18, 97 02:39:50 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk J Wunsch wrote: > > As Hellmuth Michaelis wrote: > > > I'd vote to disable majordomos feature to send out the complete list of > > memebers, its useless for the normal user anyway. > > This feature has been disabled long ago. the "who" feature was disabled long ago. there is also a "which" feature...a subscriber sends mail with the command "which"...it returns a list of mailing lists that the subscriber is subscribed to. unfortunately, it does not check the subscriber address against the "which" request. so a "which @" returns all the addresses in the mailing lists. "which" has been diabled. jmb