# mail

togo mail: SMTP + driver plugins (SES/Resend)

```bash
togo install togo-framework/mail
```

## Facts

- Repository: https://github.com/togo-framework/mail
- Stars: 0
- Language: Go
- Licence: MIT
- Last push: 2026-06-25
- Topics: email, go, golang, mailer, plugin, togo, togo-framework

## Packages that extend this (3)

- **mail-inbound** — togo inbound email — parse & route incoming mail (SendGrid/Mailgun webhooks + RFC822)
- **mail-resend** — Resend driver for togo mail
- **mail-sendgrid** — SendGrid driver for togo mail

Readme: https://github.com/togo-framework/mail#readme
