awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
LaziestRen avatar

LaziestRen/cloud-mail

0
View on GitHub↗
11,676 stars·16,498 forks·JavaScript·MIT·18 viewsskymail.ink↗

Cloud Mail

Cloud-mail is a serverless email backend and routing service built on Cloudflare infrastructure. It provides a cloud-native system for receiving, storing, and processing electronic messages without the requirement for traditional mail server hardware.

The platform includes an email data API for querying records and a visual analytics dashboard for tracking mail volume and system performance. It features automated processing capabilities to extract verification codes from message bodies and manages an email archive using persistent object storage for attachments and history.

The system handles incoming mail routing through event-driven forwarding to external services and provides tools for email attachment transmission. Security and administration are managed through role-based access control for user permissions and challenge-response bot mitigation to prevent automated registrations.

Features

  • Cloudflare Workers Implementations - Builds the entire email routing and API backend as a serverless application on the Cloudflare Workers platform.
  • Mail Servers - Provides a serverless infrastructure for sending, receiving, and managing electronic mail using Cloudflare Workers.
  • Incoming Message Routing - Implements event-driven routing to forward incoming email messages to external services for real-time notifications.
  • Email Message Archiving - Preserves email message history and attachments using durable cloud object storage archives.
  • Cloudflare Workers KV Stores - Utilizes Cloudflare Workers KV for low-latency, globally distributed storage of user profiles and email metadata.
  • Email Attachments - Manages the saving and sending of files via a persistent object storage backend for email attachments.
  • Cloudflare R2 Attachment Storages - Stores incoming and outgoing email attachments in Cloudflare R2 for reliable long-term retrieval.
  • Email Infrastructure Hosting - Implements a custom email hosting service using serverless and edge computing infrastructure on Cloudflare.
  • Cloudflare R2 Object Storages - Persists large email attachments and binary files using Cloudflare R2 S3-compatible object storage.
  • Incoming Email Processors - Routes incoming email streams to external services or third-party providers to trigger real-time notifications.
  • Cloudflare Email Routing Integrations - A cloud-native email routing and management platform built entirely on Cloudflare's edge infrastructure.
  • Email Message API Managements - Provides a programmatic HTTP/JSON API for querying, retrieving, and managing stored email messages and user records.
  • Email Event Forwardings - Triggers external HTTP requests or mail relays immediately upon the receipt of a new email event.
  • Email Automation - Programmatically processes emails to extract verification codes and search stored data for specific information.
  • Analytics Dashboards - Offers a visual analytics dashboard for exploring system performance and mail volume metrics.
  • Pattern-Based Extraction - Uses regular expression patterns to automatically extract security and verification codes from unstructured email bodies.
  • Verification Code Extractions - An automated pattern recognition and analysis system for extracting unique security codes from incoming messages.
  • Email System Analytics - Provides a visual dashboard to track mail volume, system performance, and user data growth over time.
  • Monitoring Data Visualization - Includes a visual analytics dashboard for tracking mail volume and system performance through data visualization.
  • Email Services - Responsive email service supporting attachment handling.

Star history

Star history chart for laziestren/cloud-mailStar history chart for laziestren/cloud-mail

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does laziestren/cloud-mail do?

Cloud-mail is a serverless email backend and routing service built on Cloudflare infrastructure. It provides a cloud-native system for receiving, storing, and processing electronic messages without the requirement for traditional mail server hardware.

What are the main features of laziestren/cloud-mail?

The main features of laziestren/cloud-mail are: Cloudflare Workers Implementations, Mail Servers, Incoming Message Routing, Email Message Archiving, Cloudflare Workers KV Stores, Email Attachments, Cloudflare R2 Attachment Storages, Email Infrastructure Hosting.

Which projects share features with laziestren/cloud-mail?

Projects with overlapping indexed features include: maillab/cloud-mail — Cloud-mail is a cloud-based mail server and API platform providing a programmable interface for managing user… dreamhunter2333/cloudflare_temp_email — This project is a disposable email inbox service built to run entirely on Cloudflare's edge network. It creates… mjl-/mox — Mox is a self-hosted email server that runs as a single compiled Go binary, handling the full lifecycle of sending and… postalserver/postal — Postal is an open-source mail delivery platform designed for self-hosted sending and receiving of email using standard… unopim/unopim — unopim is an AI-powered product information management system that serves as a centralized repository for managing… dubinc/dub — This project is a comprehensive link management and marketing attribution platform designed for creating, tracking,…

Projects sharing features with Cloud Mail

These projects share indexed features with Cloud Mail. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • maillab/cloud-mailmaillab avatar

    maillab/cloud-mail

    11,551View on GitHub↗

    Cloud-mail is a cloud-based mail server and API platform providing a programmable interface for managing user accounts, sending bulk messages, and performing complex searches on email data. It serves as an automated email extraction tool and forwarding gateway, enabling the identification and capture of verification codes and the routing of incoming messages to external services. The infrastructure is hosted on serverless edge workers to remove the need for dedicated server hardware. It utilizes object storage for managing email attachments and employs a serverless message routing system to p

    JavaScriptcloudflarecloudflare-emailemail
    View on GitHub↗11,551
  • dreamhunter2333/cloudflare_temp_emaildreamhunter2333 avatar

    dreamhunter2333/cloudflare_temp_email

    6,098View on GitHub↗

    This project is a disposable email inbox service built to run entirely on Cloudflare's edge network. It creates temporary email addresses that automatically receive and store incoming messages and attachments, all without managing any traditional server infrastructure. The service uses Cloudflare Workers for serverless processing, Durable Objects for persistent inbox state, and Workers KV for storing email data, with attachments handled through R2 object storage. The service distinguishes itself through a comprehensive set of access and management features. Users can authenticate through mult

    Vuecloudflare-emailcloudflare-pagescloudflare-workers
    View on GitHub↗6,098
  • mjl-/moxmjl- avatar

    mjl-/mox

    5,713View on GitHub↗

    Mox is a self-hosted email server that runs as a single compiled Go binary, handling the full lifecycle of sending and receiving email through SMTP, IMAP4rev2, and a built-in webmail application. It is designed to be operated without external dependencies or runtime plugins, with all mail services — including spam filtering, queue management, and web interfaces for administration and account management — contained in one executable. The server distinguishes itself through automated TLS certificate management via ACME, DNS-based autoconfiguration for email clients, and file-based configuration

    Go
    View on GitHub↗5,713
  • postalserver/postalpostalserver avatar

    postalserver/postal

    16,618View on GitHub↗

    Postal is an open-source mail delivery platform designed for self-hosted sending and receiving of email using standard mail transfer protocols. It serves as a comprehensive email infrastructure that provides full delivery tracking and management of outgoing mail streams. The system includes an SMTP server manager with a web administration interface for configuring server settings and monitoring delivery status. It distinguishes its outbound traffic management through priority-based IP rotation and assignment to help maintain sender reputation. The platform covers incoming email processing an

    Rubymailmail-serverpostal
    View on GitHub↗16,618
  • Compare all 30 related projects→