1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
Dimitri Huisman
5c9cdfe1de
Introduction of the Mailu RESTful API.
Anything that can be configured in the web administration interface,
can also be configured via the Mailu RESTful API.
See the section Advanced configuration in the configuration reference
for the relevant settings in mailu.env for enabling the API.
(API, WEB_API, API_TOKEN).
2022-12-27 11:32:54 +01:00
Florent Daigniere
cea533ae57 Merge remote-tracking branch 'upstream/master' into oletools 2022-12-19 12:05:27 +01:00
Florent Daigniere
f04be00798 doc 2022-12-19 12:00:18 +01:00
Florent Daigniere
9fa3a3e0c7 doc 2022-11-22 10:17:10 +01:00
Florent Daigniere
07bf8ce6df Add anti-spoofing to the feature list 2022-10-24 09:51:53 +02:00
Dimitri Huisman
f6de2b2938 Switch from docker build to buildx for CI/CD.
- The main workflow file has been optimised and simplified.
- Images are built in parallel when building locally resulting in faster build times.
- The github action workflow is about 50% faster.
- Arm images are built as well. These images are not tested due to restrictions of github actions (no arm runners). The tags of the images have -arm appended to it.
- Arm images can also be built locally.
- Reusable workflow is introduced for building, testing and deploying the images.
  This allows the workflow to be reused for other purposes in the future.
- Workflow can be manually triggered. This allows forked Mailu projects to also use the workflow for building images.
2022-08-03 09:36:53 +00:00
Florent Daigniere
2d1c5f7910 document 2022-03-16 17:05:23 +01:00
Dimitri Huisman
b3e9e1bd1a Add documentation for the web administration gui. 2020-08-18 20:42:58 +02:00
Dimitri Huisman
1544bc4a95 Add documentation in regard to the spam filter in Mailu. Added all suggestions from Liquidat and Nebukadneza.. 2020-08-11 20:59:25 +02:00
Tim Möhlmann
4911fba4af
Docs: Fix various build warnings:
- /docs/configuration.rst:157: WARNING: Inline emphasis start-string without end-string.
- /docs/configuration.rst:159: WARNING: Inline emphasis start-string without end-string.
- /docs/configuration.rst:159: WARNING: Inline emphasis start-string without end-string.
- /docs/configuration.rst:159: WARNING: Inline emphasis start-string without end-string.
- /docs/rpi_build.rst: WARNING: document isn't included in any toctree
2019-10-21 15:15:32 +03:00
kaiyou
488dfc2572 Start writing the contribution guidelines 2019-08-31 19:15:06 +02:00
Cody Warmbo
2277d86a9f Corrected 'adminitration' to 'administration' 2019-06-06 16:06:34 +02:00
Tim Möhlmann
38e754be6d
Make docs refer to the setup utility 2019-01-16 21:01:09 +02:00
Ionut Filip
7f8c7b6479 Added documentation for external mysql db 2019-01-10 17:58:33 +02:00
Tim Möhlmann
b54a51e3ba
Merge branch 'master' into feat-faq 2018-10-22 12:30:23 +03:00
hacor
4ea12deae7 Added kubernetes to Mailu 2018-10-17 07:22:55 +02:00
Tim Möhlmann
f4ef0eed09
Wrote informational section of the FAQ 2018-10-12 20:48:44 +03:00
hacor
699a25939f Updated docs for Travis
Signed-off-by: hacor <hacornelis@gmail.com>
2018-07-31 17:45:11 +02:00
kaiyou
0d7ab122d5 Add the documentation about reverse proxies 2017-11-05 00:30:03 +01:00
kaiyou
17f49e77e5 Update the documentation index 2017-11-05 00:24:30 +01:00
kaiyou
8e1e937808 Add a page with features and screenshots 2017-11-04 23:56:15 +01:00
kaiyou
56c0c00840 Add some shields on the homepage 2017-11-04 22:05:11 +01:00
kaiyou
ce9d991a13 Improve the documentation menu 2017-11-04 19:07:55 +01:00
kaiyou
2d22e9cabe Add the Mailu logo 2017-11-02 20:22:49 +01:00
kaiyou
fcf9515bff Fix the rst syntax for most documentation 2017-11-02 20:05:12 +01:00
kaiyou
dc2f1280ed Import the documentation from the wiki 2017-11-01 20:12:17 +01:00
kaiyou
c59e05bb09 Add initial sphinx config 2017-11-01 12:37:32 +01:00