#smtp


  1. lettre

    Email client

    v0.11.22 1.4M #email #mailer #sendmail #smtp #message

  2. mail-send

    E-mail delivery library with SMTP and DKIM support

    v0.6.1 23K #dkim #email #mime #smtp

  3. himalaya

    CLI to manage emails

    v1.2.0 3.4K #email #imap #smtp #maildir

  4. check-if-email-exists

    Check if an email address exists without sending any email

    v0.11.7 6.7K #email #email-verification #mx #smtp

  5. async-smtp

    SMTP client

    v0.10.2 33K #smtp #smtp-client #mailer

  6. smtp-proto

    SMTP protocol parser

    v0.2.1 27K #smtp #lmtp #protocols

  7. stalwartlabs/stalwart

    Mail and Collaboration Server

    GitHub 0.16.12 #email #smtp-server #jmap #webdav #imap #smtp #jmap-server #mail-server

  8. wasm-smtp

    Environment-independent SMTP client core for WASM and other constrained runtimes

    v0.15.1 320 #smtp-client #email #wasm #smtp #client

  9. roadster

    A "Batteries Included" web framework for rust designed to get you moving fast

    v0.9.0-alpha.8 #logging #web-api #web-framework #job-queue #health-check #database #smtp #postgresql #batteries #sidekiq

  10. mailrs-smtp-proto

    SMTP protocol parser, formatter, and session state machine (RFC 5321) — zero I/O, async-runtime-agnostic

    v1.0.5 220 #email #smtp #rfc-5321

  11. missive

    Compose, deliver, preview, and test emails in Rust - pluggable providers with zero configuration code

    v0.7.0 #resend #smtp #jmap #ses

  12. mailrs-inbound

    Composable SMTP receive pipeline framework — Stage trait + early-reject executor + pure decision logic + RFC 8601 Authentication-Results helpers. Framework-only; bring your own greylist…

    v1.1.0 220 #spf #smtp #dmarc #pipeline #api-bindings

  13. aimx

    SMTP for AI agents. No middleman. Self-hosted mail server (AI Mail Exchange) with built-in MCP.

    v0.2.0 #email #ai-agent #self-hosted #mcp #smtp

  14. cloudillo-email

    Email notification system for Cloudillo with Handlebars templates and SMTP delivery

    v0.8.16 #cloudillo #email #notifications #smtp #template #email-smtp

  15. mailsis-smtp

    (yet efficient) SMTP server

    v0.2.4 #smtp-server #imap #smtp #server

  16. mailrs-outbound-queue

    Outbound mail queue primitives: DKIM signing, DSN generation, MTA-STS lookup, retry/backoff, with a pluggable store trait and a Postgres reference implementation

    v4.0.0 #email #dkim #outbound #dsn #smtp

  17. smtp-test-tool

    Cross-platform SMTP / IMAP / POP3 connectivity tester with IT-actionable diagnostics

    v0.2.1 #email #smtp #diagnostics #imap #pop3

  18. mailrs-smtp-client

    Outbound SMTP client: MX resolution, DANE/STARTTLS, response parsing — async, transport-agnostic primitives for RFC 5321 senders

    v2.0.1 #smtp-client #email #mx #dane #smtp

  19. direct_to_mx

    Direct-to-MX email delivery with DKIM signing, IPv4 forcing, MX fallback, bulk sending, attachments, DKIM key generation, and DNS verification

    v0.3.2 #email #dkim #mx #smtp #deliverability

  20. mailrs-shield

    SMTP anti-spam primitives: DNS blocklist (DNSBL) queries, greylisting policy with optional in-process kevy store, and PTR / forward-confirmed reverse DNS (FCrDNS) checks

    v3.1.0 #anti-spam #smtp #dnsbl #greylist #fcrdns

  21. mail-cli

    基于 Rust 开发的高性能命令行邮件工具 mail-cli,专为 AI 代理自动化场景设计,支持 SMTP 发信、IMAP 收信、邮件查询与管理。 轻量高效、低占用、命令简洁,可无缝接入…

    v0.1.1 #email #artificial-intelligence #smtp #imap #send #支持 #设计 #email-lib #keyring #基于

  22. navi-notifier-email

    Email destination for navi: SMTP delivery with per-PR threading

    v0.2.4 #email #navi #events #destination #smtp #code-review #message-id #day-to-day #github-token

  23. mailrs-spf

    RFC 7208 Sender Policy Framework verifier. Pure-Rust evaluator with a pluggable DNS resolver trait; ships an optional hickory-resolver-backed implementation. Bounded DNS-lookup limits + loop detection per spec.

    v2.1.0 #email #smtp #rfc-7208

  24. mailrs-rate-limit

    Token-bucket rate limiting trait + in-memory reference impl. &str keys (IP / user / api-key / endpoint), unix-seconds time. Async, transport-agnostic, no protocol coupling. Standalone — bring your own storage backend.

    v1.0.4 230 #rate-limiting #token-bucket #smtp

  25. mailrs-dkim

    RFC 6376 DKIM signature verifier + signer. Parses DKIM-Signature headers, applies simple/relaxed canonicalization, verifies rsa-sha256 / ed25519-sha256 against the selector TXT record…

    v3.0.0 #dkim #email #smtp #rfc-6376

  26. rusmes-loadtest

    Multi-protocol load testing tool for RusMES — concurrent SMTP, IMAP, and JMAP load generation with HDR histogram latency reporting and interactive TUI dashboard

    v0.1.2 #load-testing #email #smtp #imap #benchmarking

  27. bltz

    A fast terminal email client

    v0.4.0 #email #imap #smtp #terminal

  28. mailrs-tls-rpt

    RFC 8460 SMTP TLS Reporting (TLSRPT) — _smtp._tls TXT record parser, RFC 8460 §4 JSON report data model, FailureType enum (14 result-type values from §4.3), and a builder that takes…

    v1.2.0 220 #email #tlsrpt #smtp #tls-rpt #rfc-8460

  29. mailrs-arc

    RFC 8617 Authenticated Received Chain (ARC) — header parsing, chain extraction, and signature verification + sealing. ARC extends DKIM/SPF/DMARC across forwarders by chaining per-hop…

    v3.0.0 #email #smtp #authentication #arc #rfc-8617

  30. MailLaser

    An SMTP server that listens for incoming emails addressed to a specific recipient and forwards them as HTTP POST requests to a configured webhook

    v2.0.0 #maillaser #email #forwarding #smtp-server #webhook #smtp #webhook-server

  31. br-email

    Email

    v1.2.23 #email #smtp #pop3

  32. mailrs-rfc5322

    Pull-based RFC 5322 message parser — lazy header lookup, byte-level scan, zero-alloc borrowed slices. Skip-ahead to the header you want without building a full Message tree.

    v1.0.1 290 #rfc-5322 #lazy-evaluation #smtp #no-alloc

  33. email-tester

    A robust, colorized SMTP email tester with detailed logging and flexible server configuration

    v1.0.5 #email #tester #smtp #email-smtp #cli

  34. async-mailer

    A set of async generic Mailer and object-safe dyn DynMailer traits with runtime-pluggable Outlook (Office365) and SMTP implementations

    v0.7.0 180 #outlook #smtp #mailer #async

  35. email-lib

    Cross-platform, asynchronous Rust library to manage emails

    v0.27.0 3.3K #email #imap #maildir #sendmail #smtp

  36. axum-email-server

    A framework-agnostic Rust library for receiving and replying to SMTP mail via a pluggable store

    v0.1.1 #email #mail-server #smtp #rust

  37. indymilter

    Asynchronous milter library

    v0.3.0 490 #email #postfix #smtp #milter #sendmail

  38. sendpulse

    Secure, typed, and deliverability-aware Rust SDK for SendPulse

    v0.1.0 #sdk #email #email-api #smtp #api-sdk

  39. mailrs-delivery-executor

    Group-commit delivery executor on top of mailrs-maildir 1.2's deliver_batch. Accumulates per-path delivery requests from concurrent async tasks (SMTP / LMTP / IMAP APPEND sessions)…

    v1.2.0 #smtp #group-commit #fsync #delivery #maildir

  40. email-sdk

    Rust email SDK with client, plugins, retries, fallbacks, SMTP, and all provider integrations

    v0.1.1 #sdk #smtp #transactional-email

  41. rusmes-proto

    Core protocol types and traits for RusMES — mail addresses, message identifiers, domain types, and the mail state machine

    v0.1.2 #email #imap #protocols #smtp

  42. daaki-smtp

    An async SMTP client library

    v0.2.0 #email #rustls #tokio #smtp #async-smtp

  43. mailrs-mta-sts

    RFC 8461 MTA Strict Transport Security (MTA-STS) — policy + STS record parsers, MX pattern matching, enforce(policy, mx) decision, plus a Cache trait + in-memory reference impl. Pure:…

    v2.0.1 #email #smtp #mta-sts #rfc-8461 #tls

  44. mailrs-auth-guard

    Per-IP + per-(IP, username) failed-auth counter with exponential-backoff lockout. IPv6 normalized to /64 prefix. Sharded DashMap; allocation-free on the success path.

    v1.0.3 150 #smtp #imap #lockout

  45. mailbridge

    Provider-neutral transactional email library for Rust services

    v0.2.1 #transactional-email #smtp #email #email-smtp #api-bindings

  46. cardinal-app-smtp

    Local SMTP sender adapter for Cardinal

    v0.1.4 #cardinal #smtp #sender #command #local #terminal-workspace #calendar #terminal-user

  47. mailin

    writing SMTP servers

    v0.6.5 7.2K #email #smtp #smtp-server #server

  48. kiss-mail

    A KISS (Keep It Simple, Stupid) SMTP, IMAP, and POP3 mail server

    v0.1.0 #email #mail-server #pop3 #smtp-server #imap #smtp

  49. email-message

    Typed outbound email message and address model

    v0.7.0 #email #smtp #mailer #async #email-smtp

  50. simple_smtp_sender

    SMTP Email sender crate with the support of sync or async sending. Can be called from Python. Powered by PyO3.

    v0.4.1 #email #email-sender #send-email #async #python #smtp #pyo3 #cc #bcc #attachment

  51. rusmes-server

    Main server binary for RusMES — orchestrates SMTP, IMAP, POP3, and JMAP protocol servers with unified configuration, graceful shutdown, and signal handling

    v0.1.2 #email #mail-server #imap #jmap #smtp #smtp-server #jmap-server

  52. simplemailclient

    terminal mail client (SMTP send, IMAP fetch) with a TUI

    v0.2.1 #email #imap #smtp #tui

  53. mailrs-srs

    Sender Rewriting Scheme (SRS, RFC-style) — rewrite envelope From for SPF-aware mail forwarding, with HMAC-keyed signature and timestamp. Forward + reverse + verify in one focused crate.

    v1.0.1 220 #email #srs #spf #smtp #forwarding

  54. samotop

    SMTP server and library built on async-std

    v0.13.2 #peg #smtp-server #smtp #async

  55. gatekpr-email

    Email notification service for Gatekpr SaaS

    v0.2.3 #email #notifications #email-smtp #email-template #smtp

  56. ryu-email-send

    BYOK SMTP email sink for Ryu self-host: a swappable outbound-email transport (the SES agent-inbox path in packages/mail is the other) delivering policy/monitor alerts and, later, agent-inbox send…

    v0.1.9 #send-email #smtp #capability-provider #alert #builder #ryu #self-hosting #attachment #text-html #stays

  57. atrg-email

    SMTP email and OTP verification for at-rust-go

    v0.2.2 #email #atrg #verification #otp #smtp #logging #dev-mode #send-email #rust-backend #rate-limiting

  58. rusmes-smtp

    Async SMTP server for RusMES — RFC 5321 compliant with STARTTLS, AUTH (PLAIN/LOGIN/CRAM-MD5/SCRAM-SHA-256), PIPELINING, DSN, and BDAT/CHUNKING

    v0.1.2 #smtp-server #email #mail-server #tls #smtp #async-smtp

  59. ferrum-email-send

    Email provider abstraction and sending API for Ferrum Email

    v0.1.7 #transactional-email #rust #smtp #email

  60. esp-idf-smtp

    Lightweight SMTP client over esp_tls for esp-idf-svc in Rust

    v0.3.1 #esp-idf #email #esp32 #smtp #embedded

  61. mailbreeze

    Official Rust SDK for MailBreeze - Email Marketing & Transactional Email Platform

    v0.2.5 #transactional-email #smtp #email-marketing #marketing

  62. mailify

    Identify if a mail address exists

    v0.2.0 #email #smtp #checker #email-smtp

  63. mailrs-smtp-codec

    Tokio Decoder/Encoder for the RFC 5321 SMTP wire format — switches between line-oriented command mode (CRLF-terminated, ≤1024 octets) and DATA mode (raw bytes until CRLF.CRLF terminator)…

    v1.0.1 220 #smtp #codec #tokio #smuggling #rfc-5321 #tokio-codec

  64. ferrum-email-components

    Standard component library for Ferrum Email — Html, Body, Button, Text, and more

    v0.1.7 #transactional-email #smtp #rust #email #email-template

  65. vsmtp

    Next-gen Mail Transfer Agent (MTA) written in Rust

    v2.2.1 #mta #smtp-server #smtp #server

  66. nexo-plugin-email

    Email (IMAP/SMTP) channel plugin for Nexo agents (out-of-tree subprocess)

    v0.6.2 #email #nexo #imap #smtp #plugin #email-plugin

  67. policyd-rate-limit

    Postfix rate limiter SMTP policy daemon

    v1.1.1 #postfix #daemon #smtp #quota

  68. oxidite-mail

    Email sending for Oxidite with SMTP support

    v2.3.4 #email #smtp #nodemailer #web

  69. mailsis-utils

    Mailsis

    v0.2.4 #email #imap #smtp-server #smtp #server

  70. lettre-cat

    Email sending built on comp-cat-rs: composable, resource-safe, lazy effects over lettre

    v0.1.1 #email #effect #category-theory #functional #smtp

  71. mailrs-dnsbl

    RFC 5782 DNS-based blocklist lookup. Reverse-IPv4 + zone query + Spamhaus return-code interpretation + in-process TTL cache (positive + negative). Pairs with hickory-resolver for the DNS layer.

    v1.0.0 240 #dnsbl #smtp #spamhaus #rfc-5782 #spam

  72. postcrate-core

    Embeddable SMTP capture engine: server, multi-mailbox lifecycle, chaos simulation, SQLite persistence, HTTP API

    v0.1.1 #testing #smtp #email #mocking #mailbox #testing-mocking

  73. mailrs-arf

    RFC 5965 Abuse Reporting Format (ARF / feedback-report) parser. Extracts Feedback-Type, original recipient, source IP, and other fields from machine-readable abuse / spam-complaint…

    v1.0.0 220 #email #arf #smtp #abuse #fbl

  74. mockforge-smtp

    SMTP mocking support for MockForge

    v0.3.209 120 #testing #mocking #smtp

  75. mailrs-clamav

    Async ClamAV (clamd) TCP client. Implements the INSTREAM protocol for malware scanning, plus PING and VERSION commands. Tokio-based; no external state.

    v1.0.0 210 #clamd #clam-av #smtp #antivirus #instream

  76. ferrum-email-render

    Rendering engine for Ferrum Email — Node tree to HTML, plain text, and CSS inlining

    v0.1.7 #transactional-email #smtp #rust #email

  77. euromail

    Official Rust SDK for EuroMail transactional email service

    v0.2.0 #transactional-email #sdk #smtp #email

  78. avila-cell

    Advanced email protocol cells - SMTP/POP3/IMAP with MIME multipart, Base64, authentication, HTML emails - First digital life form

    v0.4.0 #email #imap #smtp #pop3

  79. reinhardt-mail

    Email sending functionality with multiple backends

    v0.3.0 1.7K #send-email #reinhardt #back-ends #settings #smtp #plain-text #send-mail #attachment #template-based #text-html

  80. ferrum-email

    Component-based email framework for Rust — type-safe templates, cross-client rendering, unified sending API. The complete SDK.

    v0.1.7 #transactional-email #smtp #rust #email-template #email

  81. email-message-wire

    RFC822/MIME wire parsing and rendering for email-message

    v0.7.0 #rfc-822 #mime #smtp

  82. viaspf

    Sender Policy Framework (SPF) specification

    v0.7.0-alpha.2 120 #email #smtp #dns-domain

  83. rok-mail

    Email support for the rok ecosystem — Mailable trait, log/SMTP drivers

    v0.6.0 #smtp #rok #email-smtp

  84. emailzeno

    Official Rust client for the EmailZeno bulk SMTP email verification API

    v0.1.0 #email #email-verification #validation #email-smtp #smtp

  85. mailin-embedded

    An SMTP server that can be embedded in other programs

    v0.8.3 1.0K #smtp-server #smtp #server

  86. stalwart-lite

    Stalwart Mail and Collaboration Server

    v0.15.6 #email #webdav #jmap #smtp #imap

  87. indymilter-test

    Milter testing library

    v0.2.0 #email #smtp #milter #postfix #sendmail

  88. email-transport

    Transport abstraction for outbound email

    v0.7.0 #smtp #mailer #async

  89. wasm-smtp-tokio

    Tokio + rustls socket adapter for wasm-smtp

    v0.15.1 290 #rustls #smtp #tokio #tls #smtp-email

  90. elektromail

    A minimal, Rust-based IMAP + SMTP mail server for local development and testing

    v0.1.1 #imap #smtp #testing

  91. mailrs-dns

    Light hickory-resolver wrapper exposing the 5 DNS query types email servers actually use (TXT, A, AAAA, MX, PTR). NXDOMAIN mapped to empty Vec for consistent caller code. Shared trait…

    v1.0.0 #email #dns-resolver #hickory-resolver #smtp #dns #hickory

  92. leptos-hl-contact

    A reusable, secure contact form plugin for Leptos v0.8 with pluggable delivery backends

    v0.3.3 #smtp #leptos #email #contact-form #wasm

  93. viaspf-record

    Data model and parser for Sender Policy Framework (SPF) records

    v0.5.1 270 #email #spf #smtp #domain #dns-domain

  94. zsmtp

    A zero-knowledge SMTP mail transfer agent prototype

    v0.1.0 #zero-knowledge #smtp #mta #cli

  95. torii-mailer

    Pluggable email system for the torii authentication ecosystem

    v0.5.2 #torii #mailer #magic-link #file-transport #password-reset #authentication-ecosystem #template-engine #smtp #askama #sendmail

  96. vsmtp-common

    Next-gen MTA. Secured, Faster and Greener

    v2.2.1 #email #vsmtp #smtp

  97. viadkim

    DomainKeys Identified Mail (DKIM) specification

    v0.2.0 150 #dkim #email #smtp

  98. wasm-smtp-cloudflare

    Cloudflare Workers socket adapter for wasm-smtp

    v0.15.1 #smtp #cloudflare #wasm #smtp-email

  99. new-tokio-smtp

    extendible smtp implementation for tokio

    v0.9.1 #email #smtp #tokio #rfc-5321

  100. email-kit

    Convenience facade for the email-rs crates

    v0.7.0 #email #mailer #smtp #async

  101. ryu-notify

    Shared notification-delivery wire types + send primitives for Ryu: the swappable channel targets (webhook / Telegram / Expo push / BYO SMTP email recipient) and the dep-light HTTP send functions behind monitor alerts…

    v0.1.9 #notifications #email #push-notifications #send-email #wire #smtp #fan-out #webhook #alert #expo

  102. mxr-provider-smtp

    SMTP send adapter for mxr

    v0.4.15 #mxr #email #email-client #smtp #local-first #daemon #agent-skill #mcp #imap

  103. use-email

    Feature-gated facade crate for RustUse email primitives

    v0.1.0 #facade #smtp #mime #email #rustuse

  104. qffunc

    qf秘制小函数

    v0.1.2 #qf秘制小函数 #smtp

  105. mailfred

    Process emails as an HTTP server

    v0.1.1 #email #email-service #imap #smtp #smtp-server

  106. mogimail

    Embedded SMTP server

    v0.2.0 #email #smtp

  107. spring-mail

    Integrate lettre into spring-rs to send emails

    v0.4.2 #email #smtp #spring

  108. stalwart_mta_hook_types

    Rust type definitions for Stalwart Mail Transfer Agent (MTA) hooks

    v0.1.1 #email #stalwart #hook #mta #smtp

  109. mailify-lib

    Identify if a mail address exists

    v0.2.0 12K #email #smtp #checker

  110. sendemail

    CLI tool for sending templated HTML emails via SMTP with batch processing, mail merge, and multi-profile support

    v0.1.0 #email #batch #smtp #mail-merge #cli #email-smtp

  111. koda-email

    MCP server for email read/send/search via IMAP/SMTP — part of the koda ecosystem

    v0.2.5 #email #mcp #imap #smtp

  112. catapulte

    open source mailer you can host yourself. You can use it to quickly catapult your transactionnal emails to destination.

    v1.0.0-alpha.2 #email #email-template #openapi #mailer #host #email-service #smtp #template-path #catapult #mjml

  113. umbral-email

    SMTP + template-driven transactional email for umbral

    v0.0.9 #transactional-email #umbral #email-api #back-end #smtp #template-driven #api-token #web-framework #sendgrid #stderr

  114. rsmtp

    functions for SMTP applications, no backwards compatibility guarantees

    v0.1.3 #email #backward-compatibility #smtp #smtp-server #client-server

  115. letterman

    grounds up super fast and light weight smtp client and server library you can integrate it into a rust app to manage email transfer natively

    v0.2.7 #smtp-client #smtp #smtp-server #esmtp #smtps

  116. milter

    Bindings to the sendmail milter library

    v0.2.4 140 #email #postfix #smtp #sendmail

  117. summer-mail

    Integrate lettre into summer-rs to send emails

    v0.7.1 #email #summer #smtp

  118. mailkite

    Official MailKite SDK for Rust — inbound email → webhook, sending, templates, broadcasts, at-rest encryption, and webhook signature verification

    v0.13.0 #email #webhook #smtp

  119. wasm-smtp-wasi

    WASI sockets adapter for wasm-smtp (wasm32-wasip2 target)

    v0.15.1 #wasi #email #smtp #wasm #async

  120. vil_email

    VIL Expression function — email sending (SMTP)

    v0.4.0 #email #send-email #vil #smtp #expression

  121. catapulte-domain

    Core domain layer for catapulte - business logic and port traits

    v0.1.0 #catapulte #email #email-attachments #email-sender #domain #business-logic #smtp #mjml #web-api #lifecycle-events

  122. async-mailer-smtp

    Async SMTP mailer implementation, intended to be used as async-mailer generic Mailer or DynMailer trait object

    v0.6.0 190 #async-mailer #mailer #smtp #async-smtp #async

  123. laneful-rs

    Rust SDK for Laneful email sending API

    v0.1.3 #email #smtp #api

  124. email-sdk-provider-cloudflare

    Cloudflare Email Routing provider for email-sdk

    v0.1.0 #sdk #transactional-email #smtp

  125. email-sdk-provider-lettermint

    Lettermint provider for email-sdk

    v0.1.0 #sdk #transactional-email #smtp

  126. email-sdk-provider-iterable

    Iterable provider for email-sdk

    v0.1.0 #sdk #transactional-email #smtp

  127. email-sdk-provider-jetemail

    JetEmail provider for email-sdk

    v0.1.0 #transactional-email #sdk #smtp

  128. email-sdk-provider-loops

    Loops provider for email-sdk

    v0.1.0 #sdk #transactional-email #smtp

  129. email-sdk-provider-brevo

    Brevo provider for email-sdk

    v0.1.0 #sdk #transactional-email #smtp

  130. catapulte-adapter-smtp

    SMTP adapter for catapulte - implements EmailSender using Lettre

    v0.1.0 #catapulte #email #email-sender #smtp #mjml #web-api #lifecycle-events #email-attachments #lettre #nats

  131. neo-email

    The modern way to build emails services with Rust

    v0.1.1 #email #smtp

  132. mrvb-rails-email

    Email delivery rail implementation (SMTP, SES, SendGrid) for MRVB

    v0.2.1 #rail #smtp #sendgrid #ses #otp #lettre #amazon-ses

  133. wasm-smtp-component

    WASM Component Model interface for wasm-smtp (wasm32-wasip2 target)

    v0.15.1 #email #component-model #wit #wasm-component-model #smtp #wasm

  134. mailtutan

    An SMTP server for test and development environments

    v0.3.0 #email #smtp-server #smtp #wasm

  135. smtp-codec

    Low-level SMTP Parser and Serializer

    v0.2.0 #email #parser #smtp #codec

  136. armature-mail

    Email sending with SMTP, templates, and provider integrations for Armature

    v0.1.1 #sendgrid #smtp #ses

  137. smtpd

    Asynchronous, extensible SMTP server library built on Tokio

    v0.1.0 #email #smtp-server #server #smtp

  138. use-email-envelope

    SMTP envelope identity and path primitives for RustUse

    v0.1.0 #smtp #mailbox #envelope #rustuse

  139. nexo-email-probe

    IMAP/SMTP probe + provider hints + SPF/DKIM alignment check, framework-agnostic

    v0.1.1 #email #probe #nexo #imap #smtp

  140. elif-email

    Email system for elif.rs with multiple providers and templating

    v0.2.0 #email #email-provider #elif #templating #sendgrid #mailgun #handlebars #smtp #queuing

  141. use-smtp

    SMTP protocol vocabulary primitives for RustUse

    v0.1.0 #email #smtp #protocols #rustuse
  142. Try searching with DuckDuckGo.


  143. catapulte-adapter-http

    HTTP adapter for catapulte - Axum-based web server

    v0.1.0 #catapulte #email #web-server #web-api #attachment #metrics #smtp #mjml #email-sender

  144. miltr-common

    A miltr commons library in pure rust

    v0.1.3 #email #action #miltr #command #change #bytes-mut #milter #smtp

  145. mxdns

    DNS utilities for SMTP servers

    v0.4.1 #email #smtp #dns

  146. vsmtp-protocol

    Next-gen MTA. Secured, Faster and Greener

    v2.2.1 #vsmtp #email #smtp

  147. rust_smtp_utils

    Reusable SMTP helper crate for Rust (lettre-based) with STARTTLS, timeout, and retry

    v0.1.0 #smtp #lettre #email-smtp

  148. wasix-sendmail

    A POSIX-compliant sendmail implementation for WASIX

    v0.1.0 #email #wasix #wasmer #sendmail #smtp

  149. catapulte-adapter-template

    Template adapter for catapulte - implements TemplateLoader and TemplateRenderer

    v0.1.0 #catapulte #email #template-renderer #template-loader #mjml #smtp #email-sender #web-api #lifecycle-events #email-attachments

  150. envelope-addr

    Minimal parsing and formatting for SMTP envelope addresses (non RFC 5322)

    v0.1.0 #parser-formatting #rfc-5322 #smtp #addresses #envelope #parsing-and-formatting #local-part #forms #white-space #unicode

  151. samotop-server

    SMTP server with focus on privacy

    v1.2.2 #email #smtp-server #mail-server #smtp #server

  152. mejla

    Send emails using the SMTP protocol, with support for encryption of locally saved smtp app password

    v0.1.4 #email #send-email #encryption #smtp #password

  153. smtp

    UNMAINTAINED - Replaced by the 'lettre' crate

    v0.3.2 #email #mailer #email-smtp

  154. letterman_email_body_parser

    tokio based fast and optimized email body parser and dkim validator

    v1.0.5 #email #smtp #parser #dkim-validator #body

  155. cochranblock-mail

    Sovereign SMTP/IMAP/HTTP mail server for cochranblock.org. Single binary, zero cloud.

    v0.1.0 #email #mail-server #smtp-server #smtp #zero-cloud #imap

  156. samotop-delivery

    Set of transports to deliver mail to, notably to SMTP/LMTP, but also maildir

    v0.13.1 #email #mailer #smtp

  157. mailtutan-lib

    used in mailtutan project to implement an SMTP server for test and development environments

    v0.3.0 #smtp-server #email #smtp #wasm

  158. maily

    easy, quick, and fault tolerant sending of emails

    v0.2.1 230 #email #text #smtp #async

  159. tiny-mailcatcher

    A tiny MailCatcher clone

    v0.9.3 #email #mta #mailcatcher #smtp

  160. async-mailer-core

    Internal core crate for async-mailer

    v0.5.0 210 #smtp #outlook #mailer #async

  161. email-sdk-core

    Core client, provider, plugin, retry, and middleware primitives for email-sdk

    v0.1.1 #transactional-email #sdk #smtp

  162. mmime

    Mime parsing for email

    v0.1.2 #smtp #imap #mim

  163. flux-mail

    SMTP Protocol as a temporary mail service in Rust

    v0.2.1 #email #smtp

  164. minismtp

    A minimal asynchronous SMTP server library (MTA) for Rust

    v0.1.0 #email #smtp #email-smtp

  165. mail-message

    A program for easy, quick, and fault tolerant sending of emails from the command line

    v0.2.1 #email #smtp #async #text

  166. email-service

    An easy way to configure simple mail sender

    v0.2.0 #sender #email-client #smtp #send-email

  167. mailtutan-web

    The Frontend developed for mailtutan project which is an SMTP server for test and development environments

    v0.3.0 #email #smtp-server #smtp #wasm

  168. unosend

    Official Rust SDK for Unosend - Email API for developers

    v1.0.0 #email #email-api #smtp #api

  169. edgemail

    Temporary e-mail server

    v0.2.3 #email #smtp-server #mail-server #smtp #server #email-smtp

  170. eatmail

    Temporary e-mail server

    v0.2.1 #email #smtp-server #mail-server #smtp #server

  171. ferrum-email-core

    Core types, traits, and node tree for the Ferrum Email framework

    v0.1.8 #transactional-email #email #smtp #rust #email-template

  172. smtp-server

    Asynchronous SMTP server library

    v0.1.0 #email #smtp #server

  173. smtp-types

    Misuse-resistant SMTP types

    v0.2.0 #smtp #type #email-smtp

  174. rust-smtp-server

    smtp server library

    v0.1.1 #server-side #smtp #session #email #mail-server #async-read-ext

  175. smtp-queue

    Queue for SMTP messages using smol

    v0.1.0 #email #smtp #queue

  176. yhy_net_lettre

    self-contained mailer for Rust

    v0.11.8 #tls #email #send-email #rustls #lettre #boring-tls #smtp #self-contained #mailer #rfc-2822

  177. smtp-message

    Line-oriented parser and builder for SMTP protocol messages

    v0.1.0 #email #smtp #parser #builder #parser-builder

  178. mailhog-rs

    Rust bindings for the mailhog SMTP testing API

    v0.2.0 150 #smtp #bindings #testing

  179. komet

    mailer framework

    v0.0.3 #email #mailer #smtp

  180. commons-net

    Tokio based implementation for Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include: Echo, FTP(S), NNTP, NTP, POP3(S), SMTP(S), Telnet

    v0.1.0 #ftp #smtp #pop3 #nntp

  181. smtp-server-types

    Types required for configuring the smtp-server crate

    v0.1.0 #smtp-server #email #smtp #server #async

  182. samotop-core

    The domain model of Samotop and core functionality - SMTP server and library built on async-std. A base crate for samotop extensions.

    v0.13.1+smtp 110 #domain-model #smtp #smtp-server

  183. maik

    A mock SMTP server library

    v0.2.0 #email #testing #smtp #mocking

  184. sendgrid-rs

    A "no batteries included", "no assumptions made" wrapper around SendGrid's mail API

    v0.1.1 #email #email-api #smtp #api-bindings

  185. mailgang

    that I use to abstract away the smtp(email-related stuff)

    v0.2.2 #email #send-email #smtp #abstract-away #sparkpost

  186. df-email

    Email

    v0.1.6 100 #email #pop3 #carryxd #df #smtp

  187. samotop-parser

    SMTP parser of Samotop - SMTP server and library built on async-std

    v0.13.0 #peg #smtp #parser

  188. lori

    A CLI utility that receives emails from SMTP and sends them to SendGrid

    v0.3.0 #email #sendgrid #smtp #cli