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
Scott 6018995534 Use POD_ADDRESS_RANGE for Dovecot if it exists
This is required to override allow_nets in a Kubernetes environment where pods are not recreated with the same IP address.
7 years ago
..
conf Use POD_ADDRESS_RANGE for Dovecot if it exists 7 years ago
sieve Add Delivered-To header to received messages 7 years ago
Dockerfile Move all directories per theme 7 years ago
README.md Move all directories per theme 7 years ago
start.py Allow authentication from webmail directly, fixes #308 7 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