X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=mails%2Fserver_postinstall_finished;h=75253c973105882122451f22b46d15a88d4f37d4;hb=0504405d378ed9f92ab63e2d339b52273ec8530d;hp=45b82c1e6b8c2805ebf2126b57998714f535cb01;hpb=39ee3768058ac5553dd35532eab0046c9620b2b1;p=config diff --git a/mails/server_postinstall_finished b/mails/server_postinstall_finished index 45b82c1..75253c9 100644 --- a/mails/server_postinstall_finished +++ b/mails/server_postinstall_finished @@ -8,6 +8,16 @@ perform the following tasks: - 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 +- run (as root) config/bin/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 + +- run (as root) config/bin/setup_starttls.sh to set up server-side STARTTLS for + mail; optionally run with paths to 1) a key file and 2) a cert file as + arguments if those exist to re-use existing ones + +- in the screen weechat/bitlbee session (run "screen -dr"), switch to the + &bitlbee channel, register with a password ("register", "/oper . [password]"), + and set up Jabber account with password ("account add jabber + plomlompom@jabber.ccc.de", "/oper . [password]"), then activate it ("account + on")