[wplug] mailman config question

James O'Kane jo2y at midnightlinux.com
Sat Aug 9 01:29:16 EDT 2003


This one time, at band camp, John Harrold said:
>  ./configure 
>  --with-cgi-gid=apache
>  --with-mailhost=external.com
>  --with-urlhost=external.com

I don't remember where these options get used, and I haven't work with the 
latest branch of mailman (That's 2.1.x I think), but I usually put this in 
/path/Mailman/mm_cfg.py

DEFAULT_HOST_NAME = 'www.wplug.org'
DEFAULT_URL       = 'http://%s/mailman/' % DEFAULT_HOST_NAME
MAILMAN_OWNER     = 'mailman-owner at wplug.org'

Look in /path/Mailman/Defaults.py for other things you can set.

-james





More information about the wplug mailing list