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
kaiyou a47ba3474c
Merge pull request #448 from romracer/pod-address
Use POD_ADDRESS_RANGE for Dovecot if it exists
6 years ago
..
conf Merge pull request #448 from romracer/pod-address 6 years ago
sieve Add Delivered-To header to received messages 6 years ago
Dockerfile Add expose instructions in Dockerfiles, fixes #392 6 years ago
README.md Move all directories per theme 7 years ago
start.py Add various environment variables to allow running outside of docker-compose 6 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