1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-06-15 00:05:11 +02:00
Commit Graph

1075 Commits

Author SHA1 Message Date
9d610f56f7 Added some lines around ingress mode 2018-10-08 18:53:44 +00:00
1f71d10899 Change POD_ADDRESS_RANGE introduction like it is done on deovecot-sql.conf.ext 2018-10-07 16:46:42 +00:00
13146be57e Merge branch 'master' into feature-swarm 2018-10-07 16:42:25 +00:00
c1834d3500 Merge pull request #560 from usrpro/fix-swarm-start
Fix start.py for Swarm mode
2018-10-07 16:22:17 +00:00
74796201ec Merge branch 'master' into feature-swarm 2018-10-07 08:00:12 +00:00
0817629869 Increase attempts as it failed on fresh Swarm host 2018-10-07 02:10:13 +03:00
716ed16f34 Fix typo 2018-10-07 01:52:52 +03:00
16469d7282 Upgrade to newer pip version 2018-10-07 01:40:22 +03:00
1bae5968ad Import tenacy and fix syntax errors 2018-10-07 01:39:02 +03:00
c457ccfa60 Use tenacity for resolver retries 2018-10-07 00:32:05 +03:00
d6c386651d Merge branch 'master' into fix-swarm-start 2018-10-06 23:48:32 +03:00
011f4e317b Merge pull request #616 from HorayNarea/patch-2
implement support for ARC - fixes #495
2018-10-06 17:12:18 +00:00
7a7854bf3f Disable strict checking 2018-10-06 19:09:59 +02:00
afe0c1bf86 Merge branch 'master' into patch-2 2018-10-06 19:07:24 +02:00
2b1c94d965 Merge pull request #626 from ofthesun9/feature-smtpd_reject_unlisted_recipient
Add variable to choose whether to bounce or reject email when recipient is unknown. Fixes #583
2018-10-06 17:01:44 +00:00
f430f410f0 Merge branch 'master' into feature-smtpd_reject_unlisted_recipient 2018-10-06 18:56:36 +02:00
c135b37b07 Enable mergify 2018-10-06 18:53:49 +02:00
e8c0f031ac Merge pull request #608 from Mailu/feat-docs-docker
Docs as a Docker image
2018-10-06 17:23:48 +02:00
6a6b3af2d7 Merge branch 'master' into patch-2 2018-10-06 17:21:54 +02:00
9f861a4547 Merge pull request #620 from usrpro/feat-docs-docker
Documentation on running a local docs container
2018-10-06 17:16:13 +02:00
58a83a93e6 Add REJECT_UNLISTED_RECIPIENT variable in .env file 2018-10-04 18:55:56 +00:00
09d77bc2de Handle the case where the variable REJECT_UNLISTED_RECIPIENT is not set 2018-10-04 18:55:56 +00:00
cc17962c86 fixes #583 2018-10-04 18:55:56 +00:00
23c8dea27b Merge pull request #623 from usrpro/revert-docs-build
Revert docs build
2018-10-02 18:34:01 +02:00
6479f5177b Revert "Add a Dockerfile for buliding the docs"
This reverts commit f97d0d9e43.
2018-10-01 12:07:49 +03:00
07af9978e2 Revert "Build the docs during tests"
This reverts commit b287a85124.
2018-10-01 12:06:56 +03:00
6490a43492 Revert "Attempt to fix the docs build context"
This reverts commit 11bcae4c57.
2018-10-01 12:06:18 +03:00
73add1b428 Documentation on running a local docs container 2018-10-01 01:47:40 +03:00
76923d80d8 implement support for ARC 2018-09-29 13:03:33 +02:00
4d70a8737e Expose the data volume for admin container 2018-09-28 17:42:10 +02:00
2cba045013 Explicitely declare required volumes, fixes #568 2018-09-28 17:28:46 +02:00
11bcae4c57 Attempt to fix the docs build context 2018-09-28 17:28:46 +02:00
b287a85124 Build the docs during tests 2018-09-28 17:28:46 +02:00
f97d0d9e43 Add a Dockerfile for buliding the docs 2018-09-28 17:28:46 +02:00
339b3c1b24 Build the documentation as a Docker image 2018-09-28 10:41:17 +02:00
69c19dca55 Attempt to fix the docs build context 2018-09-27 21:45:06 +03:00
72cfadd5e8 Build the docs during tests 2018-09-25 21:08:04 +02:00
5341ee4472 Add a Dockerfile for buliding the docs 2018-09-25 21:04:30 +02:00
f5f09fad6e Reverting the patch for dovecot.conf, as it is not needed 2018-09-25 18:54:40 +00:00
e9aa85ad01 Merge pull request #606 from HorayNarea/roundcube
upgrade to PHP 7.2 and remove unused dependencies
2018-09-25 20:34:26 +02:00
f3a8f47b0a Merge pull request #607 from HorayNarea/patch-1
bind to any protocol
2018-09-25 18:19:15 +02:00
cbaac01790 remove unused dependencies 2018-09-25 07:38:49 +02:00
0b885548ab bind to any protocol 2018-09-25 06:29:53 +02:00
a684739b9c update to PHP 7.2 and remove mcrypt
removed mcrypt because Rouncube uses openssl exclusively since version 1.2 and mcrypt was removed from PHP 7.2
2018-09-25 05:59:31 +02:00
23e288aadc Enabling swarm deployment on master branch:
-Extends the usage of POD_ADDRESS_RANGE
-Provides documentation
2018-09-24 17:29:31 +00:00
91349d62ee Merge pull request #602 from usrpro/feat-test-suite
Travis-CI automated test build
2018-09-24 08:19:05 +02:00
f5f8d1d84b Test-building using travis-ci 2018-09-24 02:23:07 +03:00
f9ef126e03 Merge pull request #597 from HorayNarea/patch-1
use safer cipher in roundcube
2018-09-19 09:00:29 +02:00
5dc9ee9516 Merge pull request #510 from hoellen/spam-trash-fix
Dont flag spam as ham if moved to trash
2018-09-19 08:50:52 +02:00
89c55ba8fe use safer cipher in roundcube
"Default is set for backward compatibility to DES-EDE3-CBC,
but you can choose e.g. AES-256-CBC which we consider a better choice."

https://github.com/roundcube/roundcubemail/blob/master/config/defaults.inc.php#L512
2018-09-19 01:36:22 +02:00