[Mailman-Users] DEFAULT_HOSTNAME?

eric-mailman at pretorious.net eric-mailman at pretorious.net
Fri Sep 28 10:08:13 CEST 2001


On Tue, 25 Sep 2001, Paul Cox wrote:

> Why don't you just edit mm_cfg.py to contain the hostname that you want?
> It's easy... here's the relevant part of mine:
>
> ###############################################
> # Here's where we get the distributed defaults.
>
> from Defaults import *
>
> ##################################################
> # Put YOUR site-specific settings below this line.
>
> MAILMAN_URL = 'http://www.list.org/'
>
> # Site-specific settings
> DEFAULT_HOST_NAME   = 'coxcentral.com'
> # DEFAULT_URL must end in a slash!
> DEFAULT_URL         = 'http://lists.coxcentral.com/mailman/'
> PUBLIC_ARCHIVE_URL  = '/archives'
>
> MAILMAN_OWNER     = 'mailman-owner@%s' % DEFAULT_HOST_NAME

Paul:

Sheer brilliance! The MAILMAN_OWNER setting puts me over-the-top. I think
I'll just it "good" and move on to customizing the general HTML.

Thanks!

-- 
Eric P.
Los Gatos, CA





More information about the Mailman-Users mailing list