1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-07-16 01:10:53 +00:00

Commit Graph

  • 4e6d572de9 ensure Python operates in UTF-8 with a consistent locale for all users Joshua Tauberer 2014-09-26 08:26:05 -0400
  • 145186a6b6 link to Modoboa in README Joshua Tauberer 2014-09-26 08:20:13 -0400
  • 5714b3c6b7 bump bootstrap.sh to incoming 0.03 tag v0.03 Joshua Tauberer 2014-09-24 12:48:15 +0000
  • 8e0967dd8e if an earlier version of roundcube had already been installed, update to our target version Joshua Tauberer 2014-09-24 12:46:42 +0000
  • 5a89f3c633 don't allow catch-all addresses in the admin because they take precedence over mail users and that's counter-intuitive Joshua Tauberer 2014-09-24 12:36:47 +0000
  • ed8fb2d06d the latest z-push introduces a new/second USE_FULLEMAIL_FOR_LOGIN parameter Joshua Tauberer 2014-09-24 12:24:30 +0000
  • 8c8d9304ac lock z-push to a particular upstream version by fmbiete/Z-Push-contrib commit hash Joshua Tauberer 2014-09-24 12:20:10 +0000
  • c1ccd22531 put a start script at /usr/local/bin/mailinabox v0.02 Joshua Tauberer 2014-09-21 16:56:28 -0400
  • 01c964bfe3 update bootstrap.sh for next tag Joshua Tauberer 2014-09-21 20:37:04 +0000
  • 6c59294e7b more readable bash Joshua Tauberer 2014-09-21 16:05:11 -0400
  • 9d40a12f44 first pass at making readable documentation by parsing the bash scripts Joshua Tauberer 2014-09-21 13:43:21 -0400
  • c2ddabe683 fix ajax loading indicator positioning Joshua Tauberer 2014-09-21 17:41:46 +0000
  • 846768efcb admin: update user's password from the admin Joshua Tauberer 2014-09-21 17:24:01 +0000
  • 8dfbb90f3a admin: simplify the users table a bit Joshua Tauberer 2014-09-21 17:06:38 +0000
  • c7c3bd33cf DNS API should reject qnames that aren't in a zone managed by the box Joshua Tauberer 2014-09-21 13:20:37 +0000
  • 1637153566 make the DNS API a little clearer Joshua Tauberer 2014-09-21 13:15:36 +0000
  • 05510f25a5 warn if a SSL cert is expiring in 30 days Joshua Tauberer 2014-09-21 12:51:27 +0000
  • b8ea7282b0 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 Joshua Tauberer 2014-09-21 12:43:47 +0000
  • 5caa176291 A bash tool script to allow for DHEC on Nginx. It generates a key and adds the path to the Nginx SSL conf file. It has additional mode for stricter SSL cipher suite and limiting to TLSv1.2. Also 4096 bit key can generated as well. JKO root 2014-09-21 00:05:55 -0400
  • b5bb12d0d2 enable site-wide bayesian filtering jmar71n 2014-09-20 16:07:30 +0100
  • dd91553689 open the firewall to an alternative SSH port if set Joshua Tauberer 2014-09-20 08:25:54 -0400
  • 98651deea4 python3-dev is a dependency for many pip packages, including pyyaml, fixes #196 Joshua Tauberer 2014-09-17 21:56:09 +0000
  • ff0c85615b correct typo in comment Joshua Tauberer 2014-09-10 01:39:04 +0000
  • d14a6ba9da mailpile beta Joshua Tauberer 2014-09-15 10:01:56 +0000
  • 16e2350fef 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 Joshua Tauberer 2014-09-15 06:00:50 -0400
  • 4f57c62681 Mailpile: an installation script and a multiplexer daemon that proxies Mailpile behind an authorization step and multiplexes Mailpile instances per logged in user Joshua Tauberer 2014-07-02 11:42:20 +0000
  • 52b2e27451 Merge pull request #193 from waldyrious/patch-1 Joshua Tauberer 2014-09-13 20:54:26 -0400
  • 48bb8a90d2 add link to contributors, remove duplicate "to"s Waldir Pimenta 2014-09-14 01:45:10 +0100
  • 941684f4d9 Merge pull request #192 from ch000/patch-1 Joshua Tauberer 2014-09-12 12:15:24 -0400
  • 9631fab7b2 Changed incomming-email-input to type text Christian 2014-09-12 18:08:33 +0200
  • 6fc6b1e6a1 ownCloud uses separate log location, but ignores regexp access_log jkaberg 2014-09-10 22:40:24 +0200
  • 7960f2ba2c use regexp instead to ignore jkaberg 2014-09-10 22:19:43 +0200
  • f375aab733 put ownCloud logs in separate log files jkaberg 2014-09-10 22:14:20 +0200
  • 487e0d64e2 dont log excessive dav related requests jkaberg 2014-09-10 22:12:16 +0200
  • c87da5330c dont log robots.txt and favicon.ico. we should REALLY consider creating seperate include files for *all* of our "apps", this is getting messy.. jkaberg 2014-09-10 21:27:59 +0200
  • b2e67a6ede increase timeouts for z-push, was closeing sync connections to early jkaberg 2014-09-10 21:24:27 +0200
  • 93a722f85b ownCloud (witch is based on SabreDAV) supports sync jkaberg 2014-09-10 21:22:56 +0200
  • d11ce688ca correct typo in comment Joshua Tauberer 2014-09-10 01:39:04 +0000
  • 4f4a8faa00 Merge pull request #188 from Bretos/master Joshua Tauberer 2014-09-10 09:04:27 -0400
  • 467f04facb update roundcube version Bretos 2014-09-10 12:32:32 +0200
  • 196e42e8b5 don't automatically create an alias if a user account already exists by that name Joshua Tauberer 2014-09-09 11:41:44 +0000
  • f09da719f7 show the response from spamhaus.org in the status checks output Joshua Tauberer 2014-09-08 20:27:26 +0000
  • e9e95cbed5 tweak backup explanatory text Joshua Tauberer 2014-09-08 20:12:31 +0000
  • 98fc449b49 only hold onto backups for 14 days (not 31) and show when the backups will be deleted in the control panel Joshua Tauberer 2014-09-08 20:09:18 +0000
  • bab8b515ea new logic for determining when to take a full backup Joshua Tauberer 2014-09-08 19:42:42 +0000
  • cce6bc02a8 add links to IANA tables for DNSSEC algorithm/digest number assignemnts Joshua Tauberer 2014-09-07 10:59:14 -0400
  • 85d4fad030 add Hacker News links to README Joshua Tauberer 2014-09-07 10:58:47 -0400
  • 7ea956d3bc install network-checks's dependencies Joshua Tauberer 2014-09-07 12:09:37 +0000
  • 110e0f90d9 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 Joshua Tauberer 2014-09-07 11:42:20 +0000
  • 954a234aa9 move website link to the top of README Joshua Tauberer 2014-09-07 07:24:50 -0400
  • b5122770cc tweak admin template for external DNS Joshua Tauberer 2014-09-07 07:22:09 -0400
  • 711b1128e3 Merge pull request #178 from jkaberg/master Joshua Tauberer 2014-09-04 10:42:19 -0400
  • 6b13ac1ca9 Support more concurrent connections Joel Kåberg 2014-09-04 16:40:33 +0200
  • 9fd6958dc2 Revert commit "Support more concurrent connections for z-push" Joel Kåberg 2014-09-04 16:39:38 +0200
  • e434bf9fce Support more concurrent connections for z-push Joel Kåberg 2014-09-04 16:11:06 +0200
  • 03f9358de4 when checking SSL certs are OK, check for wildcard certificates Joshua Tauberer 2014-09-03 17:31:11 +0000
  • c7a2aad0f8 tweak readme to emphasize not being customizable Joshua Tauberer 2014-09-03 11:10:30 -0400
  • c75a2c4ca0 add a warning not to use owncloud-unlockadmin.sh Joshua Tauberer 2014-09-03 11:02:09 -0400
  • ecbbac2ae1 Merge pull request #173 from fiws/master Joshua Tauberer 2014-09-03 10:57:12 -0400
  • 7fd32d2d0b fix permissions for owncloud-unlockadmin script Filip Weiss 2014-09-03 16:50:48 +0200
  • f77f1e656c split CardDAV instrctions into a new page and add CalDAV instructions; create nice redirects at /cloud/calendar and /cloud/contacts Joshua Tauberer 2014-09-03 10:51:19 +0000
  • b420e560c3 dont show 'make admin' on archived mailbox accounts and other control panel cleanup Joshua Tauberer 2014-09-03 10:17:46 +0000
  • 7a449c76a1 set the DNS TTL to 30 minutes rather than 1 day Joshua Tauberer 2014-09-01 23:05:42 +0000
  • 3853e8dd93 show the status of backups in the control panel Joshua Tauberer 2014-09-01 13:06:38 +0000
  • 4ec6692f21 showing the mail-in-a-box version might fail if git isn't actually installed Joshua Tauberer 2014-09-01 07:29:34 -0400
  • 6669f83bf7 install/upgrade ownCloud 7.0.2 Joshua Tauberer 2014-09-01 11:47:16 +0000
  • 7603ce0489 this is what I meant Joel Kåberg 2014-09-01 10:32:44 +0200
  • 8b2fed1a2a fixes comments by @JoshData Joel Kåberg 2014-09-01 10:02:46 +0200
  • ee244386ed update ownCloud if necessary Joel Kåberg 2014-08-31 20:34:57 +0200
  • cfffb38508 link-local IPv6 addresses need a '%interface' specification to be useful Joshua Tauberer 2014-08-31 08:09:13 -0400
  • 24ff0e04b1 output/text tweaks Joshua Tauberer 2014-08-27 14:42:00 +0000
  • 10a37cd033 add SSHFP records to DNS Joshua Tauberer 2014-08-27 12:56:17 +0000
  • 684d9b3c70 prettify the custom DNS docs Joshua Tauberer 2014-08-27 12:11:38 +0000
  • 302eae3fd3 Merge pull request #167 from hjjg/feature-owncloudadmin Joshua Tauberer 2014-08-27 07:43:01 -0400
  • 8586723e70 Merge pull request #168 from hjjg/feature-localehandling1 Joshua Tauberer 2014-08-27 07:41:49 -0400
  • aa3bc3225e expose the control panel only on PRIMARY_HOSTNAME since /admin might conflict with other stuff hosted on other domains Joshua Tauberer 2014-08-27 02:38:43 +0000
  • da2af2ea5c once the user has a signed SSL cert, simplify the message at the end of setup Joshua Tauberer 2014-08-26 16:12:29 +0000
  • 6a311ee7d9 show the tag or commit the user is on in the output to aid debugging when a user posts the output somewhere Joshua Tauberer 2014-08-26 16:07:38 +0000
  • 1f19a855af Use mail.py to get the admin user Helmuth Gronewold 2014-08-26 23:34:27 +0200
  • 3ce3c74273 Add a helper script to unlock ownClouds admin features Helmuth Gronewold 2014-08-26 23:15:09 +0200
  • ac767dc87b Merge pull request #163 from empurium/master Joshua Tauberer 2014-08-26 16:59:50 -0400
  • 5c29275d8f Merge pull request #164 from hjjg/bugfix-roundcubekeylength Joshua Tauberer 2014-08-26 16:26:38 -0400
  • 756ba111a3 Also swith blocksize and count at the owncloud-specific key generation to ensure get as much bytes as you wanted. Helmuth Gronewold 2014-08-26 22:22:43 +0200
  • ab3d205ef6 Switch blocksize and count when reading from urandom with dd, to prevent getting fewer bytes for the secret key. Helmuth Gronewold 2014-08-26 22:16:31 +0200
  • 699923d605 Merge pull request #166 from benschumacher/master Joshua Tauberer 2014-08-26 16:13:11 -0400
  • d5efb05f31 Fix typo in dns_update.py. Ben Schumacher 2014-08-26 15:58:34 -0400
  • 1125325718 CLI usage for aliases with multiple recipients Michael Simmons 2014-08-26 11:45:03 -0700
  • 43fe2fe282 Merge pull request #162 from skosch/patch-2 Joshua Tauberer 2014-08-26 14:12:34 -0400
  • 2afd0be591 Replace spaces by tabs in 106-109 Sebastian Kosch 2014-08-26 12:16:20 -0400
  • 92c7815d2c Merge pull request #156 from skosch/patch-1 Joshua Tauberer 2014-08-26 10:24:22 -0400
  • 06a4046d13 fix link to /cloud in the admin, fixes #160 Joshua Tauberer 2014-08-26 11:51:47 +0000
  • 9b8d85de45 if there are no admins when trying to access the control panel, tell the user how to make an admin from SSH Joshua Tauberer 2014-08-26 11:31:45 +0000
  • c0f4618bef normalize some whitespace Joshua Tauberer 2014-08-26 07:09:15 -0400
  • 245864caac bug in the IPV6 question Joshua Tauberer 2014-08-26 10:34:22 +0000
  • b76cbae5a0 document the DNS API in the control panel Joshua Tauberer 2014-08-25 23:52:34 +0000
  • ed8ce16fb5 show custom DNS records in the control panel too, fixes #155 Joshua Tauberer 2014-08-25 23:35:44 +0000
  • a32806da32 create STORAGE_ROOT/backup/duplicity if it doesn't exist Joshua Tauberer 2014-08-25 23:29:00 +0000
  • 18f0406541 update comments in backup.py Joshua Tauberer 2014-08-25 23:28:43 +0000
  • bc9d670981 prettify mail guide Joshua Tauberer 2014-08-25 23:24:41 +0000
  • 3774f589c8 locale-safe check if we have enough memory installed Helmuth Gronewold 2014-08-25 23:36:55 +0200