1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/dovecot
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
..
conf Further improvements 2023-10-13 09:43:34 +02:00
Dockerfile Tika v1 2023-10-11 15:49:04 +02:00
README.md simplified if's and added external link icon 2021-10-29 15:07:25 +02:00
start.py Fixed log filter not filtering out log messages for dovecot/nginx/postfix. 2023-10-27 14:10:13 +00:00

Mailu Dovecot container

Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems, written with security primarily in mind. It's fast, simple to set up, requires no special administration and it uses very little memory.

In the Mailu stack it is used as the IMAP/POP frontend service.

Resources