2024-07-29 17:44:43 +08:00
2024-07-26 22:08:57 +08:00
2024-07-29 11:34:02 +08:00
2024-07-29 17:44:43 +08:00
2024-07-26 22:08:57 +08:00
2024-07-29 17:44:43 +08:00
2024-07-29 17:44:43 +08:00
2024-07-29 15:56:35 +08:00
2024-07-26 22:08:57 +08:00
2024-07-26 22:08:57 +08:00
2024-07-29 11:34:02 +08:00
2024-07-28 21:31:51 +08:00
2024-07-29 15:56:35 +08:00
2024-07-29 15:56:35 +08:00
2024-07-29 11:39:15 +08:00
2024-07-26 22:08:57 +08:00
2024-07-29 11:34:02 +08:00
2024-07-26 22:08:57 +08:00
2024-07-26 22:08:57 +08:00
2024-07-26 22:08:57 +08:00
2024-07-26 22:08:57 +08:00
2024-07-26 22:08:57 +08:00
2024-07-28 21:31:51 +08:00
2024-07-26 22:08:57 +08:00
2024-07-29 15:56:35 +08:00
2024-07-29 11:39:15 +08:00
2024-07-26 22:08:57 +08:00
2024-07-26 22:08:57 +08:00
2024-07-28 10:03:16 +08:00
2024-07-29 15:56:35 +08:00
2024-07-29 15:56:35 +08:00
2024-07-26 22:08:57 +08:00
2024-07-26 22:08:57 +08:00
2024-07-29 17:44:43 +08:00
2024-07-26 22:08:57 +08:00
2024-07-26 22:08:57 +08:00
2024-07-26 22:08:57 +08:00

𝐖𝐑.𝐃𝐎

Discord · English | 简体中文

Temporary email service build with email worker.

Features

  • 🎯 Privacy-friendly, no registration required, out-of-the-box
  • ✈️ Support email sending and receiving
  • Support saving passwords and retrieving email addresses
  • 😄 Support multiple domain name suffixes
  • 🚀 100% open source, quick deployment, no server required

Principles

  • Receiving emails (email worker)
  • Display email (remix)
  • Mail Storage (sqlite)
  • Nodejs >= 18

Worker receives email -> saves to database -> client queries email

Self-hosted Tutorial

Requirements

  • Cloudflare account and a domain name hosted on Cloudflare
  • turso sqlite (a free plan available for personal use)
  • Vercel or fly.io to deploy Remix app

Receiving Emails steps

See receive-tutorial-en.md

Sending Emails steps

See send-tutorial-en.md

Local development

copy apps/remix/.env.example to apps/remix/.env and fill in the necessary environment variables.

git clone https://github.com/oiov/vmail
cd vmail
pnpm install

# run on localhost:3000
pnpm run remix:dev

Community Group

License

GNU General Public License v3.0

Star History

Star History Chart

Inspired by smail.pw & email.ml

S
Description
一站式域名服务平台,集成短链生成、无限域名邮箱、文件存储和子域名管理,带有管理员面板,支持自部署
Readme 44 MiB
Languages
TypeScript 84.1%
MDX 6.1%
JavaScript 5.2%
SCSS 4.6%