1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-16 10:59:53 +02:00
Mailu/core/admin/mailu/api/v1
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
..
__init__.py Introduction of the Mailu RESTful API. 2022-12-27 11:32:54 +01:00
alias.py Introduction of the Mailu RESTful API. 2022-12-27 11:32:54 +01:00
domains.py Introduction of the Mailu RESTful API. 2022-12-27 11:32:54 +01:00
relay.py Introduction of the Mailu RESTful API. 2022-12-27 11:32:54 +01:00
user.py Introduction of the Mailu RESTful API. 2022-12-27 11:32:54 +01:00