chasquid
Simple and secure SMTP mail transfer agent (MTA)
Activity unknown
No repository statistics available for this project.

chasquid is an SMTP (email) server designed to send and receive mail like a traditional MTA, with an emphasis on simplicity, secure defaults, and ease of operation. It is aimed primarily at individuals and small groups who want a manageable mail server without excessive complexity.
Key Features
- SMTP server for sending and receiving email (MTA functionality)
- Secure-by-default behavior to avoid harmful misconfiguration (for example, preventing open relays and clear-text authentication)
- Multiple and virtual domains with per-domain users and aliases
- Support for address suffix dropping (user+tag@domain to user@domain)
- Dovecot integration for authentication
- Hooks for integrating greylisting, anti-virus, anti-spam, and DKIM/DMARC tooling
- SPF and MTA-STS checking
- Per-domain tracking of TLS support to prevent downgrade attacks
- Multiple TLS certificates and easy integration with Let's Encrypt
- Monitoring HTTP server with exported variables and tracing for debugging
Use Cases
- Running a small personal or family email server with safer defaults
- Hosting mail for a small organization with multiple domains and aliases
- Replacing heavier MTAs (such as Postfix or Exim) where simpler operation is preferred
Limitations and Considerations
- Not intended to replicate the full breadth of features and ecosystem integrations typical of very large-scale MTAs
chasquid provides a pragmatic SMTP server focused on operational simplicity while maintaining strong security practices. It is a solid fit when you need a traditional MTA with modern security checks and minimal administrative overhead.
Categories:
Tags:
Tech Stack:
Similar to chasquid
OpenSMTPD
Secure, lightweight SMTP server implementation compliant with RFC 5321
OpenSMTPD is an open-source, minimal SMTP daemon from the OpenBSD project providing an RFC-compliant MTA with privilege separation, table backends, filters and TLS support.

emailwiz
Bash-based installer that deploys a secure Debian/Ubuntu mail server stack.
A Bash script that auto-implements a full mail server (Postfix, Dovecot, DKIM, SpamAssassin) with TLS and PAM-based logins on Debian/Ubuntu.
Dovel
Simple Go-based SMTP server for receiving and sending mail
Lightweight SMTP server written in Go that receives and sends email via a single JSON config and executable hooks; supports per-user DKIM and TLS.

Exim
Configurable SMTP message transfer agent for Unix-like systems
Exim is an open source SMTP message transfer agent (MTA) for Unix-like systems, offering flexible mail routing and extensive controls for handling inbound email.


Hyvor Relay
Open-source, self-hosted Email API for developers
AGPL-3.0 open-source email API for developers that can be self-hosted; supports SMTP sending, webhooks, DNS automation, observability, multi-tenancy, and project isolation.

Mox
Modern, secure, all-in-one mail server for self-hosted email
All-in-one secure mail server with SMTP, IMAP, webmail, automatic TLS (ACME), and built-in SPF/DKIM/DMARC plus junk filtering for low-maintenance domains.
