- 02 Apr, 2022 2 commits
-
-
Florent Daigniere authored
-
Will authored
(cherry picked from commit a54a784168c023d1f95c2c1ba0cd97659ffbd08c) # Conflicts: # core/admin/Dockerfile # core/dovecot/Dockerfile # core/nginx/Dockerfile # core/none/Dockerfile # core/postfix/Dockerfile # optional/clamav/Dockerfile # optional/fetchmail/Dockerfile # optional/radicale/Dockerfile # optional/unbound/Dockerfile # setup/Dockerfile
-
- 07 Dec, 2021 1 commit
-
-
willofr authored
-
- 06 Dec, 2021 1 commit
-
-
willofr authored
I suggest using the dovecot-fts-xapian package from the alpine repository (newer) instead of compiling an older version from source: see https://pkgs.alpinelinux.org/package/edge/community/x86/dovecot-fts-xapian
-
- 18 Nov, 2021 1 commit
-
-
Dimitri Huisman authored
- Moved run to bottom of Dockerfile to allow using unmodified / cached states. - Simplified bash code in deploy.sh. - Improved the large bash one-liner in CI.yml. It could not handle >9 for 1.x.
-
- 17 Nov, 2021 1 commit
-
-
Dimitri Huisman authored
-
- 04 Nov, 2021 1 commit
-
-
DjVinnii authored
-
- 02 Nov, 2021 1 commit
-
-
DjVinnii authored
-
- 01 Sep, 2021 1 commit
-
-
Florent Daigniere authored
-
- 05 Jul, 2021 1 commit
-
-
Florent Daigniere authored
-
- 15 Jan, 2021 1 commit
-
-
Michael Wyraz authored
-
- 15 Jun, 2020 1 commit
-
-
ofthesun9 authored
-
- 07 Mar, 2020 1 commit
-
-
Dario Ernst authored
-
- 06 Mar, 2020 1 commit
-
-
Dario Ernst authored
-
- 23 Jan, 2020 1 commit
-
-
Dario Ernst authored
-
- 19 Jan, 2020 1 commit
-
-
Dario Ernst authored
Currently we are not able to offer our users a FTS experience after the demise of lucene due to unfixed coredumps with musl/alpine. We now add lucene, the only remaining maintained small/lean FTS plugin for dovecot. It is quite simple to add to our stack: A two-stage docker build is used to compile the fts plugin in the first stage, and copy over only the resulting plugin-artifact to the second stage, which is our usual dovecot container. Configuration is also minimal.
-
- 04 Dec, 2019 2 commits
-
-
Michael Wyraz authored
-
Michael Wyraz authored
Install py3-multidict from repository before installing socrate to avoid the need of gcc during build
-
- 15 Oct, 2019 1 commit
-
-
Tim Möhlmann authored
-
- 31 Aug, 2019 1 commit
-
-
Michael Wyraz authored
-
- 21 Aug, 2019 1 commit
-
-
Aurélien Bondis authored
-
- 25 Jul, 2019 1 commit
-
-
hoellen authored
-
- 14 Jul, 2019 5 commits
-
-
Dario Ernst authored
-
Dario Ernst authored
Which is still unreleased, but serves as a placeholder here.
-
Dario Ernst authored
It turns out we were all blind and admin *does* use MailuStart
-
Dario Ernst authored
-
Dario Ernst authored
-
- 30 Jun, 2019 1 commit
-
-
Dario Ernst authored
This reverts commit c787e4bd.
-
- 26 Jun, 2019 1 commit
-
-
Dario Ernst authored
-
- 25 Jun, 2019 5 commits
-
-
Dario Ernst authored
-
Dario Ernst authored
-
Dario Ernst authored
-
Dario Ernst authored
-
Thomas Sänger authored
-
- 06 Feb, 2019 1 commit
-
-
Abel Alfonso Fírvida Donéstevez authored
This fix https://github.com/Mailu/Mailu/issues/918 Bash shell is used by default in Kubernetes' dashboard console, which is very useful for admins.
-
- 25 Jan, 2019 1 commit
-
-
Ionut Filip authored
-
- 24 Jan, 2019 1 commit
-
-
Ionut Filip authored
-
- 10 Jan, 2019 1 commit
-
-
Thomas Sänger authored
-
- 08 Jan, 2019 1 commit
-
-
Tim Möhlmann authored
This fixes #776. Recursion is not needed, as the permissions will only need to be set on the first invocation.
-
- 31 Oct, 2018 1 commit
-
-
Tim Möhlmann authored
-