[Mailman-Developers] probems with mailman

Barry A. Warsaw bwarsaw@CNRI.Reston.Va.US (Barry A. Warsaw)
Mon, 22 Jun 1998 17:48:24 -0400 (EDT)


>>>>> "S" == Scott  <scott@chronis.pobox.com> writes:

    S> I agree that the mail gid's in particular should be changed to
    S> accept a set of calling gid's.

I wonder if it would be better to get the GID out of an environment
variable of a file?  Perhaps that just defeats the purpose of having a 
hard coded GID.

Using a list of GIDs probably won't be difficult, although the
configure interface will change, because it currently uses
--with-*-gid="list of gids" as a list of GIDs to check, one at a time, 
until it finds an existing one.

-Barry