1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-05 14:55:20 +02:00
Dimitri Huisman 60b9ff0090
Fixed log filter not filtering out log messages for dovecot/nginx/postfix.
Fixed postfix not logging to standard out.
Fixed not all containers logging to journald.
Removed POSTFIX_LOG_FILE functionality. Added documentation on how to achieve the same (log to file) via journald & rsyslogd (see new FAQ entry 'How can I view and export the logs of a Mailu container?').
2023-10-27 14:10:13 +00:00
..
2022-10-12 16:32:24 +02:00
2022-10-12 16:32:24 +02:00
2022-10-12 16:32:24 +02:00
2022-10-12 16:32:25 +02:00
2022-12-19 10:43:40 +01:00

Socrate is a simple Python module providing a set of utility functions for Python daemon applications.

The scope includes:

  • configuration utilities (configuration parsing, etc.)
  • system utilities (access to DNS, stats, etc.)

Setup

Socrate is available on Pypi, simpy run:

pip install socrate

Contributing

Podop is free software, open to suggestions and contributions. All components are free software and compatible with the MIT license. All the code is placed under the MIT license.