home · contact · privacy
Update Firefox.
[config] / mails / server_postinstall_finished
index 45b82c1e6b8c2805ebf2126b57998714f535cb01..75253c973105882122451f22b46d15a88d4f37d4 100644 (file)
@@ -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")