{"id":31202153,"url":"https://github.com/programmfabrik/docker-image-postfix","last_synced_at":"2025-09-20T13:10:08.801Z","repository":{"id":55874460,"uuid":"522589220","full_name":"programmfabrik/docker-image-postfix","owner":"programmfabrik","description":"A docker image for the postfix mail server application.","archived":false,"fork":false,"pushed_at":"2022-08-10T13:57:44.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-02T16:55:38.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/programmfabrik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-08T14:46:01.000Z","updated_at":"2023-02-09T09:04:07.000Z","dependencies_parsed_at":"2022-08-15T08:20:30.930Z","dependency_job_id":null,"html_url":"https://github.com/programmfabrik/docker-image-postfix","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/programmfabrik/docker-image-postfix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Fdocker-image-postfix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Fdocker-image-postfix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Fdocker-image-postfix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Fdocker-image-postfix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/programmfabrik","download_url":"https://codeload.github.com/programmfabrik/docker-image-postfix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmfabrik%2Fdocker-image-postfix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276100355,"owners_count":25585187,"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-20T02:00:10.207Z","response_time":63,"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":[],"created_at":"2025-09-20T13:10:06.132Z","updated_at":"2025-09-20T13:10:08.795Z","avatar_url":"https://github.com/programmfabrik.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-image-postfix\n\nA docker image for the postfix mail server application.\n\n## Getting started\n\nThis Docker image contains a simple bash script that extracts the environment variables starting with `POSTFIX_` and applies them with the `postconf -e` command. This command allows us to configure Postfix from the environment without modifying any configuration file. By default, this script drops the `POSTFIX_` prefix and lowercases the keys. For a list of available arguments, see the official [documentation](http://www.postfix.org/postconf.5.html) page.\n\nExample:\n\n```bash\nPOSTFIX_MAILLOG_FILE   --\u003e maillog_file\n```\n\n```bash\nPOSTFIX_maillog_file   --\u003e maillog_file\n```\n\n## Releasing a new image version\n\nSince this repository provides an automation to build and release new images, we recommend to use the following workflow:\n\n```bash\ngit tag vX.X.X\ngit push origin vX.X.X\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammfabrik%2Fdocker-image-postfix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrammfabrik%2Fdocker-image-postfix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammfabrik%2Fdocker-image-postfix/lists"}