A lightweight, secure, and ephemeral email communication service built from scratch in Go. This custom SMTP server enables temporary email functionality with self-expiring mailboxes for enhanced privacy.
- Custom-built SMTP server: No dependencies on third-party mail servers.
- Self-expiring mailboxes: Emails are automatically deleted after a predefined time.
- Lightweight & Efficient: Optimized for performance and low resource consumption.
- The server listens for incoming emails to
username@hail.prasoon.loland stores them temporarily. - Emails are accessible via UI at
https://hail.prasoon.lol - Messages auto-expire after the 7 day.
DATABASE_URL: 'your supabase uri'
Feel free to open issues or PRs to enhance the project.
For questions or suggestions, reach out to prasoon2honey@gmail.com.
