Luiz wrote: > >I've installed mailman with this parameters > >make MAILMANDIR=/var/mailman MAIL_GID=qnofiles CGI_GID=www install
None of those 3 parameters are in our Makefiles. The mail and cgi groups are MAIL_GROUP and CGI_GROUP and the install directory is prefix. Are you installing our GNU Mailman distribution or someone's package. If this is our distribution, those things are normally set at configure time with the --prefix=, --with-mail-gid= and --with-cgi-gid= configure options. If this is pre-configured package, you'll probably need to use the support resources of the packager. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
