[Mailman-Developers] Installing/upgrading Mailman, as root, or as mailman?

Barry A. Warsaw bwarsaw@beopen.com
Tue, 26 Sep 2000 12:38:19 -0400 (EDT)


>>>>> "CVR" == Chuq Von Rospach <chuqui@plaidworks.com> writes:

    CVR> 2) chown -R mailman:mailman .
    CVR> 3) bin/check_perms -f (usually
    CVR> twice, or until it stops complaining)

check_perms will do the chgrp part of this.  It does't care who the
user-owner is, just the group-owner.

-Barry