summaryrefslogtreecommitdiff
path: root/mail/mailman3/pkg-message
blob: 6a29518cf0692f01104dcdb59fe7bc438e9e20cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{ type: install
  message: <<EOM
To initialise Mailman's runtime directories, log files and database
for the first time, run

  service mailman info

You can then start Mailman by running:

  service mailman start
EOM
}
]