{"id":20850472,"url":"https://github.com/noteed/docker-postfix","last_synced_at":"2025-05-12T04:31:27.792Z","repository":{"id":10668540,"uuid":"12903311","full_name":"noteed/docker-postfix","owner":"noteed","description":"Dockerfile for a Postfix server","archived":false,"fork":false,"pushed_at":"2014-07-10T21:16:24.000Z","size":137,"stargazers_count":46,"open_issues_count":0,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-04-13T10:31:54.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/noteed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-17T18:22:01.000Z","updated_at":"2021-04-02T20:50:10.000Z","dependencies_parsed_at":"2022-09-22T21:11:42.293Z","dependency_job_id":null,"html_url":"https://github.com/noteed/docker-postfix","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noteed%2Fdocker-postfix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noteed%2Fdocker-postfix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noteed%2Fdocker-postfix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noteed%2Fdocker-postfix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noteed","download_url":"https://codeload.github.com/noteed/docker-postfix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225120017,"owners_count":17423818,"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-18T03:09:41.284Z","updated_at":"2024-11-18T03:09:41.916Z","avatar_url":"https://github.com/noteed.png","language":"Shell","readme":"# Mail server as a Docker image\n\nThis is a Dockerfile to get a Postfix mail server. Only Postfix is installed,\nno Dovecot, no spamassassin, and so on (contributions are welcome).\n\nTo get Postfix logs (and write them to stdout when the image is running), we\nalso install syslog-ng (I think rsyslog does not work within a container\nbecause of the way upstart works; this needs to be checked).\n\nThe Dockerfile (and thus the resulting image) is specific to\n`mail.example.com` and a user `someone` is created. Simply replace\n\"example.com\", and \"someone\" in all this repository files and you should get a\nrunning mail server with the following commands:\n\n    \u003e docker build -t example.com/mail .\n    \u003e mkdir maildirs\n    \u003e docker run -p 25:25 -v `pwd`/maildirs:/var/mail example.com/mail\n\nNote: You have to setup a reverse DNS entry pointing back to your mail server's\nhostname.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoteed%2Fdocker-postfix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoteed%2Fdocker-postfix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoteed%2Fdocker-postfix/lists"}