Description
Trash Mails – Temporary Email Address System
Trash Mails is a high-performance temporary email (disposable inbox) platform for developers, SaaS founders, QA teams, and marketplaces that need quick, private, and secure email addresses—without clogging your primary inbox. Launch your own Temp Mail / Burner Email service with auto-provisioned inboxes, custom domains, API & webhooks, spam controls, and analytics—all on a modern, scalable stack. Distributed by wpshop.net under the GPL license with lifetime free updates and limited email support.
Feature Highlights
- 📬 Instant Disposable Inboxes: Generate inboxes on demand for sign-ups, testing, and privacy workflows.
- 🧰 Developer-First API: Create/expire inboxes, fetch messages, and manage TTL via REST endpoints.
- 🔔 Real-Time Webhooks: Push new-message events to your app for instant automations and QA assertions.
- 🛡️ Anti-Abuse & Spam Filtering: Blocklists, rate-limits, MX validation, and content screening to protect your IPs.
- 🏷️ Custom Domains & Subdomains: Bring your own domain, enable wildcard/catch-all, brand your service.
- ⏱️ Configurable TTL: Auto-expire inboxes/messages on schedules (minutes to days) to minimize footprint.
- 🔐 Privacy & Security: Encrypted at rest, message redaction, and role-based access for team use.
- 📊 Analytics Dashboard: Track inbox creations, delivery status, spam ratio, and top sender sources.
Detailed Overview
Trash Mails eliminates noisy test data and protects user privacy by routing communications through short-lived disposable addresses. Teams can spin up inboxes for product demos, verification flows, and automated testing suites—while power users keep personal email clean during sign-ups. Operators get fine-grained controls: custom TTLs, domain mapping, rate limits, and spam heuristics. Developers integrate in minutes using the built-in API and webhooks for “new message” events, perfect for CI/CD and E2E tests.
As a GPL product from wpshop.net, you receive lifetime free updates and limited email support. The platform is engineered for performance, deliverability, and compliance (GDPR-friendly data lifecycles, audit trails, and access logs), making it ideal for privacy-minded businesses and testing teams.
Comparison Table
Capability | Trash Mails | Typical Temp-Mail Services |
---|---|---|
Bring-Your-Own Domain | ✅ Native; wildcard/catch-all supported | ⚠️ Often not allowed or paywalled |
REST API + Webhooks | ✅ Full CRUD + real-time events | ⚠️ Limited or polling only |
Spam/Abuse Controls | ✅ Rate limits, blocklists, filters | ❌ Basic or none |
Message TTL & Redaction | ✅ Configurable & privacy-first | ⚠️ Fixed TTL, no redaction |
Analytics & Logs | ✅ Dashboard + exports | ⚠️ Minimal visibility |
License & Updates | ✅ GPL + lifetime updates | ❌ Subscription lock-in |
Installation Guide
- Download: Get the Trash Mails package from your wpshop.net account.
- Server Requirements: PHP 8.1+/Laravel-ready stack (or equivalent), MySQL/MariaDB, Redis (recommended), and queue worker.
- Upload & Extract: Upload the ZIP to your server and extract into your web root.
- Dependencies: Run
composer install
; set writable permissions forstorage
andbootstrap/cache
. - Environment: Copy
.env.example
to.env
; setAPP_URL
, DB credentials, cache/queue, and mail (SMTP) settings. - Migrations: Run
php artisan key:generate
andphp artisan migrate --seed
; thenphp artisan storage:link
. - Mail Intake: Point your domain’s MX records to your mail intake service or configure the included inbound parser/SMTP relay as documented.
- Queues & Cron: Start
php artisan queue:work
(or Supervisor) and schedulephp artisan schedule:run
for TTL cleanup. - Admin Setup: Log in to the dashboard, add custom domains/subdomains, set TTL defaults, rate limits, and webhook endpoints.
- Test: Create a disposable inbox, send a test email, verify delivery, and confirm webhook payloads in your app.
Licensing Information
Trash Mails is distributed by wpshop.net under the GPL (General Public License). You may use, modify, and deploy it on unlimited domains. Your purchase includes lifetime free updates and limited email support for installation and bug-related issues. Note: Operate responsibly—ensure compliance with email, privacy, and anti-abuse regulations in your jurisdiction.
FAQs
- 1) Can I use my own domain for disposable inboxes?
- Yes. Map custom domains/subdomains, enable wildcard, or route to a catch-all for branded temp addresses.
- 2) How do developers integrate with CI/CD?
- Use the REST API to create inboxes per test run, then listen to “new message” webhooks to assert OTPs and verification emails in E2E tests.
- 3) Can I control how long messages are kept?
- Absolutely. Set per-inbox or global TTLs for messages and inboxes; scheduled jobs purge expired data automatically.
- 4) What protections exist against abuse?
- Blocklists, sender throttling, domain filters, attachment limits, and content scanning help keep your service healthy.
- 5) Does it support exports or analytics?
- Yes. The dashboard provides charts and CSV/JSON exports for inbox counts, delivery stats, and spam ratios.
- 6) What kind of support is included?
- wpshop.net provides limited support via email and lifetime free updates under the GPL. Customizations are not covered.
Why Choose Trash Mails?
Trash Mails gives you ownership over a temp-mail platform—your domains, your policies, your data. Compared to hosted services, you get brandable domains, deep API control, privacy-by-design retention, and no subscription lock-in. It’s the ideal solution for engineering teams, privacy-focused products, and marketplaces fighting inbox bloat.
Launch your disposable email service today. Get Trash Mails – Temporary Email Address System from wpshop.net to enjoy lifetime free updates, limited email support, and the freedom of the GPL license—so you can build faster, test smarter, and protect privacy at scale.
Reviews
There are no reviews yet.