1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/dovecot
2018-04-21 14:46:01 +02:00
..
conf Dovecot: Add SQL iterate_query to config file. 2018-04-19 00:44:50 +02:00
sieve Add Delivered-To header to received messages 2018-04-03 22:19:13 +01:00
Dockerfile Add expose instructions in Dockerfiles, fixes #392 2018-04-21 14:46:01 +02:00
README.md Move all directories per theme 2017-11-01 12:11:04 +01:00
start.py Allow authentication from webmail directly, fixes #308 2017-11-10 15:54:41 +01: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