1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-08-15 06:10:55 +00:00

Commit Graph

  • 0799b21dfa Update comment Michael Kroes 2016-03-01 05:29:08 +0100
  • 423cbe668f Display a slightly more meaningful message to the end-user Michael Kroes 2016-02-29 21:51:05 +0100
  • f93fcd26dc Rewrite a comment Michael Kroes 2016-02-29 21:46:55 +0100
  • ad8cf1319f Small refactoring in commandline call to check ptr Michael Kroes 2016-02-29 18:56:05 +0100
  • 4fb0f71825 Refactor reverse dns checks so there is no duplication between the commandline option and the normal status checks Michael Kroes 2016-02-29 18:54:02 +0100
  • cb94897e68 When authoritative dns servers don't respond properly, retry 3 times Michael Kroes 2016-02-29 18:43:36 +0100
  • 14f7ef6b20 Resuse internal dns query method to wrap errors Michael Kroes 2016-02-28 21:40:47 +0100
  • 4f14460453 Merge branch 'master' into reversedns Michael Kroes 2016-02-28 21:17:22 +0100
  • 3bbec18ac6 Merge pull request from yodax/dynamicpool Joshua Tauberer 2016-02-28 12:39:11 -0500
  • fc5c198646 Merge pull request from yodax/noexec Joshua Tauberer 2016-02-28 12:38:43 -0500
  • 2be373fd06 Merge pull request from yodax/userlist Joshua Tauberer 2016-02-28 12:33:38 -0500
  • fc0f4ab7a9 Use the authoritative DNS server for PTR lookups Michael Kroes 2016-02-28 14:18:23 +0100
  • b71ad85e9f Restore an empty line Michael Kroes 2016-02-26 09:51:22 +0100
  • 86d3e9da86 Merge branch 'master' into reboot Michael Kroes 2016-02-26 09:49:03 +0100
  • f53d3bc390 Merge branch 'master' into dynamicpool yodax 2016-02-26 09:20:23 +0100
  • f9ca440ce8 v0.17 v0.17 Joshua Tauberer 2016-02-20 12:20:41 -0500
  • 8ea2f5a766 Allow a server to be rebooted when a reboot is required Michael Kroes 2016-02-25 21:56:27 +0100
  • 6c1357e16c Merge branch 'master' into dynamicpool yodax 2016-02-23 17:01:13 +0100
  • d880f088be fix changelog description of a bug, see Joshua Tauberer 2016-02-23 10:24:26 -0500
  • 5cabfd591b (re-fix) mail sent from an address on a subdomain of a domain hosted by the box (a non-zone domain) would never be DKIM-signed because only zones were included in the openDKIM configuration, mistakenly Joshua Tauberer 2016-02-23 09:52:10 -0500
  • 721730f0e8 Create a temporary multiprocessing pool yodax 2016-02-23 06:32:01 +0100
  • af80849857 Merge pull request from yodax/memory Joshua Tauberer 2016-02-22 15:02:50 -0500
  • 7a191e67b8 Add a changelog entry yodax 2016-02-22 21:01:33 +0100
  • 4b2e48f2c0 Merge pull request from yodax/login Joshua Tauberer 2016-02-22 14:44:23 -0500
  • eb545d7941 Merge pull request from yodax/daemons Joshua Tauberer 2016-02-22 14:42:20 -0500
  • a2e6e81697 Add a changelog entry yodax 2016-02-22 19:14:46 +0100
  • 1b24e2cbaf Reduce percentages for required memory checks yodax 2016-02-22 17:49:19 +0100
  • 0843159fb4 Reduce number of processes in the pool to 5 yodax 2016-02-22 17:38:30 +0100
  • a7e60af93f Update comments Michael Kroes 2016-02-21 12:47:09 -0500
  • 42f879687f Add check to preflight for exec on tmp Michael Kroes 2016-02-21 12:43:04 -0500
  • 057903a303 Allow files in /home/user-data/mail/mailboxes yodax 2016-02-21 13:49:07 +0100
  • b8e99c30a2 When previous panel was login, move to system_status yodax 2016-02-20 18:42:28 +0100
  • 3d933c16d0 Merge pull request from shakaran/patch-1 Joshua Tauberer 2016-02-18 17:49:35 -0500
  • cd558a4b27 Upgrade OwnCloud to 8.2.2 and update MD5 Hash Ángel Guzmán Maeso 2016-02-18 17:16:46 +0100
  • e785886447 Fix small typo in comments Ángel Guzmán Maeso 2016-02-18 15:38:33 +0100
  • 23ecff04b8 the logic in 4ed23f44e6 for taking backups more often was partly backward Joshua Tauberer 2016-02-18 07:50:59 -0500
  • a0bae5db5c update changelog Joshua Tauberer 2016-02-18 07:18:51 -0500
  • 86368ed165 clean up apt_install lines and comments in setup/management.sh Joshua Tauberer 2016-02-18 06:59:38 -0500
  • 5e4c0ed825 Revert "install boto (py2) via the package manager, not pip (used by duplicity)" Joshua Tauberer 2016-02-18 06:54:23 -0500
  • ea0620d673 Merge 16aa19187b into ffa9dc5d67 Leo Koppelkamm 2016-02-18 11:45:41 +0000
  • ffa9dc5d67 Merge pull request from pra85/patch-1 Joshua Tauberer 2016-02-18 06:44:25 -0500
  • 43cb6c4995 Fix a typo in Readme Prayag Verma 2016-02-18 09:47:47 +0530
  • 36cb2ef41d missing elif Joshua Tauberer 2016-02-16 09:11:13 -0500
  • 098e250cc4 bump free_tls_certificates, fixes , if a challenge fails dont cache it permanently (or at all) Joshua Tauberer 2016-02-16 09:08:58 -0500
  • 16aa19187b Reverting changes introduced in b32cb6 Leo 2016-02-16 10:47:57 +0100
  • 7b2b3c0266 Make comments, statements more readable Leo 2016-02-16 10:37:41 +0100
  • 3d5a35b184 typo Joshua Tauberer 2016-02-15 18:47:19 -0500
  • 87d3f2641d merge - tweak postfix mail queue/warn/bounce times Joshua Tauberer 2016-02-15 18:42:03 -0500
  • c6c75c5a17 document the default values for delay_warning_time, maximal_queue_lifetime, bounce_queue_lifetime Joshua Tauberer 2016-02-15 18:38:55 -0500
  • 1ba44b02d4 forgot to catch free_tls_certificates.client.ChallengeFailed Joshua Tauberer 2016-02-15 18:19:59 -0500
  • 6fd4cd85ca Merge pull request from s4wny/patch-2 Joshua Tauberer 2016-02-14 14:29:13 -0500
  • 6182347641 spelling box->Box Sony? 2016-02-14 20:24:00 +0100
  • 401b0526a3 Added a warning to the installation / setup script Sony? 2016-02-14 19:40:43 +0100
  • 2bcc095329 Merge 493bffce2a into 2f24328608 aspdye 2016-02-14 16:02:14 +0000
  • eac6a3d7b8 Merge c6d432cfc3 into e004041de2 Jonas Tingeborn 2016-02-14 03:03:07 +0000
  • c6d432cfc3 add missing ppa repo to dockerfile Jonas Tingeborn 2016-02-14 03:57:20 +0100
  • 2f24328608 before the user agrees to Let's Encrypt's ToS the admin could get a nightly email with weird interactive text Joshua Tauberer 2016-02-13 12:38:16 -0500
  • 8ea42847da nightly status checks could fail if any domains had non-ASCII characters Joshua Tauberer 2016-02-13 11:51:06 -0500
  • f8e848aeb3 Allow sieve rules to be executed on spam messages Jeroen Jacobs 2016-02-12 16:24:03 +0100
  • 4ed23f44e6 take a full backup more often so we don't keep backups around for so long Joshua Tauberer 2016-02-05 11:08:33 -0500
  • 178527dab1 convert the backup increment time to the local timezone, fixes Joshua Tauberer 2016-02-05 08:46:21 -0500
  • f5c376dca8 Merge pull request from BastianPoe/patch-1 Joshua Tauberer 2016-02-04 15:42:10 -0500
  • 239eac662c Fix: Correct IP is reported when using custom DNS Wolf-Bastian Pöttner 2016-02-04 21:32:11 +0100
  • 4e18f66db6 tls control panel: only show integral seconds while waiting the requested time from Lets Encrypt, in case we got back a non-integral number of seconds to wait Joshua Tauberer 2016-02-03 08:21:22 -0500
  • 77937df955 bind postfix to the right network interface when sending outbound mail so that SPF checks on the receiving end will pass Joshua Tauberer 2016-02-01 12:36:52 -0500
  • 4db8efa0df bump Roundcube to 1.1.4 Joshua Tauberer 2016-01-09 16:12:53 -0500
  • 66c80bd16a Merge pull request from OmgImAlexis/patch-1 Joshua Tauberer 2016-01-30 19:31:47 -0500
  • 5895aeecd7 fixed typo X O 2016-01-31 11:01:00 +1030
  • 83ffc99b9c change the public URL of bootstrap.sh to setup.sh Joshua Tauberer 2016-01-30 11:19:51 -0500
  • 3615772b2d v0.16 v0.16 Joshua Tauberer 2016-01-30 11:15:14 -0500
  • 5a3af9525a Added support for custom DNS-only zones Bernard `Guyzmo` Pratz 2016-01-29 20:31:21 +0100
  • 78729bd277 update CHANGELOG Joshua Tauberer 2016-01-27 20:21:43 -0500
  • 4e2b109a72 Improved UI for services handling Bernard `Guyzmo` Pratz 2016-01-27 18:30:19 +0100
  • 1d9b678d89 Added support of mail only configuration Bernard `Guyzmo` Pratz 2016-01-24 14:43:16 +0000
  • 85a9a1608c Update mail-postfix.sh dofl 2016-01-21 16:05:43 +0100
  • 2e693f7011 Update mail-postfix.sh dofl 2016-01-21 08:38:39 +0100
  • 6f0220da4b Update mail-postfix.sh dofl 2016-01-20 15:34:22 +0100
  • 09a45b4397 Update mail-postfix.sh dofl 2016-01-20 13:25:41 +0100
  • 6b334d1e07 removed strict host checking for all backup operations Bernard `Guyzmo` Pratz 2016-01-15 00:31:34 +0000
  • c327736da2 added rsync options for ssh identity support Bernard `Guyzmo` Pratz 2016-01-14 23:18:48 +0000
  • 98fcd44cb6 Updates spelling in system-backup.html Jeroen Jacobs 2016-01-14 22:54:33 +0100
  • 161b5236b6 Updated key setup Bernard `Guyzmo` Pratz 2016-01-14 21:52:46 +0000
  • 660a41f23e fixed the extraneous environment Bernard `Guyzmo` Pratz 2016-01-14 21:44:12 +0000
  • a20639fb4f trailing spaces. Bernard `Guyzmo` Pratz 2016-01-14 20:51:05 +0000
  • 326c838547 Added SSH Public Key shown on the web interface UI Bernard `Guyzmo` Pratz 2016-01-14 20:50:35 +0000
  • 560122cbc3 Various web UI fixes Bernard `Guyzmo` Pratz 2016-01-14 20:49:09 +0000
  • 49cdbe8c8f fix backup-location lines, by switching it from id to class Bernard `Guyzmo` Pratz 2016-01-14 20:39:23 +0000
  • 5c221831d4 Removed stale blank lines, and fixed typo Bernard `Guyzmo` Pratz 2016-01-14 19:39:01 +0000
  • bef82364d6 Added ssh key generation upon installation for root user. Bernard `Guyzmo` Pratz 2016-01-14 19:38:33 +0000
  • 72042bc3d5 Added support for backup to a remote server using rsync Bernard `Guyzmo` Pratz 2016-01-14 19:38:04 +0000
  • 6b408ef824 Use utils.shell instead of subprocess.Popen mike 2016-01-14 10:24:04 -0500
  • 62b6117638 Merge pull request from jeroenj/patch-1 Joshua Tauberer 2016-01-14 09:53:36 -0500
  • 70111dafbc Removes border and rounded corners from navbar Jeroen Jacobs 2016-01-14 15:48:39 +0100
  • faaa74c3a7 tls: hide extra reasons why domains aren't getting a new certificate during setup Joshua Tauberer 2016-01-14 07:21:08 -0500
  • 8932aaf4ef needed libcgi-fast-perl and chown log files mike 2016-01-13 23:55:45 -0500
  • 6d6f3ea391 Added ability to use munin's dynazoom mike 2016-01-13 22:20:33 -0500
  • 2ad7d0830e add exception handling for what_version_is_this, fixes Joshua Tauberer 2016-01-09 09:22:34 -0500
  • 5045e206c2 roundcube file ownership should not preserve uid/gid from the release tarball, tar (when run as root) should always extract using --no-same-owner, fixes Joshua Tauberer 2016-01-09 09:17:20 -0500
  • 07f9228694 Merge branch 'letsencrypt' for automatic provisioning of TLS certificates from Let's Encrypt Joshua Tauberer 2016-01-09 08:58:35 -0500
  • 50b5b91216 Merge release branch v0.15a Joshua Tauberer 2016-01-09 08:48:37 -0500