{"id":13412696,"url":"https://github.com/valord577/mailx","last_synced_at":"2026-01-18T10:03:14.953Z","repository":{"id":57636042,"uuid":"426988365","full_name":"valord577/mailx","owner":"valord577","description":"A library that makes it easier to send email via SMTP.","archived":false,"fork":false,"pushed_at":"2025-04-24T13:40:14.000Z","size":48,"stargazers_count":19,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T14:43:41.611Z","etag":null,"topics":["email-sender","go","mail","smtp"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valord577.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGE.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}},"created_at":"2021-11-11T12:12:26.000Z","updated_at":"2025-04-24T13:40:16.000Z","dependencies_parsed_at":"2024-01-16T07:28:06.282Z","dependency_job_id":"134fdacc-9ab8-4eea-b7fa-eb2bf028445b","html_url":"https://github.com/valord577/mailx","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/valord577/mailx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valord577%2Fmailx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valord577%2Fmailx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valord577%2Fmailx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valord577%2Fmailx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valord577","download_url":"https://codeload.github.com/valord577/mailx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valord577%2Fmailx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["email-sender","go","mail","smtp"],"created_at":"2024-07-30T20:01:27.975Z","updated_at":"2026-01-18T10:03:14.919Z","avatar_url":"https://github.com/valord577.png","language":"Go","funding_links":[],"categories":["Email","电子邮件"],"sub_categories":["Search and Analytic Databases","检索及分析资料库","Advanced Console UIs"],"readme":"Mailx\n======\n\n[![Go Report](https://goreportcard.com/badge/github.com/valord577/mailx)](https://goreportcard.com/report/github.com/valord577/mailx)\n[![Go Reference](https://pkg.go.dev/badge/github.com/valord577/mailx.svg)](https://pkg.go.dev/github.com/valord577/mailx)\n[![License](https://img.shields.io/github/license/valord577/mailx)](LICENSE)\n[![Codecov](https://codecov.io/gh/valord577/mailx/branch/main/graph/badge.svg?token=GXGTBNC94F)](https://codecov.io/gh/valord577/mailx)\n[![Go compat](https://img.shields.io/github/go-mod/go-version/valord577/mailx?label=compatibility)](#)\n[![Go module](https://badge.fury.io/go/github.com%2Fvalord577%2Fmailx.svg)](https://badge.fury.io/go/github.com%2Fvalord577%2Fmailx)\n\nMailx is a library that makes it easier to send email via SMTP. It is an enhancement of the golang standard library `net/smtp`.\n\nFeatures\n------\n\nGomail supports:\n\n- Attachments and embedded files\n- HTML and text templates\n- TLS connection and STARTTLS extension\n- Sending multiple emails with the same SMTP connection\n- Single destination headers are used in compliance with RFC 5322 [#7](https://github.com/valord577/mailx/pull/7)\n\nInstalling\n------\n\ngo mod:\n\n```shell\ngo get github.com/valord577/mailx\n```\n\nExample\n------\n\n- See [example](example_test.go)\n\nChanges\n------\n\nSee the [CHANGES](CHANGE.md) for changes.\n\nLicense\n------\n\nSee the [LICENSE](LICENSE) for Rights and Limitations (MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalord577%2Fmailx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalord577%2Fmailx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalord577%2Fmailx/lists"}