You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/core/dovecot
Florent Daigniere 4ae0d7d768 Enable HAPROXY protocol in between front and imap
With this we avoid running into the limitations of
 mail_max_userip_connections (see #894 amd #1364) and the
 logfiles as well as ``doveadm who`` give an accurate picture.
2 years ago
..
conf Enable HAPROXY protocol in between front and imap 2 years ago
Dockerfile Move even more python deps to base image 2 years ago
README.md simplified if's and added external link icon 3 years ago
start.py drop privs better 2 years ago

README.md

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