{"id":21595252,"url":"https://github.com/euank/meruplaybook","last_synced_at":"2026-01-03T18:07:13.184Z","repository":{"id":17579695,"uuid":"20383177","full_name":"euank/meruplaybook","owner":"euank","description":"A playbook for setting up email on a server; Work in Progress","archived":false,"fork":false,"pushed_at":"2014-06-01T18:27:42.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T17:19:51.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SQL","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/euank.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-06-01T18:19:28.000Z","updated_at":"2015-03-30T03:19:38.000Z","dependencies_parsed_at":"2022-09-08T10:10:22.125Z","dependency_job_id":null,"html_url":"https://github.com/euank/meruplaybook","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/euank%2Fmeruplaybook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fmeruplaybook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fmeruplaybook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fmeruplaybook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euank","download_url":"https://codeload.github.com/euank/meruplaybook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244207736,"owners_count":20416107,"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-24T17:35:09.425Z","updated_at":"2026-01-03T18:07:13.106Z","avatar_url":"https://github.com/euank.png","language":"SQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"meruplaybook\n============\n\nThis is the role for setting up some mail server.\n\nI would not recommend using this at this time.\n\n## Usage\n\nFirst, setup an ubuntu 14.04 host (todo, support centos / debian 7). We'll\nassume your host is named 'meru' and that your mail server has an MX record for\nexample.com and an A record for mx.example.com pointing to it.\n\n```\ngit clone https://github.com/euank/meruplaybook.git roles/meru\ncat \u003c\u003cEOF \u003e roles.yml\n---\n- hosts: meru\n  roles: meru\nEOF\nmkdir group_vars\ncat \u003c\u003cEOF \u003e group_vars/all\n---\nserver_hostname: mx.example.com\nserver_domainname: example.com\nmysql_root_password: password\nmysql_mail_user: meru\nmysql_mail_password: strong-password\nmysql_mail_db: meru\nEOF\n```\n\nAfter that, running `ansible-playbook roles.yml` should work. Probably.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fmeruplaybook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuank%2Fmeruplaybook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fmeruplaybook/lists"}