home · contact · privacy
Update Firefox version.
[config] / mails / server_postinstall_finished
1 [SYSADMIN] Server post-installation TODO
2
3 The server post-installation script seems to have run successfully. Remember to
4 perform the following tasks:
5
6 - once when mail system set-up seems stable, in
7   config/dotfiles_user_server/getmail/getmailrc, set [options] delete = true
8
9 - ensure the following DNS TXT record for @: v=spf1 mx -all
10
11 - run (as root) config/bin/setup_opendkim.sh $selector to set up system for DKIM
12   key signing, with a second parameter $keyfile if a key already exists; without
13   second parameter, this will generate a new key and print the DNS record to add
14
15 - run (as root) config/bin/setup_starttls.sh to set up server-side STARTTLS for
16   mail; optionally run with paths to 1) a key file and 2) a cert file as
17   arguments if those exist to re-use existing ones
18
19 - in the screen weechat/bitlbee session (run "screen -dr"), switch to the
20   &bitlbee channel, register with a password ("register", "/oper . [password]"),
21   and set up Jabber account with password ("account add jabber
22   plomlompom@jabber.ccc.de", "/oper . [password]"), then activate it ("account
23   on")