{"id":13676905,"url":"https://github.com/emersion/go-smtp","last_synced_at":"2025-05-13T15:13:25.238Z","repository":{"id":39500389,"uuid":"63762408","full_name":"emersion/go-smtp","owner":"emersion","description":"📤 An SMTP client \u0026 server library written in Go","archived":false,"fork":false,"pushed_at":"2025-04-28T20:12:49.000Z","size":628,"stargazers_count":1857,"open_issues_count":21,"forks_count":232,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-05-06T15:18:21.598Z","etag":null,"topics":["client","esmtp","lmtp","mail","server","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/emersion.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-20T08:00:12.000Z","updated_at":"2025-05-06T08:40:02.000Z","dependencies_parsed_at":"2023-11-16T10:30:54.778Z","dependency_job_id":"d5e10136-9a74-47ac-9a47-07e385128771","html_url":"https://github.com/emersion/go-smtp","commit_stats":{"total_commits":338,"total_committers":53,"mean_commits":6.377358490566038,"dds":0.4201183431952663,"last_synced_commit":"b63eede919d9812577155f1e0c1cf90d0a3e1c31"},"previous_names":["emersion/go-smtp-server"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emersion%2Fgo-smtp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emersion%2Fgo-smtp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emersion%2Fgo-smtp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emersion%2Fgo-smtp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emersion","download_url":"https://codeload.github.com/emersion/go-smtp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253969267,"owners_count":21992265,"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":["client","esmtp","lmtp","mail","server","smtp"],"created_at":"2024-08-02T13:00:34.576Z","updated_at":"2025-05-13T15:13:20.215Z","avatar_url":"https://github.com/emersion.png","language":"Go","funding_links":[],"categories":["Applications","Code"],"sub_categories":["Library"],"readme":"# go-smtp\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/emersion/go-smtp.svg)](https://pkg.go.dev/github.com/emersion/go-smtp)\n\nAn ESMTP client and server library written in Go.\n\n## Features\n\n* ESMTP client \u0026 server implementing [RFC 5321]\n* Support for additional SMTP extensions such as [AUTH] and [PIPELINING]\n* UTF-8 support for subject and message\n* [LMTP] support\n\n## Relationship with net/smtp\n\nThe Go standard library provides a SMTP client implementation in `net/smtp`.\nHowever `net/smtp` is frozen: it's not getting any new features. go-smtp\nprovides a server implementation and a number of client improvements.\n\n## Licence\n\nMIT\n\n[RFC 5321]: https://tools.ietf.org/html/rfc5321\n[AUTH]: https://tools.ietf.org/html/rfc4954\n[PIPELINING]: https://tools.ietf.org/html/rfc2920\n[LMTP]: https://tools.ietf.org/html/rfc2033\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femersion%2Fgo-smtp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femersion%2Fgo-smtp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femersion%2Fgo-smtp/lists"}