{"id":19979032,"url":"https://github.com/fphammerle/docker-postfix","last_synced_at":"2026-04-15T20:02:29.353Z","repository":{"id":36681039,"uuid":"201667000","full_name":"fphammerle/docker-postfix","owner":"fphammerle","description":"Postfix Mail / SMTP Server on Alpine ✉️ 🐳 🐙","archived":false,"fork":false,"pushed_at":"2026-02-14T13:19:07.000Z","size":254,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-14T21:53:29.490Z","etag":null,"topics":["daemon","docker","docker-compose","mail","postfix","smtp"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/fphammerle/postfix","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fphammerle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-10T18:15:35.000Z","updated_at":"2026-02-14T13:19:04.000Z","dependencies_parsed_at":"2023-01-17T04:01:07.737Z","dependency_job_id":"ccd0d79e-b3e6-4bba-8fed-c2bbb20dd0da","html_url":"https://github.com/fphammerle/docker-postfix","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/fphammerle/docker-postfix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-postfix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-postfix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-postfix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-postfix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fphammerle","download_url":"https://codeload.github.com/fphammerle/docker-postfix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fphammerle%2Fdocker-postfix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31857625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["daemon","docker","docker-compose","mail","postfix","smtp"],"created_at":"2024-11-13T03:36:13.008Z","updated_at":"2026-04-15T20:02:29.319Z","avatar_url":"https://github.com/fphammerle.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# postfix ✉️ 🐳\n\nMail Server http://www.postfix.org/documentation.html\n\n```sh\ndocker run --rm -p 25:25 fphammerle/postfix\n```\n\nconfig docs: http://www.postfix.org/postconf.5.html\n\n```sh\ndocker run --name postfix \\\n    --volume $PWD/main.cf:/etc/postfix/main.cf:ro \\\n    --detach --restart unless-stopped \\\n    --security-opt=no-new-privileges \\\n    --publish 25:25 \\\n    fphammerle/postfix\n```\n\nOptionally enable user namespace remapping via docker daemon option `userns-remap`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffphammerle%2Fdocker-postfix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffphammerle%2Fdocker-postfix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffphammerle%2Fdocker-postfix/lists"}