[Systers-dev] steps to do after docu

Vidhu vidhu2366 at gmail.com
Fri Apr 17 12:52:03 PDT 2009


Hi,

I completed installing and configuring Systers-Mailman on my system. I would
like to report some places in the docuwiki where I had to deviate from the
given instructions:

1.After setting up 'postfix', in the window that appears we are requires to
enter an INTERNET SITE. Here we should type 'localhost' (since we are
setting the system locally)

2.It is required to male the following changes to the file
/usr/local/mailman/Mailman/mm_cfg.py

#For testing purposes, delete when moved into production
DEFAULT_EMAIL_HOST = 'artemis.systers.org'
DEFAULT_URL_HOST = 'artemis.systers.org'


But I did the following changes:

#For testing purposes, delete when moved into production
DEFAULT_EMAIL_HOST = 'artemis.systers.org'
DEFAULT_URL_HOST = 'localhost'



-- 
Vidhoon V


More information about the Systers-dev mailing list