TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Ephemeral Postal – disposable email for developers

1 点作者 jallmann11 个月前
Hi all, here is a little project that I have been working on: disposable E-mail for developers.<p>Every page load gives you a new subdomain, and any valid email address can be used with that. There are a few API endpoints for polling the unified inbox for the subdomain, retrieving the latest emails, and retrieving the raw message body.<p>This is pretty useful for integration test scenarios - for example, a test case could involve a user signing up with a random email address. The test script can poll the inbox to ensure deliverability and check header and mail contents, etc.<p>Things are pretty bare-bones right now but wanted to put this out there in case there is interest in a more full-fledged service.<p>For those of you checking - this currently does not have DKIM&#x2F;DMARC&#x2F;SPF records because this is inbound-only, but I would appreciate reports if the lack thereof interferes with your deliverability.<p>Happy emailing.

暂无评论

暂无评论