I would love something like this that forwards to a gmail address
Open-source disposable email service
51–60 of 69 posts
Re: Open-source disposable email service
#52There's a security problem with this and many other such services. Writing this here hoping that this increases knowledge about this: I would be able to get a TLS certificate for this host. Why? Some TLS certificate providers allow verifying the domain via access to one of the privileged aliases like postmaster. So I could receive the verification token URL by looking at the postmaster inbox. Every service offering a…
MAILBOX SERVICE SPECIFICATIONS
----------- ---------------- ---------------------------
POSTMASTER SMTP [RFC821], [RFC822]
HOSTMASTER DNS [RFC1033-RFC1035]
USENET NNTP [RFC977]
NEWS NNTP Synonym for USENET
WEBMASTER HTTP [RFC 2068]
WWW HTTP Synonym for WEBMASTER
UUCP UUCP [RFC976]
FTP FTP [RFC959]
[1] https://www.rfc-editor.org/rfc/rfc2142Re: Open-source disposable email service
#53Re: Open-source disposable email service
#54I imagine this domain will quickly end up on lists like this one: https://knowledge.hubspot.com/forms/what-domains-are-blocked... The real value here is the opening of the source code. Set up a cheap domain, set up a cheap VPS, use Tailscale or similar to keep the web UI private, then you're good.
Re: Open-source disposable email service
#55For incoming mail this is easy to do yourself if you have a little root server with a decent subdomain (the domain does not even need to be owned by you) But for outgoing mail that requires real work / knowledge / full control over your DNS records. Recently gmail has stopped to accept any email without SPF/DKIM.
So not having SPF/DKIM setup could be considered a privacy feature if gmail is going to reject those outright.
When I send such email to a custom domain used by a Google office customer it's even worse. Then their admin gets to see my mail (not sure how much detail of it) in the admin interface.
Re: Open-source disposable email service
#56Re: Open-source disposable email service
#57There's a security problem with this and many other such services. Writing this here hoping that this increases knowledge about this: I would be able to get a TLS certificate for this host. Why? Some TLS certificate providers allow verifying the domain via access to one of the privileged aliases like postmaster. So I could receive the verification token URL by looking at the postmaster inbox. Every service offering a…
Re: Open-source disposable email service
#58[dead]
Re: Open-source disposable email service
#59Re: Open-source disposable email service
#60Just like the other disposable email providers, this one will eventually get blocked pretty quickly. Instead, use a forwarding email from Gmail, Hey.com, Outlook or ProtonMail.