GoEmail Services
Open Source • Production Ready • Web3 Native

The Future of Email is Open Source

Complete email ecosystem: Enterprise platform, next-gen protocol, Web3 inbox, and modern message format. All built on Go, cryptographic security, and Web3 primitives.

Written in Go
Production Battle-Tested
End-to-End Encrypted
Kubernetes Native

The Complete Stack

Everything you need to build, deploy, and scale next-generation email infrastructure.

100% Open Source

Full source code available. No vendor lock-in. Built with Go for maximum performance and reliability. Fork it, extend it, deploy it anywhere.

Cryptographic Security

Native X25519 and Ed25519 encryption. Decentralized identities (DIDs) on blockchain. Proof of Transit for every message. Zero-trust architecture.

Production Ready

Powers msgs.global in production. QUIC/HTTP3 transport. Multi-region Kubernetes deployment. Millions of messages per day.

The Complete Email Ecosystem

Four products, one vision: The future of secure, scalable, and decentralized email.

FLAGSHIP PLATFORM

GoEmail Enterprise

Kubernetes-Native Email Infrastructure

The complete enterprise email platform that powers msgs.global. Kubernetes-native with multi-region routing, Postfix-style access control, policy engine, and comprehensive observability. Handles millions of messages per day.

Multi-tier queue system (1,050 workers)
Global routing engine
Elasticsearch integration
Starlark policy engine
20+ access map types
SSO/OAuth2 integration
Download Platform
NEXT-GEN PROTOCOL

AfterSMTP

Advanced Message Protocol (AMP)

The next-generation email protocol with QUIC/HTTP3 transport, blockchain-anchored identities (DIDs), native encryption, and legacy SMTP compatibility. Built for privacy, security, and performance.

X25519/Ed25519 encryption
Decentralized identities (DIDs)
QUIC/gRPC transport
Blockchain proof of transit
Legacy SMTP bridge
Multi-language SDKs
Get Protocol

Mailblocks.io

Proof-of-Stake Inbox

Web3 email with economic spam prevention. Senders stake crypto, recipients slash spam or refund real mail. Earn yield while deciding.

  • Economic anti-spam via staking
  • Yield generation on quarantine
  • Global on-chain reputation
Open Inbox

msgs.global

Commercial Platform

Production messaging platform running the full stack. Managed infrastructure, SLA guarantees, and enterprise support.

  • Battle-tested at scale
  • Managed hosting & monitoring
  • 99.9% SLA with support
Visit Platform

ADS Mail Format

Modern Message Format

Next-gen email format with encryption, signing, compression, rich metadata, and .eml/.mbox compatibility.

  • AES-256-GCM encryption
  • Ed25519/RSA/ECDSA signing
  • Calendar, AI, blockchain support
View Spec

How It All Works Together

Enterprise Platform

Deploys & orchestrates

AfterSMTP

Provides the protocol

AMF Format

Stores messages

Mailblocks + msgs

Power user applications

Built for the Next Decade

Modern protocols, cryptographic security, Kubernetes-native architecture, and enterprise-grade features.

End-to-End Encryption

Native X25519 authenticated encryption with Ed25519 signing. Zero knowledge architecture.

Blockchain Anchored

Decentralized identities and cryptographic proof of transit on Substrate ledger.

QUIC/HTTP3 Transport

Zero-RTT connections, multiplexed streams, UDP performance. 10x faster than SMTP.

Postfix-Grade Security

SPF/DKIM/DANE/DMARC verification, 20+ access map types, RBL/DNSBL checking.

Kubernetes Native

Multi-region deployment, auto-scaling, service discovery, global routing.

Policy Engine

Starlark scripting for custom routing, filtering, and access control logic.

Download the Stack

Get started with the complete email ecosystem in minutes.

GoEmail Enterprise Platform

Complete Kubernetes-ready binaries with admin CLI, policy engine, and global routing.

AfterSMTP Protocol & CLI

Protocol gateway, CLI tools, and SDK libraries for integration.

Build from Source

Clone the repository and build with the Go toolchain:

git clone https://github.com/yourorg/go-emailservice-ads.git
cd go-emailservice-ads
go build -o bin/goemailservices ./cmd/goemailservices
go build -o bin/adsemailadm ./cmd/adsemailadm

Documentation

Everything you need to deploy, configure, and scale the complete email ecosystem.