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-04 15:54:48 +01:00
Code
Issues
Releases
Wiki
Activity
Files
afb6c26c8b4b62735559d4a7a7e01385dae5db1d
mailinabox
/
management
History
Joshua Tauberer
afb6c26c8b
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
...
see
#71
2014-06-18 19:45:47 -04: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
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
mailconfig.py
management: shell out external programs in a more secure way
2014-06-09 08:09:45 -04:00
utils.py
add DNSSEC
2014-06-17 22:21:12 +00:00