summaryrefslogtreecommitdiff
path: root/mail/sympa/MESSAGE
blob: e71d1b7c3391abfd404247ad8ad8869832e74414 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
===========================================================================
$NetBSD: MESSAGE,v 1.5 2015/09/26 14:56:10 bouyer Exp $

Run ${SYMPA_BIN}/sympa_wizard.pl
for interactive configuration.

If you are upgrading from a previous version please consult
${PREFIX}/share/doc/sympa/NEWS
for incompatible changes, and run:
${SYMPA_BIN}/sympa.pl --upgrade

Note that configuration files sympa.conf and wwsympa.conf are merged
to sympa.conf now. ${SYMPA_BIN}/sympa.pl --upgrade will take care of that.

You also need to ajust paths in your httpd.conf file:
/static-sympa is now ${PREFIX}/sympa/static_content
and you need to add:
/static-sympa/icons  ${SYMPA_VARBASE}/list_data/static_content/icons
/static-sympa/css  ${SYMPA_VARBASE}/list_data/static_content/css

===========================================================================