This website requires JavaScript.
Explore
Help
Sign In
external
/
mailinabox
Watch
1
Star
0
Fork
0
You've already forked mailinabox
mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced
2026-03-06 16:07:22 +01:00
Code
Issues
Releases
Wiki
Activity
Files
0ab43ef4fd9aa5ec84ca8575cfd86eea4766275c
mailinabox
/
setup
History
Joshua Tauberer
0ab43ef4fd
have webfinger output a JSON file in STORAGE_ROOT/webfinger/(acct/..)
2014-06-21 17:08:18 +00:00
..
check_certificate.sh
script to check the SSL certificate, with instructions for turning the self-signed certificate into a properly signed certificate
2014-06-04 11:38:20 +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
add DNSSEC
2014-06-17 22:21:12 +00:00
functions.sh
Support dual-stack IPv4/IPv6 mail servers
2014-06-08 18:32:52 -04:00
mail.sh
use DANE when sending mail: if the recipient MX has a DANE TLSA record in DNS then Postfix will necessarily encrypt the mail in transport
2014-06-19 01:58:14 +00:00
management.sh
obviously put our stuff in /usr/local and not /usr
2014-06-21 12:35:00 -04:00
spamassassin.sh
rename the scripts directory to setup
2014-06-03 11:12:38 +00:00
start.sh
manage the nginx conf in the management daemon too so we can have nginx operate on all domains that we serve mail for
2014-06-20 01:55:12 +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