- 25 Aug, 2014 2 commits
-
-
Joshua Tauberer authored
broken by b30d7ad8 when the API began to list both real users and archived mailboxes in the JSON response
-
Joshua Tauberer authored
when deleting my old /usr/local/bin/mailinabox-exchange-autodiscover.php file from existing systems, don't emit an error if the file doesn't exist (added -f)
-
- 24 Aug, 2014 2 commits
-
-
Joshua Tauberer authored
The secret key that encrypts the backups should not be world readable.
-
Helmuth Gronewold authored
-
- 23 Aug, 2014 8 commits
-
-
Joshua Tauberer authored
Works like this: ```curl -d "" --user email:password https://.../admin/dns/set/qname/rtype/value``` where the rtype and value default to "A" and the remote IP address of the request, so that a simple, empty POST to ```https://.../admin/dns/set/desktop.mydomain.com``` will point desktop.mydomain.com to the caller's IPv4 address. closes #140
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Move this into system.sh rather than anagement.sh. This reverts commit eab28c97.
-
Joshua Tauberer authored
-
Helmuth Gronewold authored
-
- 22 Aug, 2014 2 commits
-
-
Helmuth Gronewold authored
- 21 Aug, 2014 6 commits
-
-
Joshua Tauberer authored
Read timezone from /etc/timezone.
-
Joshua Tauberer authored
Typo in introduction "later later"
-
Christian Koptein authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 20 Aug, 2014 1 commit
-
-
Stephan Brauer authored
-
- 19 Aug, 2014 12 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
short_open_tag=Off was mistakenly left in the earlier merge (was a fix for my old autodiscover.php but not needed with z-push), also regrouping the nginx directive to be near the rest of Z-Push
-
Joshua Tauberer authored
-
Joshua Tauberer authored
z-push autodiscover should use the primary hostname for the mail server and not the domain part of the email address (both may work, but the primary hostname is more likely to have a signed SSL cert)
-
Joshua Tauberer authored
-
jkaberg authored
-
Joshua Tauberer authored
* zen.spamhaus.org * dbl.spamhaus.org * checks if a connection to Google's MTA on port 25 works
-
jkaberg authored
-
jkaberg authored
-
jkaberg authored
-
jkaberg authored
-
- 18 Aug, 2014 1 commit
-
-
Joshua Tauberer authored
-
- 17 Aug, 2014 6 commits
-
-
Joshua Tauberer authored
broken in 04454b35 fixes #143
-
Joshua Tauberer authored
closes #19
-
Joshua Tauberer authored
-
Joshua Tauberer authored
whats_next: when there are multiple responses like for NS records sort the responses so we can compare to a fixed order
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Merges branch 'owncloud' of github.com:jkaberg/mailinabox which is pull request #135, closes #135 thanks @jkaberg, @fmbiete, @owncloud
-