{"id":18593314,"url":"https://github.com/acromedia/ansible-role-postfix","last_synced_at":"2026-01-24T21:13:50.634Z","repository":{"id":39846877,"uuid":"156740202","full_name":"AcroMedia/ansible-role-postfix","owner":"AcroMedia","description":"Install postfix so websites (and the server itself) can send out email","archived":false,"fork":false,"pushed_at":"2023-02-22T06:21:12.000Z","size":47,"stargazers_count":1,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T12:47:51.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AcroMedia.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-08T16:59:27.000Z","updated_at":"2024-05-30T01:14:59.577Z","dependencies_parsed_at":"2024-05-30T01:14:56.986Z","dependency_job_id":"6dc08f98-f177-47fd-a112-84cebe2a1998","html_url":"https://github.com/AcroMedia/ansible-role-postfix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcroMedia%2Fansible-role-postfix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcroMedia%2Fansible-role-postfix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcroMedia%2Fansible-role-postfix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcroMedia%2Fansible-role-postfix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AcroMedia","download_url":"https://codeload.github.com/AcroMedia/ansible-role-postfix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239372201,"owners_count":19627776,"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-07T01:12:02.638Z","updated_at":"2025-11-02T03:30:31.294Z","avatar_url":"https://github.com/AcroMedia.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible role: Postfix\n\n![.github/workflows/molecule.yml](https://github.com/AcroMedia/ansible-role-postfix/workflows/.github/workflows/molecule.yml/badge.svg)\n\nInstall and configure postfix on an Ubuntu or Redhat server.\n\nPrimarily for use in hosting environments so a website can deliver mail via 127.0.0.1.\n\n## Requirements\n\n* Redhat or Ubuntu\n\n* Your playbook must gather_facts\n\n## Role Variables\n\n* default_mail_recipient: The email address of the person who should receive mail for root (stuff that was generated by the server; ie cron failure notifications)\n\nFor servers that accept incoming mail:\n* postfix_tls_cert: Absolute path to the TLS public certificate\n* postfix_tls_key: Absolute path to the TLS private key\n\nFor systems behind a load balancer:\n* postfix_myhostname: In some cases, ansible won't be able to figure out what to use for this, so you'll need to specify it manually\n\nTweaks: These only get applied if your playbook specifies them. Otherwise, the defaults for these are left up to your OS.\n* postfix_inet_interfaces: Defaults to \"all\" on debian, and \"localhost\" on red hat.\n* postfix_mynetworks: Default for both OS's is only to trust localhost.\n\n* Set 'enable_resolv_conf_watcher' to 'true' if postfix is having issues with resolving DNS.\n\n## Dependencies\n\nNone\n\n## Example Playbook\n\n    ---\n    - hosts: servers\n      roles:\n       - name: Install postfix\n         role: acromedia.postfix\n         default_mail_recipient: webmaster@example.com\n\n## License\n\nGPLv3\n\n## Author Information\n\nAcro Media Inc.\nhttps://www.acromedia.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facromedia%2Fansible-role-postfix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facromedia%2Fansible-role-postfix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facromedia%2Fansible-role-postfix/lists"}