home · contact · privacy
Merge branch 'master' of http://github.com/plomlompom/config
[config] / mails / server_postinstall_finished
index fbc167b204e9e5215b8bad2c099f5b1784dde4a0..45b82c1e6b8c2805ebf2126b57998714f535cb01 100644 (file)
@@ -1,4 +1,4 @@
-Server post-installation TODO
+[SYSADMIN] Server post-installation TODO
 
 The server post-installation script seems to have run successfully. Remember to
 perform the following tasks:
@@ -7,3 +7,7 @@ perform the following tasks:
   config/dotfiles_user_server/getmail/getmailrc, set [options] delete = true
 
 - ensure the following DNS TXT record for @: v=spf1 mx -all
+
+- run (as root) config/setup_opendkim.sh $selector to set up system for DKIM key
+  signing, with a second parameter $keyfile if a key already exists; without
+  second parameter, this will generate a new key and print the DNS record to add