mailinabox/management
Joshua Tauberer 95e61bc110 add DANE TLSA records to the PUBLIC_HOSTNAME's DNS
Postfix has a tls_security_level called "dane" which uses DNS-Based Authentication of Named Entities (DANE)
to require, if specified in the DNS of the MX host, an encrpyted connection with a known certificate.

This commit adds TLSA records.
2014-06-19 01:39:27 +00:00
..
templates move management into a daemon service running as root 2014-06-03 13:56:40 +00:00
backup.py increase duplicity's volume size from the default of 25MB to 100MB so we create fewer files 2014-06-09 13:47:41 +00:00
daemon.py let the user override some DNS records 2014-06-17 22:21:51 +00:00
dns_update.py add DANE TLSA records to the PUBLIC_HOSTNAME's DNS 2014-06-19 01:39:27 +00:00
mailconfig.py management: shell out external programs in a more secure way 2014-06-09 08:09:45 -04:00
utils.py add DANE TLSA records to the PUBLIC_HOSTNAME's DNS 2014-06-19 01:39:27 +00:00