On 05/07/2015 07:48 PM, Eric Lamer wrote:
> What parameters should I use for the configure?


I recommend

--prefix=/usr/lib/mailman
--with-var-prefix=/var/lib/mailman

The above are optional. Without them everything installs in
/usr/local/mailman which is also OK, but I prefer to separate the
mutable and immutable data and the above are more consistent with FHS.

Then for CentOS with Postfix

--with-cgi-gid=apache
--with-mail-gid=mailman
--with-mailhost=Your.primary.email.domain
--with-urlhost=Your.primary.web.domain

and if you aren't going to use the system's default Python

--with-python=/path/to/pythonx.y

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to