POP / IMAP / SMTP / Caldav / Carddav / LDAP Exchange Gateway
6.1K
POP / IMAP / SMTP / Caldav / Carddav / LDAP Exchange Gateway
⚠️ This project is no longer maintained. ⚠️
Run the application via docker run. OWA URL and Davmail ports can be passed as environment variables:
docker run --env PORT_CALDAV=2080 --env PORT_IMAP=2143 --env PORT_LDAP=2389 --env PORT_POP=2110 --env PORT_SMTP=2025 --env URL="https://YOUR-OWA-URL" --net host --rm timonier/davmail
Note: The environment variables PORT_* are not mandatories. The default values for these variables are the values used in the documentation.
Content type
Image
Digest
Size
67.1 MB
Last updated
almost 8 years ago
docker pull timonier/davmail