{"id":21018757,"url":"https://github.com/simonrupf/docker-dovecot","last_synced_at":"2025-12-29T16:40:36.539Z","repository":{"id":148362172,"uuid":"202586939","full_name":"simonrupf/docker-dovecot","owner":"simonrupf","description":"dovecot IMAP + LMTP server","archived":false,"fork":false,"pushed_at":"2024-12-14T08:17:34.000Z","size":24,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T12:33:52.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/simonrupf/dovecot","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonrupf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-15T17:49:55.000Z","updated_at":"2024-12-14T08:17:37.000Z","dependencies_parsed_at":"2023-12-17T08:31:25.544Z","dependency_job_id":"0b26f8be-4b2c-4559-8c32-a7d2ffe7b5d3","html_url":"https://github.com/simonrupf/docker-dovecot","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrupf%2Fdocker-dovecot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrupf%2Fdocker-dovecot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrupf%2Fdocker-dovecot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrupf%2Fdocker-dovecot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonrupf","download_url":"https://codeload.github.com/simonrupf/docker-dovecot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243447639,"owners_count":20292453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T10:27:31.296Z","updated_at":"2025-12-29T16:40:36.481Z","avatar_url":"https://github.com/simonrupf.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dovecot\n\nIMAP + LMTP server. Attach your config to `/etc/dovecot/local.conf`. Mailboxes\nwill be kept in `/var/spool/mail`. Set your mail servers external name via the\n`DOVECOT_HOSTDOMAIN` and timezone for logging via `TZ` environment variables.\n\nX.509 key and certificate (with full chain) need to be attached to\n`/etc/ssl/dovecot/server.key` and `/etc/ssl/dovecot/server.pem`.\n\n## Environment variables\n\n- `DOVECOT_HOSTDOMAIN`: this FQDN is displayed in the IMAP greeting\n- `TZ`: timezone used for logging, defaults to UTC\n\n## Persistent volumes\n\n- `/etc/dovecot/local.conf`: for additional configurations - owner 0, group 0, mode 0644\n- `/etc/dovecot/dovecot-sql.conf`: for SQL related configurations - owner 0, group 0, mode 0640\n- `/etc/dovecot/dhparam.pem`: generate using `openssl dhparam -out /etc/dovecot/dhparam.pem 4096` - owner 0, group 0, mode 0640\n- `/var/mail`: mailbox store - owner 8, group 12, mode 0750\n\n## Network ports\n\n- `24/tcp`: LMTP used by MTA for local delivery of mail\n- `143/tcp`: IMAP\n- `993/tcp`: IMAPS\n\n## Usage\n\n```shell\nmake run\n```\n\n## Stop\n\n```shell\nmake clean\n```\n\n## Build\n\n```shell\nmake build\n```\n\n## Build \u0026 run\n\n```shell\nmake\n```\n\n## Debug image contents\n\n```shell\nmake debug\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrupf%2Fdocker-dovecot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonrupf%2Fdocker-dovecot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrupf%2Fdocker-dovecot/lists"}