mailinabox/setup
Joshua Tauberer 4668367420 first pass at a management tool for checking what the user must do to finish his configuration: set NS records, DS records, sign his certificates, etc. 2014-06-22 15:54:22 +00:00
..
check_ssh.sh move the SSH password login check out of setup because it interfers with Vagrant and into a separate script that we'll use for auditing in a later phase 2014-06-06 10:51:36 -04:00
dkim.sh typo in updating DKIM, dont regenerate the DKIM private key each time setup is run 2014-06-03 21:42:33 +00:00
dns.sh Update setup scripts to auth against the API 2014-06-22 00:02:52 +00:00
functions.sh Support dual-stack IPv4/IPv6 mail servers 2014-06-08 18:32:52 -04:00
mail.sh move the SSL setup into its own bash script since it is used for much more than email now 2014-06-21 22:16:46 +00:00
management.sh first pass at a management tool for checking what the user must do to finish his configuration: set NS records, DS records, sign his certificates, etc. 2014-06-22 15:54:22 +00:00
spamassassin.sh rename the scripts directory to setup 2014-06-03 11:12:38 +00:00
ssl.sh move the SSL setup into its own bash script since it is used for much more than email now 2014-06-21 22:16:46 +00:00
start.sh dont ask for a CSR country code on second runs because the CSR is already generated and any new country code won't be used anyway 2014-06-22 15:36:14 +00:00
system.sh run bind9 on the loopback interface for ensuring we are using a DNSSEC-aware nameserver to resolve our own DNS queries (i.e. when sending mail) since we can't trust that the network configuration provided for us gives us a DNSSEC-aware DNS server 2014-06-18 19:45:47 -04:00
web.sh have webfinger output a JSON file in STORAGE_ROOT/webfinger/(acct/..) 2014-06-21 17:08:18 +00:00
webmail.sh rename the scripts directory to setup 2014-06-03 11:12:38 +00:00