{"id":39745897,"url":"https://github.com/rolehippie/nullmailer","last_synced_at":"2026-01-18T11:20:47.353Z","repository":{"id":35327498,"uuid":"145548709","full_name":"rolehippie/nullmailer","owner":"rolehippie","description":"Ansible role to install and configure nullmailer relay MTA","archived":false,"fork":false,"pushed_at":"2026-01-12T09:43:49.000Z","size":303,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-12T18:46:52.450Z","etag":null,"topics":["ansible","ansible-role","hacktoberfest","role"],"latest_commit_sha":null,"homepage":null,"language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rolehippie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-21T10:31:16.000Z","updated_at":"2026-01-12T09:43:52.000Z","dependencies_parsed_at":"2025-11-27T09:11:23.153Z","dependency_job_id":null,"html_url":"https://github.com/rolehippie/nullmailer","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/rolehippie/nullmailer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolehippie%2Fnullmailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolehippie%2Fnullmailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolehippie%2Fnullmailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolehippie%2Fnullmailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rolehippie","download_url":"https://codeload.github.com/rolehippie/nullmailer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolehippie%2Fnullmailer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28535161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["ansible","ansible-role","hacktoberfest","role"],"created_at":"2026-01-18T11:20:46.396Z","updated_at":"2026-01-18T11:20:47.342Z","avatar_url":"https://github.com/rolehippie.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nullmailer\n\n[![Source Code](https://img.shields.io/badge/github-source%20code-blue?logo=github\u0026logoColor=white)](https://github.com/rolehippie/nullmailer)\n[![General Workflow](https://github.com/rolehippie/nullmailer/actions/workflows/general.yml/badge.svg)](https://github.com/rolehippie/nullmailer/actions/workflows/general.yml)\n[![Readme Workflow](https://github.com/rolehippie/nullmailer/actions/workflows/docs.yml/badge.svg)](https://github.com/rolehippie/nullmailer/actions/workflows/docs.yml)\n[![Galaxy Workflow](https://github.com/rolehippie/nullmailer/actions/workflows/galaxy.yml/badge.svg)](https://github.com/rolehippie/nullmailer/actions/workflows/galaxy.yml)\n[![License: Apache-2.0](https://img.shields.io/github/license/rolehippie/nullmailer)](https://github.com/rolehippie/nullmailer/blob/master/LICENSE)\n[![Ansible Role](https://img.shields.io/badge/role-rolehippie.nullmailer-blue)](https://galaxy.ansible.com/rolehippie/nullmailer)\n\nAnsible role to install and configure nullmailer relay MTA.\n\n## Sponsor\n\nBuilding and improving this Ansible role have been sponsored by my current and previous employers like **[Cloudpunks GmbH](https://cloudpunks.de)** and **[Proact Deutschland GmbH](https://www.proact.eu)**.\n\n## Table of contents\n\n- [Requirements](#requirements)\n- [Default Variables](#default-variables)\n  - [nullmailer_adminaddr](#nullmailer_adminaddr)\n  - [nullmailer_allmailfrom](#nullmailer_allmailfrom)\n  - [nullmailer_auth_login](#nullmailer_auth_login)\n  - [nullmailer_default_aliases](#nullmailer_default_aliases)\n  - [nullmailer_defaultdomain](#nullmailer_defaultdomain)\n  - [nullmailer_enabled](#nullmailer_enabled)\n  - [nullmailer_extra_aliases](#nullmailer_extra_aliases)\n  - [nullmailer_host](#nullmailer_host)\n  - [nullmailer_password](#nullmailer_password)\n  - [nullmailer_port](#nullmailer_port)\n  - [nullmailer_sendmail_overwrite](#nullmailer_sendmail_overwrite)\n  - [nullmailer_ssl](#nullmailer_ssl)\n  - [nullmailer_tls](#nullmailer_tls)\n  - [nullmailer_username](#nullmailer_username)\n- [Discovered Tags](#discovered-tags)\n- [Dependencies](#dependencies)\n- [License](#license)\n- [Author](#author)\n\n---\n\n## Requirements\n\n- Minimum Ansible version: `2.10`\n\n## Default Variables\n\n### nullmailer_adminaddr\n\nAdmin address as default sender\n\n#### Default value\n\n```YAML\nnullmailer_adminaddr: root\n```\n\n### nullmailer_allmailfrom\n\nDefine an address that's always used as sender\n\n#### Default value\n\n```YAML\nnullmailer_allmailfrom:\n```\n\n### nullmailer_auth_login\n\nForce SMTP \"AUTH LOGIN\" mode instead of auto-detecting.\n\n#### Default value\n\n```YAML\nnullmailer_auth_login: false\n```\n\n### nullmailer_default_aliases\n\nList of default mail aliases\n\n#### Default value\n\n```YAML\nnullmailer_default_aliases:\n  - alias: mailer-daemon\n    recipient: postmaster\n  - alias: postmaster\n    recipient: root\n  - alias: nobody\n    recipient: root\n  - alias: hostmaster\n    recipient: root\n  - alias: usenet\n    recipient: root\n  - alias: news\n    recipient: root\n  - alias: webmaster\n    recipient: root\n  - alias: www\n    recipient: root\n  - alias: ftp\n    recipient: root\n  - alias: abuse\n    recipient: root\n  - alias: noc\n    recipient: root\n  - alias: security\n    recipient: root\n```\n\n#### Example usage\n\n```YAML\nnullmailer_default_aliases:\n  - alias: root\n    recipient: user1@example.com\n  - alias: postmaster\n    recipients:\n      - user1@example.com\n      - user2@example.com\n      - user3@example.com\n```\n\n### nullmailer_defaultdomain\n\nDefault domain used for nullmailer\n\n#### Default value\n\n```YAML\nnullmailer_defaultdomain: '{{ ansible_fqdn }}'\n```\n\n### nullmailer_enabled\n\nEnable nullmailer installation optionally\n\n#### Default value\n\n```YAML\nnullmailer_enabled: true\n```\n\n### nullmailer_extra_aliases\n\nList of extra mail aliases\n\n#### Default value\n\n```YAML\nnullmailer_extra_aliases: []\n```\n\n#### Example usage\n\n```YAML\nnullmailer_extra_aliases:\n  - alias: root\n    recipient: user1@example.com\n  - alias: postmaster\n    recipients:\n      - user1@example.com\n      - user2@example.com\n      - user3@example.com\n```\n\n### nullmailer_host\n\nHost for remote connection\n\n#### Default value\n\n```YAML\nnullmailer_host:\n```\n\n### nullmailer_password\n\nPassword for remote connection\n\n#### Default value\n\n```YAML\nnullmailer_password:\n```\n\n### nullmailer_port\n\nPort for remote connection\n\n#### Default value\n\n```YAML\nnullmailer_port:\n```\n\n### nullmailer_sendmail_overwrite\n\nEnforce a sendmail wrapper for old versions\n\n#### Default value\n\n```YAML\nnullmailer_sendmail_overwrite: \"{{ (false if nullmailer_allmailfrom is none else true)\n  and ansible_distribution_version is version('16.04', '\u003c=') }}\"\n```\n\n### nullmailer_ssl\n\nEnable SSL for remote connection\n\n#### Default value\n\n```YAML\nnullmailer_ssl: false\n```\n\n### nullmailer_tls\n\nEnable STARTTLS for remote connection\n\n#### Default value\n\n```YAML\nnullmailer_tls: false\n```\n\n### nullmailer_username\n\nUsername for remote connection\n\n#### Default value\n\n```YAML\nnullmailer_username:\n```\n\n## Discovered Tags\n\n**_nullmailer_**\n\n## Dependencies\n\n- [community.general](https://github.com/ansible-collections/community.general)\n\n## License\n\nApache-2.0\n\n## Author\n\n[Thomas Boerger](https://github.com/tboerger)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolehippie%2Fnullmailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frolehippie%2Fnullmailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolehippie%2Fnullmailer/lists"}