Temp Mail Panel
Sign in to manage your domains and emails.
Income of Mails
Domains
Add your domains and verify them via DNS to receive email.
Add Domain
Your Domains
0Addresses
Create and manage email addresses. Any address at your domain can receive mail.
Create New Address
Add a new address to receive emails at your domain
Your Addresses
0DNS Setup Instructions
Configure your domain's DNS records to verify ownership and receive emails.
1. TXT Record (Domain Verification)
After adding a domain, add this TXT record to prove you own it:
_email-verify.your-domain.de. TXT "email-verify=YOUR_CODE"
The exact record is shown for each pending domain in the Domains tab. Click "Verify" after adding the record.
2. MX Record (Email Delivery)
To receive emails, add an MX record pointing to the mail server. MX Value: mail.tempmail.wtf (for all domains, e.g. tempmail.wtf, undetected.one):
your-domain.de. MX 10 mail.tempmail.wtf.
The service uses SMTP port 2525 by default (or 25 for production).
Host field in DNS panels: Many providers (Cloudflare, Namecheap, etc.) show the Host field separately. Use @ for the root domain – this means emails to *@your-domain.de will be delivered via this MX record. Type: MX · Value: mail.tempmail.wtf · Priority: 10
3. Summary
- Add domain in the Domains tab
- Add TXT record
_email-verify.domainwith your verification code - Click "Verify" in the domain list
- Add MX record with Value
mail.tempmail.wtf - Emails to
*@your-domain.dewill be delivered