{"id":14994554,"url":"https://github.com/madhacking/puppet-module-ssmtp","last_synced_at":"2026-03-16T13:06:12.082Z","repository":{"id":31440652,"uuid":"35004304","full_name":"MADhacking/puppet-module-ssmtp","owner":"MADhacking","description":"Puppet module for managing the /etc/ssmtp/ssmtp.conf file.","archived":false,"fork":false,"pushed_at":"2017-09-20T11:21:28.000Z","size":4,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T00:16:34.256Z","etag":null,"topics":["puppet","puppet-module","ssmtp"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MADhacking.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}},"created_at":"2015-05-03T23:19:06.000Z","updated_at":"2018-01-21T02:16:29.000Z","dependencies_parsed_at":"2022-08-03T15:17:59.419Z","dependency_job_id":null,"html_url":"https://github.com/MADhacking/puppet-module-ssmtp","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MADhacking%2Fpuppet-module-ssmtp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MADhacking%2Fpuppet-module-ssmtp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MADhacking%2Fpuppet-module-ssmtp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MADhacking%2Fpuppet-module-ssmtp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MADhacking","download_url":"https://codeload.github.com/MADhacking/puppet-module-ssmtp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243124437,"owners_count":20240196,"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":["puppet","puppet-module","ssmtp"],"created_at":"2024-09-24T16:03:50.915Z","updated_at":"2025-12-24T13:37:04.838Z","avatar_url":"https://github.com/MADhacking.png","language":"HTML","readme":"# /etc/ssmtp/ssmtp.conf module for Puppet\n\n## Description\nPuppet module for managing the /etc/ssmtp/ssmtp.conf file.\n\n## Example usage\n\nclass { 'ssmtp':\n    root    =\u003e \"user@internal.example.com\",\n    mailhub =\u003e \"mail.internal.example.com\"\n  }\n  \n### Resulting file\n\n#### /etc/ssmtp/ssmtp.conf\n\n\t# This file is automatically generated by Puppet\n\t#\n\t# Any changes made to this file will be lost on the next automated Puppet run!\n\t\n\t# The person who gets all mail for user IDs \u003c 1000\n\troot=user@internal.example.com\n\t\n\t# The place where the mail goes\n\tmailhub=mail.internal.example.com\n\t\n\t# The full hostname\n\thostname=somehost.internal.example.com\n\n## Additional options\n\n`$port` can be used to specify which port to connect to on the mail hub (default: 25).\n`$hostname` can be used to override the name of the local machine.\n`$rewritedomain` can be used to where will the mail seem to come from.\n`$fromlineoverride` if YES use address in the \"from line\" of the envelope.\n`$usessl` if set to true then SSL will be used when connecting to the mail hub (default: false).  This will\nalso set the default port to 465 unless `$port` is specified.\n`$usetls` if set to true then TLS will be used when connecting to the mail hub (default: false).\n`$usetlscert` if set to true then a TLS certificate will be used when connecting to the mail hub (default: false).\n`$tlscert` when `$usetlscert` is set the path to the TLS client certificate should be specified here.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadhacking%2Fpuppet-module-ssmtp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadhacking%2Fpuppet-module-ssmtp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadhacking%2Fpuppet-module-ssmtp/lists"}