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 3d7b9fe194 Ensure we use IMAP IDLE like it's supposed to work
imap_idle_notify_interval = 2 mins -> 29 mins

See https://peterkieser.com/2011/03/25/androids-k-9-mail-battery-life-and-dovecots-push-imap/
3 years ago
..
conf Ensure we use IMAP IDLE like it's supposed to work 3 years ago
Dockerfile update Dockerfile to alpine 3.14.3 3 years ago
README.md simplified if's and added external link icon 3 years ago
start.py removed some more whitespace 3 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