{"id":19647869,"url":"https://github.com/nl2go/docker-postfix","last_synced_at":"2026-05-14T23:10:14.673Z","repository":{"id":101457849,"uuid":"220818070","full_name":"nl2go/docker-postfix","owner":"nl2go","description":"Containerized Postfix mail server","archived":false,"fork":false,"pushed_at":"2019-11-18T10:32:52.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T00:41:29.003Z","etag":null,"topics":["docker-compose","dockerfile","postfix"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nl2go.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-11-10T16:36:04.000Z","updated_at":"2024-04-05T14:26:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"3045792e-7c61-4937-8b14-f42bc0e71c78","html_url":"https://github.com/nl2go/docker-postfix","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nl2go/docker-postfix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nl2go%2Fdocker-postfix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nl2go%2Fdocker-postfix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nl2go%2Fdocker-postfix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nl2go%2Fdocker-postfix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nl2go","download_url":"https://codeload.github.com/nl2go/docker-postfix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nl2go%2Fdocker-postfix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274583552,"owners_count":25311866,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker-compose","dockerfile","postfix"],"created_at":"2024-11-11T14:46:16.448Z","updated_at":"2026-05-14T23:10:09.636Z","avatar_url":"https://github.com/nl2go.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/nl2go/postfix)](https://hub.docker.com/repository/docker/nl2go/postfix/general)\n[![Docker Pulls](https://img.shields.io/docker/pulls/nl2go/postfix)](https://hub.docker.com/r/nl2go/postfix)\n[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/nl2go/docker-postfix)](https://hub.docker.com/repository/docker/nl2go/postfix/tags?page=1)\n\n# Docker Postfix\n\nContainerized [Postfix](http://www.postfix.org/) mail server.\n\n## Configuration\n\nThis project heavily relies on the Postfix [default configuration](http://www.postfix.org/postconf.5.html).\n\nAdditional configuration may be mounted as volume if needed. Any `*.cf` files from `/etc/postfix/main.cf.d/` will be sequentially applied using `postconf -e \u003ckey\u003e=\u003cvalue\u003e` command.\n\nTo apply custom configuration mount the config file in the [main.cf](http://www.postfix.org/postconf.5.html) format as volume:\n```\ndocker run -d -p 2500:25 \\\n           -v /custom.cf:/etc/postfix/main.cf.d/10-custom.cf \\\n       nl2go/postfix\n```\n## Development\n\nRun locally built image\n\n    docker-compose run postfix\n\nRebuild image\n\n    docker-compose build postfix\n\n## Maintainers\n\n- [build-failure](https://github.com/build-failure)\n\n## License\n\nSee the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnl2go%2Fdocker-postfix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnl2go%2Fdocker-postfix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnl2go%2Fdocker-postfix/lists"}