X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=mails%2Fserver_postinstall_finished;h=45b82c1e6b8c2805ebf2126b57998714f535cb01;hb=822fe8e489823bb5c1e6a8a90ebda2ba7e35cf9f;hp=5d318d91c95060ecae862beb2ac3ca64c9c2613c;hpb=fc8842a26216cc5b7853c3638bebce6d43a6cf72;p=config diff --git a/mails/server_postinstall_finished b/mails/server_postinstall_finished index 5d318d9..45b82c1 100644 --- a/mails/server_postinstall_finished +++ b/mails/server_postinstall_finished @@ -1,7 +1,13 @@ -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: - once when mail system set-up seems stable, in - config/dotfiles_user_server/getmail/getmailrc, set [options] delete = true + 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