TempyEmail/burngate
Lightweight SMTP gateway for disposable email routing. Rust + Redis.
Rust2 stars0 forks
What it does
Burngate is a lightweight SMTP gateway that efficiently filters out spam for non-existent email addresses before any message body is transmitted. By leveraging Redis for quick existence checks, it minimizes resource waste and enhances email server performance.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Discover how Burngate can streamline your email server and cut down on spam with its innovative pre-DATA filtering!
Content angles
- Create a tutorial on setting up Burngate with Docker for disposable email routing.
- Write a comparison of Burngate with traditional SMTP servers focusing on spam management.
- Discuss the benefits of using Redis for mailbox existence checks in email applications.
Who should care
Email server administrators and developers looking to reduce spam and optimize email processing.