- 26 Sep, 2014 5 commits
-
-
Joshua Tauberer authored
add strict SPF and DMARC records to any subdomains (including custom records) that do not have SPF/DMARC set closes #208
-
Joshua Tauberer authored
-
Joshua Tauberer authored
fixes #206 (hopefully)
-
Joshua Tauberer authored
- 24 Sep, 2014 5 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
fixes #195
-
Joshua Tauberer authored
don't allow catch-all addresses in the admin because they take precedence over mail users and that's counter-intuitive For now use the command-line tools/mail.py if you need it. see #200 Revert "Changed incomming-email-input to type text" This reverts commit 9631fab7.
-
-
Joshua Tauberer authored
-
- 22 Sep, 2014 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 21 Sep, 2014 9 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
don't run `apt-get update` when generating the status checks output because it is so slow and should be update daily by cron anyway
-
- 20 Sep, 2014 1 commit
-
- 17 Sep, 2014 1 commit
-
-
Joshua Tauberer authored
-
- 15 Sep, 2014 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
revise the description of A records on domains: the A record must be present for good deliverability so that the envelope domain resolves, but it doesn't have to resolve to this machine
-
- 14 Sep, 2014 2 commits
-
-
Joshua Tauberer authored
add link to contributors, remove duplicate "to"s
-
Waldir Pimenta authored
-
- 12 Sep, 2014 2 commits
-
-
Joshua Tauberer authored
Changed incomming-email-input to type text
-
Christian authored
The input type="email" validation won't allow "@example.com", which is needed for catch-all-aliases.
-
- 10 Sep, 2014 2 commits
-
-
Joshua Tauberer authored
update roundcube version
-
Bretos authored
-
- 09 Sep, 2014 1 commit
-
-
Joshua Tauberer authored
In the event the first user is an address that we'd normally create as an alias, we'd generate a loop from the alias to the administrative alias to the first user account (which was the alias again). hopefully fixes #186
-
- 08 Sep, 2014 4 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
only hold onto backups for 14 days (not 31) and show when the backups will be deleted in the control panel
-
Joshua Tauberer authored
-
- 07 Sep, 2014 4 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Since it runs before the real setup begins, we must make sure that packages are installed. Also removing bind9-host's installation from system.sh. In 189dd600 I added this so we could use `host` to aid Docker autoconfiguration. Docker support was since removed but this hadn't gotten removed, which lead me to think it was normally installed by Ubuntu. It's now installed in `network-checks.sh`. fixes #180
-
Joshua Tauberer authored
dns: move the quoting of TXT records to when we write the zone file so that we can display it unquoted in the External DNS instructions
-