summaryrefslogtreecommitdiff
path: root/mail/sympa/files/pkg-message.in
blob: 9ec6984797027047f02f5725562106a4af5cb4c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
If you upgrade:
 * read https://sympa-community.github.io/manual/upgrade/notes.html
 * run # sympa.pl --upgrade

First install:
 * edit /usr/local/etc/sympa/sympa.conf to suit your needs
 * populate database with # sympa.pl --health_check
   For more databases options,
   see https://sympa-community.github.io/manual/install/setup-database.html

for wwsympa server, see samples configs in %%EXAMPLESDIR%%
EOM
}
]