{"id":18644175,"url":"https://github.com/indix/ansible-postfix","last_synced_at":"2026-02-14T10:02:29.166Z","repository":{"id":146494665,"uuid":"78826396","full_name":"indix/ansible-postfix","owner":"indix","description":"Ansible role for setting up postfix","archived":false,"fork":false,"pushed_at":"2017-01-18T06:39:47.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-03T06:37:26.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/indix.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-13T07:32:47.000Z","updated_at":"2017-01-13T07:32:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"66d24aed-11b7-4055-b361-3c1714163079","html_url":"https://github.com/indix/ansible-postfix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/indix/ansible-postfix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indix%2Fansible-postfix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indix%2Fansible-postfix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indix%2Fansible-postfix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indix%2Fansible-postfix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indix","download_url":"https://codeload.github.com/indix/ansible-postfix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indix%2Fansible-postfix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29442331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T07:24:13.446Z","status":"ssl_error","status_checked_at":"2026-02-14T07:23:58.969Z","response_time":53,"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":[],"created_at":"2024-11-07T06:10:28.291Z","updated_at":"2026-02-14T10:02:29.134Z","avatar_url":"https://github.com/indix.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![BuildStatus](https://travis-ci.org/indix/ansible-postfix.svg?branch=master)](https://travis-ci.org/indix/ansible-postfix)\n\n\nFor postfix role having gather_facts is mandatory since there are few configs which rely on ansible_fqdn.\n\n\n#### Examples\n\nA simple example that doesn't use SASL relaying:\n```yaml\n---\n- hosts: all\n  roles:\n    - postfix\n  vars:\n    postfix_aliases:\n    - { user: root, alias: you@yourdomain.org }\n```\n\nProvide the relay host name if you want to enable relaying:\n```yaml\n---\n- hosts: all\n  roles:\n    - postfix\n  vars:\n    postfix_aliases:\n    - { user: root, alias: you@yourdomain.org }\n    postfix_relayhost: mail.yourdomain.org\n```\n\nFor AWS SES support:\n```yaml\n---\n- hosts: all\n  roles:\n    - postfix\n  vars:\n    postfix_aliases:\n    - { user: root, alias: sesverified@yourdomain.org }\n    postfix_relayhost: email-smtp.us-east-1.amazonaws.com\n    postfix_relaytls: true\n    # AWS IAM SES credentials (not access key):\n    postfix_sasl_user: AKIXXXXXXXXXXXXXXXXX\n    postfix_sasl_password: ASDFXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findix%2Fansible-postfix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findix%2Fansible-postfix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findix%2Fansible-postfix/lists"}