[Mailman-Users] Mailman on CentOs
Mark Sapiro
mark at msapiro.net
Fri May 8 05:28:34 CEST 2015
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 <mark at msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
More information about the Mailman-Users
mailing list