1 [SYSADMIN] Server post-installation TODO
3 The server post-installation script seems to have run successfully. Remember to
4 perform the following tasks:
6 - once when mail system set-up seems stable, in
7 config/dotfiles_user_server/getmail/getmailrc, set [options] delete = true
9 - ensure the following DNS TXT record for @: v=spf1 mx -all
11 - run (as root) config/setup_opendkim.sh $selector to set up system for DKIM key
12 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