summaryrefslogtreecommitdiff
path: root/mail/sympa/files/pkg-message.in
blob: f50ea4e0d5f878e1a741097d78b9c46f80765638 (plain)
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:
 * run # sympa_wizard.pl
 * 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
}
]