Commit Graph

  • 6a6b3af2d7
    Merge branch 'master' into patch-2 kaiyou 2018-10-06 17:21:54 +0200
  • 9f861a4547
    Merge pull request #620 from usrpro/feat-docs-docker kaiyou 2018-10-06 17:16:13 +0200
  • c09ac713a3
    Project name can be ommitted in docker-compose build Tim Möhlmann 2018-10-06 17:36:59 +0300
  • 940b88a641
    Fix syntax error Tim Möhlmann 2018-10-06 17:31:01 +0300
  • f7d8f20c87
    Move DOCKER_ORG default to travis.yml Tim Möhlmann 2018-10-06 17:24:42 +0300
  • a19e11d552
    Clean terminal distortion from docker-compose in travis Tim Möhlmann 2018-10-06 17:06:23 +0300
  • 7915f2631f
    DOCKER_UN needs to be non-zero for deploy Tim Möhlmann 2018-10-06 17:04:14 +0300
  • bb6b984610
    Exclude fetchmail for the time being. See Mailu/Mailu#412 Tim Möhlmann 2018-10-06 16:46:01 +0300
  • bc85dff27e
    Don't try deploy is DOCKER_UN is not set Tim Möhlmann 2018-10-06 16:43:04 +0300
  • 39c159bae9
    Make the code a bit more DRY. Put sleep back into main loop Tim Möhlmann 2018-10-06 16:34:57 +0300
  • 508796eaab
    Verbose sleep Tim Möhlmann 2018-10-06 16:25:12 +0300
  • 59eb4a5a00
    Minor script flow restructure Tim Möhlmann 2018-10-06 16:12:05 +0300
  • 42f557ff38
    Cleanup containers Tim Möhlmann 2018-10-06 16:03:07 +0300
  • 4133bab280
    Default to mailu for DOCKER_ORG Tim Möhlmann 2018-10-06 15:52:39 +0300
  • 38db35f1d6 Make docker ps more verbose Ionut Filip 2018-10-05 15:04:04 +0300
  • 9c266cc8e5
    Merge pull request #6 from usrpro/feat-travis-deploy Tim Möhlmann 2018-10-05 14:42:01 +0300
  • 0c73be7c6e
    Deploy on all branches Tim Möhlmann 2018-10-05 13:02:10 +0300
  • 3224a8ecad
    Further introduction of the DOCKER_ORG variable Tim Möhlmann 2018-10-05 12:52:19 +0300
  • 5987703631
    Tavis-ci to upload images to the Docker hub, after succesfull tests. For this to work, the following variables will need to be set at Docker hub: - DOCKER_ORG first part of docker repo name (example: mailu) - DOCKER_UN Docker-hub login username (private) - DOCKER_PW Docker-hub login password (private) Note that also Docker hub autobuilds will have to be disabled. Tim Möhlmann 2018-10-05 11:51:35 +0300
  • 20f37607bb Added docker ps and logs Ionut Filip 2018-10-05 11:55:01 +0300
  • 58a83a93e6 Add REJECT_UNLISTED_RECIPIENT variable in .env file ofthesun9 2018-10-04 18:44:27 +0000
  • 09d77bc2de Handle the case where the variable REJECT_UNLISTED_RECIPIENT is not set ofthesun9 2018-10-04 18:31:04 +0000
  • cc17962c86 fixes #583 ofthesun9 2018-10-04 17:25:22 +0000
  • 71eed72e21 Changed exit condition Ionut Filip 2018-10-04 17:51:17 +0300
  • 027b8f36df Added a check for container status Ionut Filip 2018-10-04 17:37:09 +0300
  • bc70be35c2 Added function to check docker containers Ionut Filip 2018-10-04 17:18:48 +0300
  • 645a7f3c96 Removed BIND_ADDRESS6 Ionut Filip 2018-10-04 15:41:44 +0300
  • 28ebcd5007 Fixed paths to files Ionut Filip 2018-10-04 15:19:40 +0300
  • ebe90fc447 Added run script for travis Ionut Filip 2018-10-04 14:42:34 +0300
  • 0067d97f26 Copied docs/compose/.env to tests/compose/core.env Ionut Filip 2018-10-04 11:50:32 +0300
  • 5cc5b7c40a Copied docs/compose/docker-compose.yml to tests/compose/run.yml Edit for test environment Ionut Filip 2018-10-04 11:48:56 +0300
  • 23c8dea27b
    Merge pull request #623 from usrpro/revert-docs-build kaiyou 2018-10-02 18:34:01 +0200
  • 12882cfacf Merge branch 'master' into feat-fuzzyhashes Hypriot Pirate 2018-10-01 16:31:45 +0000
  • 6479f5177b
    Revert "Add a Dockerfile for buliding the docs" Tim Möhlmann 2018-10-01 12:07:49 +0300
  • 07af9978e2
    Revert "Build the docs during tests" Tim Möhlmann 2018-10-01 12:06:56 +0300
  • 6490a43492
    Revert "Attempt to fix the docs build context" Tim Möhlmann 2018-10-01 12:06:18 +0300
  • 73add1b428
    Documentation on running a local docs container Tim Möhlmann 2018-10-01 01:47:40 +0300
  • 76923d80d8
    implement support for ARC Thomas Sänger 2018-09-29 13:03:33 +0200
  • 4d70a8737e Expose the data volume for admin container kaiyou 2018-09-28 17:42:10 +0200
  • 2cba045013 Explicitely declare required volumes, fixes #568 kaiyou 2018-09-28 17:12:50 +0200
  • 11bcae4c57 Attempt to fix the docs build context Tim Möhlmann 2018-09-27 21:45:06 +0300
  • b287a85124 Build the docs during tests kaiyou 2018-09-25 21:08:04 +0200
  • f97d0d9e43 Add a Dockerfile for buliding the docs kaiyou 2018-09-25 21:04:30 +0200
  • 339b3c1b24 Build the documentation as a Docker image kaiyou 2018-09-28 10:41:17 +0200
  • fcad52b145 Implement a start date filter for autoreply, fixes #362 kaiyou 2018-09-27 22:45:16 +0200
  • 69c19dca55
    Attempt to fix the docs build context Tim Möhlmann 2018-09-27 21:45:06 +0300
  • 82bb8c2fd9 Merge remote-tracking branch 'github/master' into feat-abstract-db kaiyou 2018-09-27 17:06:21 +0200
  • f5668dea51 Handle relays as virtual transports through podop kaiyou 2018-09-27 16:30:20 +0200
  • 9890e1fb2a Fix the dovecot configuration path kaiyou 2018-09-27 16:13:02 +0200
  • 42c6bdb4df Split the internal blueprint into multiple view files kaiyou 2018-09-27 16:09:38 +0200
  • dc4b0d21ea Clean the dovecot configuration dir kaiyou 2018-09-27 16:01:21 +0200
  • f9c6c98180 Remove fetchmail dependency to the databse kaiyou 2018-09-27 15:52:08 +0200
  • 43b6547e1c Lower the loglevel of podop kaiyou 2018-09-27 14:53:58 +0200
  • 542793260b Handle wildcard aliases using podop kaiyou 2018-09-27 14:53:23 +0200
  • 0d52364eac Fix alias resolution through podop kaiyou 2018-09-27 14:38:10 +0200
  • 6d088504bd Adjust podop debug level based on environment kaiyou 2018-09-27 14:11:31 +0200
  • 6ba55ee377 Implement the sieve script name resolution pattern kaiyou 2018-09-27 14:10:53 +0200
  • 3c725bf634 Only support generating the default sieve script kaiyou 2018-09-27 08:18:22 +0200
  • ca6c0bc8fd Fix the user sieve script generation kaiyou 2018-09-27 08:18:03 +0200
  • 4d25083847 Move sieve script generation to the admin container kaiyou 2018-09-27 08:11:26 +0200
  • cfeaa189f9 Use proper 404 return codes for missing objects kaiyou 2018-09-27 08:00:31 +0200
  • d8365bfbcf Use simpler routes for Dovecot kaiyou 2018-09-27 07:55:54 +0200
  • 82140baa69 Add a very simple test script for sending mails kaiyou 2018-09-27 07:52:43 +0200
  • 697caaab81 Update podop access and mail restrictions kaiyou 2018-09-26 00:15:24 +0200
  • 7143fb8c47 Implement some basic views for podop kaiyou 2018-09-26 00:14:46 +0200
  • 39cd0d5034 Upgrade to alpine 3.8 for smtp and imap kaiyou 2018-09-26 00:14:30 +0200
  • 68aa797720 Merge branch 'master' into feat-abstract-db kaiyou 2018-09-25 21:46:12 +0200
  • 72cfadd5e8 Build the docs during tests kaiyou 2018-09-25 21:08:04 +0200
  • 5341ee4472 Add a Dockerfile for buliding the docs kaiyou 2018-09-25 21:04:30 +0200
  • f5f09fad6e Reverting the patch for dovecot.conf, as it is not needed ofthesun9 2018-09-25 18:54:40 +0000
  • e9aa85ad01
    Merge pull request #606 from HorayNarea/roundcube kaiyou 2018-09-25 20:34:26 +0200
  • f3a8f47b0a
    Merge pull request #607 from HorayNarea/patch-1 kaiyou 2018-09-25 18:19:15 +0200
  • cbaac01790
    remove unused dependencies Thomas Sänger 2018-09-25 07:38:49 +0200
  • 0b885548ab
    bind to any protocol Thomas Sänger 2018-09-25 06:29:53 +0200
  • a684739b9c
    update to PHP 7.2 and remove mcrypt Thomas Sänger 2018-09-25 05:59:31 +0200
  • 73ca5fb3d3 Provide a more generic skeletton for postfix virtual lookups kaiyou 2018-09-24 23:19:06 +0200
  • 23e288aadc Enabling swarm deployment on master branch: -Extends the usage of POD_ADDRESS_RANGE -Provides documentation ofthesun9 2018-09-24 17:29:31 +0000
  • 91349d62ee
    Merge pull request #602 from usrpro/feat-test-suite kaiyou 2018-09-24 08:19:05 +0200
  • f5f8d1d84b
    Test-building using travis-ci Tim Möhlmann 2018-09-24 02:23:07 +0300
  • f9ef126e03
    Merge pull request #597 from HorayNarea/patch-1 kaiyou 2018-09-19 09:00:29 +0200
  • 5dc9ee9516
    Merge pull request #510 from hoellen/spam-trash-fix kaiyou 2018-09-19 08:50:52 +0200
  • 89c55ba8fe
    use safer cipher in roundcube Thomas Sänger 2018-09-19 01:36:22 +0200
  • d917f60352
    Merge pull request #553 from HorayNarea/compress kaiyou 2018-09-16 20:00:32 +0200
  • 64269e08c0
    Merge pull request #552 from HorayNarea/master kaiyou 2018-09-16 19:59:28 +0200
  • 313b79538e
    Merge pull request #513 from mprihoda/feature/better-ratelimit-error kaiyou 2018-09-16 19:58:34 +0200
  • 4b60ee5361
    Merge pull request #580 from usrpro/fix-setup-binding kaiyou 2018-09-16 19:57:53 +0200
  • 482ce3bcd6
    Merge pull request #551 from ofthesun9/doc-swarm kaiyou 2018-09-16 19:56:53 +0200
  • 99914c50fd
    Merge pull request #581 from usrpro/feat-setup-compose kaiyou 2018-09-16 19:48:26 +0200
  • fe7e32dc82
    Make gunicorn bind to port 80 of any available protocol Tim Möhlmann 2018-08-26 21:11:48 +0300
  • 6fc51d879b
    Add docker-compose.yml file for Setup utility Tim Möhlmann 2018-08-26 21:08:20 +0300
  • cc8e15748b Retry 10 times when resolving fails in start.py scripts Tim Möhlmann 2018-08-08 17:54:15 +0300
  • ac62f26dfd Merge branch 'master' of https://github.com/mailu/mailu Tim Möhlmann 2018-08-07 19:24:42 +0300
  • 0bdb2a16bc
    add optional Maildir-Compression Thomas Sänger 2018-08-05 19:48:24 +0200
  • fb62e6b5a2
    add full-text search support Thomas Sänger 2018-08-05 18:59:57 +0200
  • 935cd7f706
    Update README.md ofthesun9 2018-08-04 18:13:08 +0200
  • 480fc6c437
    Update README.md ofthesun9 2018-08-04 18:12:41 +0200
  • d13725ce33
    Update README.md ofthesun9 2018-08-04 18:09:18 +0200
  • dc8df56976
    Update README.md ofthesun9 2018-08-04 18:08:07 +0200
  • a6412f3f23
    Update README.md ofthesun9 2018-08-04 18:03:50 +0200
  • b3131496c6
    Update README.md ofthesun9 2018-08-04 18:00:57 +0200