home · contact · privacy
To server config, add opendkim / opendkim key installation.
[config] / mails / server_postinstall_finished
1 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/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