https://github.com/schutz3/m4s
Multi-Domain Email Service built on the MERN stack! This project allows users to receive emails across multiple domains using Cloudflare Workers, providing a versatile and flexible solution for managing spam emails.
https://github.com/schutz3/m4s
cloudflare-workers daisyui email javascript mern
Last synced: about 2 months ago
JSON representation
Multi-Domain Email Service built on the MERN stack! This project allows users to receive emails across multiple domains using Cloudflare Workers, providing a versatile and flexible solution for managing spam emails.
- Host: GitHub
- URL: https://github.com/schutz3/m4s
- Owner: Schutz3
- Created: 2024-12-28T03:49:21.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-04T10:20:48.000Z (4 months ago)
- Last Synced: 2025-01-04T11:33:06.858Z (4 months ago)
- Topics: cloudflare-workers, daisyui, email, javascript, mern
- Language: JavaScript
- Homepage: https:/mail.scz.my.id
- Size: 313 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mail4Spam - Multi-Domain Email Service
Welcome to Mail4Spam, a Multi-Domain Email Service built on the MERN stack! This project allows users to receive emails across multiple domains using Cloudflare Workers, providing a versatile and flexible solution for managing spam emails.
## Live Service
Our service is live and accessible at: [Mail4Spam](https://mail.scz.my.id/)
## Features
- **Multi-Domain Support**: Receive emails on multiple domains (currently 4 domains available) on a single username
- **Spam Email Handling**: Designed to effectively receive and manage spam emails## How It Works
1. **Registration**: Sign up for a Mail4Spam account on our platform
2. **Email Address Creation**: Choose your username
3. **Receive Emails**: Start receiving emails at your new address(es)
4. **Manage Domains**: Use our interface to manage your domain preferences and settings## Technology Stack (MERN)
- **M**ongoDB: Database for storing user information and email data
- **E**xpress.js: Backend framework for handling API requests
- **R**eact.js: Frontend library for building the user interface
- **N**ode.js: Runtime environment for the backend server
- Cloudflare Workers: For email processing and routing