{"id":26709546,"url":"https://github.com/holms/ansible-postfix","last_synced_at":"2025-06-12T10:06:48.456Z","repository":{"id":21265646,"uuid":"24581320","full_name":"holms/ansible-postfix","owner":"holms","description":"Postfix \u0026 Dovecot Sasl role","archived":false,"fork":false,"pushed_at":"2021-04-05T22:54:55.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T08:17:16.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/holms.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":"2014-09-29T05:38:28.000Z","updated_at":"2021-04-05T22:54:58.000Z","dependencies_parsed_at":"2022-09-12T10:20:58.459Z","dependency_job_id":null,"html_url":"https://github.com/holms/ansible-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/holms%2Fansible-postfix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Fansible-postfix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Fansible-postfix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holms%2Fansible-postfix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/holms","download_url":"https://codeload.github.com/holms/ansible-postfix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248752385,"owners_count":21156081,"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":"2025-03-27T08:17:19.733Z","updated_at":"2025-04-13T17:32:50.010Z","avatar_url":"https://github.com/holms.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"postfix [![Build Status](https://travis-ci.org/holms/ansible-postfix.svg?branch=master)](https://travis-ci.org/holms/ansible-postfix)\n====\n\nPostfix and Dovecot SASL with system user role.\n\nForked from holms/ansible-postfix\n\nCurrently only outgoing emails supported\n\nRequirements\n------------\n\nAnsible version 2.7.8\n\n## Platforms\n\n* Ubuntu 18.04\n\nRole Variables\n--------------\n\nVariable name | Variable value |\n--------------|-----------------\npostfix_domain| example.com\npostfix_full_domain| my.example.com\npostfix_local_domain | mx\npostfix_users | { name: myuser, password: _sha512_password_hash }\n\nExample\n-------\n\nplaybook.yml:\n```\n- name: install newsletter servers\n  hosts: newsletterserver\n  user: root\n  roles:\n    - postfix-sasl-dovecot\n```\n\nhosts:\n```\n[newsletterserver]\nnewsletter.example.com\n```\n\nhost_vars/newsletter.example.com.yml\n```\npostfix_full_domain: newsletter.example.com\npostfix_domain: newsletter.example.com\npostfix_local_domain: newsletter\npostfix_users:\n  newsletter:\n    password: \"my_secret_password\"\n    mysecretsalt: \"some_salt_shorter_than_16_chars_without_special_chars\"\n```\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\nAlexander Rusa (\u003calex@rusa.at\u003e)\n\nbased on project by:\nRoman Gorodeckij (\u003cholms@holms.lt\u003e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholms%2Fansible-postfix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fholms%2Fansible-postfix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholms%2Fansible-postfix/lists"}