Kory Wheatley wrote:
>
>I didn't know what list to seen this to because it's kind of an 
>in-between question/help.


Mailman-Users is appropriate.


>Currently I installed mailman under an account callled wheakory and now 
>I want to configure Mailman under mailmgmt.  Would the following 
>procedure work:
>
>First shutdown mailman
>change ownership or group with:  find . -user wheakory -exec chown 
>mailmgmt {} \; find . -group wheakory -exec chgrp mailmgmt {} \;
>Login as mailmgmt
>cd to mailman-2.1.9
>./configure (with our current parameters set)
>make install
>start mailman


Normally, changing the group shouldn't be required as the group should
be 'mailman' (or whatever the mailman user is) on virtually everything.

Also, it wouldn't hurt to run bin/check_perms (and if necessary,
'bin/check_perms -f' as root) between 'make install' and start mailman.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
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://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to