[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: changing the hostname in mailman



On Sat, 2003-05-31 at 22:26, Justin Zygmont wrote:
> On 31 May 2003, Scott Kindley wrote:
> 
> > On Sat, 2003-05-31 at 20:18, Justin Zygmont wrote:
> > > I am having a hard time changing the hostname in mailman.  When I log in 
> > > and select: tend to pending moderator requests, each link is using 
> > > porky.devel.redhat.com as the host name.  I've removed every instance of 
> > > this under /var/mailman but it's still there when I go back.  Does anyone 
> > > know how this can be changed?
> > > 
> > > thanks..
> > > 
> > > 
> > /var/mailman/Mailman/Defaults.py about line 76.
> 
> That was the first thing I changed.  Does your lists not show 
> porky.devel.redhat.com under tend to administrative requests too?
> 

No they don't. I changed that line and the one right below it to reflect
my domain.

DEFAULT_EMAIL_HOST = 'kindley.net'
DEFAULT_URL_HOST = 'lists.kindley.net'

Also specified MAILMAN_USER and MAILMAN_GROUP in the same file because
by defualt they were blank:

MAILMAN_USER = 'mailman'
MAILMAN_GROUP = 'mailman'

Scott




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]