Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.7% on proxy.golang.org
Top 0.6% dependent packages on proxy.golang.org
Top 0.6% dependent repos on proxy.golang.org
Top 3.0% forks on proxy.golang.org
Top 1.1% docker downloads on proxy.golang.org

proxy.golang.org : github.com/domodwyer/mailyak/v3

Package mailyak provides a simple interface for generating MIME compliant emails, and optionally sending them over SMTP. Both plain-text and HTML email body content is supported, and their types implement io.Writer allowing easy composition directly from templating engines, etc. Attachments are fully supported including inline attachments, with anything that implements io.Reader suitable as a source (like files on disk, in-memory buffers, etc). The raw MIME content can be retrieved using MimeBuf(), typically used with an API service such as Amazon SES that does not require using an SMTP interface. MailYak supports both plain-text SMTP (which is automatically upgraded to a secure connection with STARTTLS if supported by the SMTP server) and explicit TLS connections.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/domodwyer/mailyak/v3
Keywords: attachment, email, go, golang, mime, smtp
License: MIT
Latest release: 10 months ago
First release: over 1 year ago
Namespace: github.com/domodwyer/mailyak
Dependent packages: 145
Dependent repositories: 110
Stars: 302 on GitHub
Forks: 68 on GitHub
Docker dependents: 62
Docker downloads: 4,131
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...