Skip to content
Snippets Groups Projects
Select Git revision
  • 7f2d10a18005340d3f86d67e81bace2e5436a036
  • master default
2 results

dovecot

Adar Nimrod's avatar
nimrod authored
We're reaching the limit frequently. Either because I have multiple
clients on the same machine or because I have even more clients on the
same network behind the same IP address.
7f2d10a1
History

Dovecot

Dovecot container image.

Exposed interfaces

The containers exposes TCP ports 25 (LMTP) and 993 (IMAPS) and the lmtp Unix socket in the /run/dovecot volume (for LTMP submission).

Environment variables

Name Description
LDAP_URIS LDAP URI (eg, ldapi:///).
LDAP_BASEDN LDAP base DN (eg, dc=example,dc=com).

Persistence

The mbox files are stored at /var/mail.

License

This software is licensed under the MIT license (see LICENSE.txt).

Author Information

Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email. The repository is located at: https://git.shore.co.il/explore/.