v2.6.67
- fix(security): address passkey registration, login rate-limit, and OAuth session vulnerabilities 2a0a23a21 https://github.com/forwardemail/forwardemail.net/compare/v2.6.66...v2.6.67
@fwdemail: Huge thanks to our community and everyone reporting bugs or low-hanging feature requests - you ma...
Huge thanks to our community and everyone reporting bugs or low-hanging feature requests - you make us better! 🙏 We're not going anywhere. 🇪🇺 EU datacenter later this year after our 3rd party audit in May. Plus new features like newsletter campaigns, desktop + mobile apps,
v2.6.66
- fix: validate WKD key encryption capability before PGP encryption 88def5438 - fix: convert Date to ISO string in CardDAV sync-collection and CalDAV time-range queries 5ef068205 https://gith...
@fwdemail: AWS is shutting down WorkMail by March 2027 — we just published a complete migration guide for an...
AWS is shutting down WorkMail by March 2027 — we just published a complete migration guide for anyone who needs to move off: https://t.co/1SluCRqWH3 Covers mailbox export, DNS setup, client config, and org-wide batch migration. @tweirjones @jeffbarr @tomsly (can you include
v2.6.65
- feat: add Amazon WorkMail migration guide landing page e53d5f39a - fix(caldav,carddav): add missing synctoken, APN and WebSocket notifications to API controllers and invite processing (Closes #...
Amazon WorkMail Migration Guide: Step-by-Step Switch to Forward Email Before the 2027 Shutdown
Complete step-by-step guide to migrate from Amazon WorkMail to Forward Email before the March 2027 shutdown. Export emails, configure DNS, and set up IMAP.
@fwdemail: We've decided to go "open source" just like Proton and Tuta. Starting today, we're hiding our bac...
We've decided to go "open source" just like Proton and Tuta. Starting today, we're hiding our backend code, locking down our servers, and pretending our frontend is all that matters. Don't worry, we'll still call ourselves 100% open source! 😉 🤡
@fwdemail: AWS WorkMail is shutting down per https://t.co/Sp2ltMXDsh 😲
AWS WorkMail is shutting down per https://t.co/Sp2ltMXDsh 😲 We're here for you. Forward Email is a reliable, self-hostable alternative that isn't going anywhere. Make the switch! https://t.co/JdrG9aoMDI
v2.6.64
- fix(caldav): comprehensive find-before-write dedup across all CalDAV and API endpoints 5a25fad33 - fix: enforce free credit plan matching and add missing grace period checks 8473685d2 - fix: ...
v2.6.63
- fix: SEO fixes and replace $in query with in-memory filtering in addressbook-multiget e6829a84a - fix: use unauthenticated GitHub API for star count via undici b594eb0bd - fix: address vacati...
v2.6.62
- fix: improve alias UX (delete confirmation, scroll, manage password) and add name to win-back email b964f7541 - feat: add Squarespace as 1-click Domain Connect provider f3d260b1c - test: fix ...
v2.6.61
- chore: bump deps cc387a872 - Merge pull request #487 from buzali/fix/caldav-getEvent-filter-soft-deleted c9aa54e5a - fix(caldav): filter soft-deleted events in getEvent() 7c0f1270f https:...
v2.6.60
- test: fix race condition in rsvp-etag-sync test 0ec111e69 - fix: fixed test 8581ebe15 - fix: fixed typo 701615505 - fix: fixed typo e1c7c9d43 https://github.com/forwardemail/forwardemai...
v2.6.59
- fix: use first payment date instead of plan_set_at for abuse prevention be9447595 - fix(caldav): preserve VTIMEZONE components in ICS responses 8a887c6f3 https://github.com/forwardemail/for...
v2.6.58
- fix: delete calendar events before calendar, normalize ICS, prevent duplicates 6652592d6 - fix: bulletproof CalDAV error handling, prevent 401→500 conversion 9c548073e - chore: fix snapshots ...
v2.6.57
- fix: block CNN News Health display name spam in is-arbitrary 7eb88eabf - fix: ManageSieve SETACTIVE race condition and missing onClose handler 41e31a99b - fix: format byte values in account a...
v2.6.56
- fix(caldav): correct hardcoded /cal/ prefix in event href construction 86a2f7a57 - fix(caldav): resolve 408 timeouts by making invite processing fire-and-forget and fixing N+1 WSP queries 9463...
@fwdemail: You can now demo our webmail (built with Tauri for mobile/desktop)!
You can now demo our webmail (built with Tauri for mobile/desktop)! https://t.co/QS8fpvmmG5 ➡️ Click 'TRY DEMO' to explore the interface with sample data. No account required. 📧✨ https://t.co/0cyhUa40wb
v2.6.55
- fix: optimize Cloudflare Family DNS check and email delivery 4fb37b6a9 - fix(caldav): prevent OOM on PROPFIND by removing full-object debug logging 99df5b4de - fix(quota): stop caching volati...
v2.6.54
- fix(caldav): resolve 408 timeout on PROPFIND by reducing auth overhead 9de877613 - chore: translations across 25+ languages 65874d873 - fix(seo): remove duplicate Organization schema on /abou...
v2.6.53
- fix: check MAIL FROM envelope sender against per-domain denylist/allowlist 67597cd4f - fix: remove cross-database populate and use inclusion projection d34d38a71 - fix: resolve admin logs pag...
v2.6.52
- fix: resolve remaining admin logs view performance issues ae059368b - fix: exclude internal error logs from analytics bounce counts eec152a31 - fix: resolve admin logs view timeout with large...
v2.6.51
- feat: add API endpoints for updating domain allowlist and denylist 3e35e4a20 - fix: fixed tests 0c2056d19 https://github.com/forwardemail/forwardemail.net/compare/v2.6.50...v2.6.51
@fwdemail: We just crossed 1.62M custom domains at Forward Email. That's 45% more than Proton Mail and 36x m...
We just crossed 1.62M custom domains at Forward Email. That's 45% more than Proton Mail and 36x more than Tuta Mail. We're also still the only privacy email provider that is 100% open source. Even our infrastructure hardening and LUKS encryption scripts are public. Instead of https://t.co/QQYe7YofU1
v2.6.50
- fix: set explicit ContentType on S3 backup uploads 110ea1a44 - fix: exclude isCodeBug errors from dashboard log count cf657b209 - fix: exclude DMARC reports from My Account logs and dashboard...
v2.6.49
- feat(seo): comprehensive GEO & SEO overhaul 01f716ac1 - fix: use alias-specific storage and quota with domain pool check 7064f7829 - fix: prevent API alias updates from overwriting recipi...
v2.6.48
- docs: recommend SSL/TLS port 465 as default over STARTTLS port 587 912a63e48 - fix(dane): harden error handling to prevent retry-path bypass, update snapshots 9ff929168 - feat: add EU and GDP...
v2.6.47
- fix: serialization issue with toBuffer / mx-connect ef6cfbea5 https://github.com/forwardemail/forwardemail.net/compare/v2.6.46...v2.6.47
v2.6.46
- fix(dane): make isDaneError reachable and return 421 instead of 550 e115ffc87 - Revert "fix(dane): remove redundant isDaneError block in send-email.js" 4f779db42 https://github.co...
v2.6.45
- fix(dane): remove redundant isDaneError block in send-email.js 37acb4145 - Revert "fix: move DANE error check before shouldThrow to ensure 550 message prefix" 781b8a53d - fix: move ...
v2.6.44
- fix: make DANE verification failures non-retryable (RFC 7672 Section 2.2) 7ba1e8e64 https://github.com/forwardemail/forwardemail.net/compare/v2.6.43...v2.6.44
v2.6.43
- fix: DANE verification bypass - extract wrapper and add E2E tests fc13c86d0 - fix(ansible): fix monitor script crashes, invalid systemd keys, and TPM check 507de2dbe - fix(ansible): fix missi...
v2.6.42
- feat: check DNSSEC status before DANE TLSA lookups (RFC 7672 Section 2.2.2 ) c1ffcb914 - fix: escape HTML in log messages before rendering with ansiHTML e5f70a0f6 https://github.com/forward...
v2.6.41
- fix: increase body parser limit for /v1/messages and fix ws timeout test 293a6dd95 https://github.com/forwardemail/forwardemail.net/compare/v2.6.40...v2.6.41
v2.6.40
- feat(ansible): add TPM 2.0 packages and verification to security playbook 51aaff34b - feat: comprehensive MCP docs with alias auth documentation 693340ce2 --- https://github.com/forwarde...
@fwdemail: Introducing Audit Status — automated third-party auditing for code integrity verification and tra...
Introducing Audit Status — automated third-party auditing for code integrity verification and transparency. Open source, TPM 2.0 backed, tamper-proof. https://t.co/gcfK4lwQwq https://t.co/ZRyFjkaIfY
@fwdemail: Introducing the Forward Email MCP Server! 📦
Introducing the Forward Email MCP Server! 📦 Manage your email, calendars, contacts & more directly from @AnthropicAI @claudeai @OpenAI @ChatGPTapp @ollama @openclaw & any MCP client. Try it now👇 👉 https://t.co/sGmmaF8ZmY 👈 https://t.co/3hCdSZeOkT
v2.6.39
- chore: run tests and update snapshots e1e92d27e - Merge pull request #481 from forwardemail/fix/ws-backpressure-spoof-timeout-and-pings 3ae96cd83 - fix(websocket): harden security and resourc...
Forward Email MCP Server - Connect AI to Your Email API
Open-source MCP server for Forward Email. 68 tools covering email, domains, aliases, contacts, calendars, and Sieve scripts. Works with Claude, ChatGPT, Cursor, and Windsurf.
@fwdemail: Whitepaper now auto-builds via GitHub releases
Whitepaper now auto-builds via GitHub releases https://t.co/6YPucIn8Ha
@fwdemail: @github @mojombo https://t.co/8ikSDVVctb
@github @mojombo https://t.co/8ikSDVVctb
@fwdemail: Thx @github for this epic bounty hunter Octocat hat & pin! 🧢 🔥 We ❤️ GitHub @fwdemail cc @...
Thx @github for this epic bounty hunter Octocat hat & pin! 🧢 🔥 We ❤️ GitHub @fwdemail cc @mojombo https://t.co/jJTXKfVW5Q
@fwdemail: 📃 Announcing Attestium - the only open-source, TPM-backed runtime verification for @nodejs (WIP)
📃 Announcing Attestium - the only open-source, TPM-backed runtime verification for @nodejs (WIP) If you run open-source infra, this is for you @supabase @calcom @documenso @bitwarden @infisical @PlausibleHQ @PostHog @planepowers @cooperx86 @JosephJacks_ https://t.co/RUIEvZFnJh https://t.co/PUgMHbQdn6
v2.6.38
- fix: properly map SMTP response codes to HTTP status codes in Emails.queue 3984e8792 - Add GitHub as DPF-certified processor across all docs, security, FAQ, GDPR, and locale files 6356a4e73 -...
@fwdemail: @andyyen @ProtonMail @nguyenkims @SimpleLogin Thanks to Simple Login for removing the block! (co...
@andyyen @ProtonMail @nguyenkims @SimpleLogin Thanks to Simple Login for removing the block! (confirmed via Reddit DM)
@fwdemail: 🎉 Shout out to @cloudflare + Domain Connect! 🎉
🎉 Shout out to @cloudflare + Domain Connect! 🎉 You can now setup email in SECONDS on your custom domains with @fwdemail .... HUGE W! 🎥👇 You must watch this 13 second clip! 👇 🎥 cc @dok2001 https://t.co/gPCgOaEXPm
@fwdemail: @andyyen @ProtonMail @nguyenkims @SimpleLogin Forward Email (450,340 domains) @ https://t.co/C55I...
@andyyen @ProtonMail @nguyenkims @SimpleLogin Forward Email (450,340 domains) @ https://t.co/C55IhDlzQ6 Proton Mail (402,044 domains) @ https://t.co/CuXCwWseHO
@fwdemail: HEY PROTON. ██████ ███████ █████████ Unblock Forward Email ASAP!
HEY PROTON. ██████ ███████ █████████ Unblock Forward Email ASAP! Mutual support as privacy peers... not block! https://t.co/8ltbV2xR3V https://t.co/bzyc72ZY9M @andyyen @ProtonMail @nguyenkims @SimpleLogin
@fwdemail: Signed binaries at https://t.co/ETRBMuY5kA https://t.co/I5J5fMqotq
Signed binaries at https://t.co/ETRBMuY5kA https://t.co/I5J5fMqotq
@fwdemail: 🚀 Bring your own S3-compatible backup provider
🚀 Bring your own S3-compatible backup provider SQLite -> EML cli tool as well (with signed GitHub release binaries for macOS, Windows, Linux) https://t.co/pvDAKRgS1c https://t.co/M8qXYwWFMj https://t.co/tWMqNW5JVY
@fwdemail: 🪄 1-Click Setup 🪄 https://t.co/aIWNFdJyKt
🪄 1-Click Setup 🪄 https://t.co/aIWNFdJyKt
@fwdemail: Domain Connect support deploying soon🚀
Domain Connect support deploying soon🚀 Automates setting up your domain's DNS records 🪄 https://t.co/XBB5RbCRUV https://t.co/IxEbrWXQXL https://t.co/LSo7CktW1Q
@fwdemail: 🆕 Blazing fast UI update based off our feedback from last Friday - @Cloudflare is truly 🥇🐐 - a...
🆕 Blazing fast UI update based off our feedback from last Friday - @Cloudflare is truly 🥇🐐 - and our new onboarding UI coming soon is completely integrated with them including 1-click DNS setup via https://t.co/lUUt9dyhhq support! 🎉 Thank you @CloudflareDev @dok2001 🙏 https://t.co/yAmZGOc3Cr
✓ 🛑 mongo.forwardemail.net is down
In [`4f96ac1`](https://github.com/forwardemail/status.forwardemail.net/commit/4f96ac15a4502935a50a51402ac8fc9d889e039f ), mongo.forwardemail.net (mongo.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
@fwdemail: V1 is still in beta (we're implementing websocketsvs 10s polling to save you bandwidth and doing ...
V1 is still in beta (we're implementing websocketsvs 10s polling to save you bandwidth and doing some other things for power users like you) V2 will support ANY email service, so you can have one simple webmail/desktop/mobile client for all services you use. We ship quickly.
@fwdemail: Webmail beta! 🚀 Built from scratch.
Webmail beta! 🚀 Built from scratch. Themes, contacts, calendar, multi-account, fully client-side w/ offline. Blazing fast - beats Gmail & Thunderbird. Open source on GitHub. Auto-updates & quick iterations on feedback. Apps soon (macOS/Windows/Linux). https://t.co/Q17xwEVeOG
@fwdemail: Just added DANE support to JavaScript email 🚀
Just added DANE support to JavaScript email 🚀 Thx to the @nodejs folks @rithvikvibhut @_rafaelgss @p_insogna for making this possible 🙏 https://t.co/AXq5HUcIlJ https://t.co/ME99u6FT29 https://t.co/t8zCNZ7sOQ
@fwdemail: https://t.co/Q4EPWGhhUf https://t.co/x4AkU2hrB4
https://t.co/Q4EPWGhhUf https://t.co/x4AkU2hrB4
@fwdemail: This was a highly requested feature per https://t.co/wb0r5vDaX5
This was a highly requested feature per https://t.co/wb0r5vDaX5
@fwdemail: 🎉 Sieve server-side filters! 🎉
🎉 Sieve server-side filters! 🎉 Email filtering rules for your entire org via our UI, API, or with the MANAGESIEVE protocol (https://t.co/Qr5WFICaCZ with STARTLS on port 2190 recommended or Implicit TLS on port 4190) Your filters will run while you sleep! 😴💤👇 🔗
@fwdemail: Notable achievement after 8 years: 100% pure JS complete email RFC compliance. Nobody else has an...
Notable achievement after 8 years: 100% pure JS complete email RFC compliance. Nobody else has anything close, and we're still the only 100% open-source service out there! 🤯👇 🔗 https://t.co/t8zCNZ7sOQ 👈 @nodeweeklyfeed @Cooperpress @TechCrunch @JosephJacks_ @mojombo @dhh
Email Protocols & RFC Compliance: IMAP, SMTP, POP3 Comparison
电子邮件协议与 RFC 合规性的完整指南。比较 IMAP、SMTP、POP3、DKIM、SPF、DMARC、ARC 标准。了解电子邮件安全、CalDAV、加密及各供应商的协议支持。
Email Regex JavaScript and Node.js
适用于 JavaScript 和 Node.js 的电子邮件地址正则表达式匹配模式。适用于 Node v14+ 和浏览器。
Send React Emails
Send emails from React and Node.js web apps using HTML, CSS, and JSX templates. Production-ready SMTP integration guide with code examples and best practices.
URL Regex JavaScript and Node.js
适用于 JavaScript 和 Node.js 的 URL 正则表达式匹配模式。解决了 CVE-2020-7661 漏洞,并可在 Node v10.12.0+ 及浏览器中运行。
✓ 🛑 smtp.forwardemail.net:25 (IPv6) is down
In [`fb531d6`](https://github.com/forwardemail/status.forwardemail.net/commit/fb531d6ccfb86a7534367ec04cf1eb644e4cd78e ), smtp.forwardemail.net:25 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:25 (IPv6) is down
In [`8e36c4d`](https://github.com/forwardemail/status.forwardemail.net/commit/8e36c4d3765a7520ec5e10abfa86f6c63c4b3de5 ), smtp.forwardemail.net:25 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2587 (IPv4) is down
In [`b09b901`](https://github.com/forwardemail/status.forwardemail.net/commit/b09b901805cf119756b137928331c6a32c77f701 ), smtp.forwardemail.net:2587 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`65f9ae3`](https://github.com/forwardemail/status.forwardemail.net/commit/65f9ae38c2f0ee9d237582b98cf8abc1499c9857 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 408 - Response time: 1806 ms
✓ 🛑 redis.forwardemail.net is down
In [`29a1355`](https://github.com/forwardemail/status.forwardemail.net/commit/29a1355c020d04b2bccdfb11f1008a9e4ec81a46 ), redis.forwardemail.net (redis.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`cd1e1e0`](https://github.com/forwardemail/status.forwardemail.net/commit/cd1e1e063ae0ff854b32fad7becc7068280cea1a ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://api.forwardemail.net (curl) is down
In [`8783a62`](https://github.com/forwardemail/status.forwardemail.net/commit/8783a62ba5d9fa049d63f645dc1082dcd2f92f03 ), https://api.forwardemail.net (curl) (https://api.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`68a9943`](https://github.com/forwardemail/status.forwardemail.net/commit/68a99434386a39f224b14ed84865a4b8a2869689 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://api.forwardemail.net (curl) is down
In [`937ff31`](https://github.com/forwardemail/status.forwardemail.net/commit/937ff31830af7a1233bd95cb62272a9c803679cf ), https://api.forwardemail.net (curl) (https://api.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`320e891`](https://github.com/forwardemail/status.forwardemail.net/commit/320e89199a1b8b8fae625360681ebed7c51a7805 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2525 (IPv6) is down
In [`cf7b483`](https://github.com/forwardemail/status.forwardemail.net/commit/cf7b483bcee39454c3a7c2792a68da3cf9343ebe ), smtp.forwardemail.net:2525 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
Building a Privacy-First AI Support Agent with LanceDB & Ollama
了解我们如何使用LanceDB、Ollama和Node.js构建自托管的AI客户支持代理。符合GDPR,隐私优先,完全由我们控制。
SQLite Performance Optimization: Production PRAGMA Settings
完整的 SQLite 优化指南,含真实基准数据。了解 Forward Email 的生产环境 PRAGMA 设置、ChaCha20 加密、WAL 模式调优及 Node.js 各版本性能。
✓ 🛑 https://forwardemail.net (curl) is down
In [`0097ca0`](https://github.com/forwardemail/status.forwardemail.net/commit/0097ca0bca54914bdb27c3aaeed9f34f145971c8 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:587 (IPv6) is down
In [`e1aafb3`](https://github.com/forwardemail/status.forwardemail.net/commit/e1aafb376592d3674bd2dba213da93cf3540ddc0 ), smtp.forwardemail.net:587 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:587 (IPv4) is down
In [`90c5477`](https://github.com/forwardemail/status.forwardemail.net/commit/90c547720cf55acfc04eba6b654a7c78bf6a6266 ), smtp.forwardemail.net:587 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:587 (IPv6) is down
In [`eb48d85`](https://github.com/forwardemail/status.forwardemail.net/commit/eb48d854d30dd45d9280805d0c2c8f4e76e51533 ), smtp.forwardemail.net:587 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:587 (IPv4) is down
In [`8ff7c61`](https://github.com/forwardemail/status.forwardemail.net/commit/8ff7c61fb647bb3db7ab28eedfca42de3c1b8c27 ), smtp.forwardemail.net:587 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:587 (IPv6) is down
In [`bd797a1`](https://github.com/forwardemail/status.forwardemail.net/commit/bd797a1411a6f47271341227dafafe8ad9416e4e ), smtp.forwardemail.net:587 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:587 (IPv4) is down
In [`1f935a9`](https://github.com/forwardemail/status.forwardemail.net/commit/1f935a9f149e7c916cd5509540fcf22af59f93f4 ), smtp.forwardemail.net:587 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:587 (IPv6) is down
In [`6e78b14`](https://github.com/forwardemail/status.forwardemail.net/commit/6e78b14f0cb5d73d59212ce46c399ece579c708f ), smtp.forwardemail.net:587 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:587 (IPv4) is down
In [`40c5610`](https://github.com/forwardemail/status.forwardemail.net/commit/40c5610ff626fa23a48b01605600443c3951aeca ), smtp.forwardemail.net:587 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:587 (IPv6) is down
In [`32bc94a`](https://github.com/forwardemail/status.forwardemail.net/commit/32bc94ab80ea19b114bbdd52c4a08f69dc97acf6 ), smtp.forwardemail.net:587 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:587 (IPv4) is down
In [`5c5d0d3`](https://github.com/forwardemail/status.forwardemail.net/commit/5c5d0d31ffc1192472cb61ff562908a02bb54ae9 ), smtp.forwardemail.net:587 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`a9815cf`](https://github.com/forwardemail/status.forwardemail.net/commit/a9815cffac992bd96cecabca966913d4d462e639 ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv4) is down
In [`077fb13`](https://github.com/forwardemail/status.forwardemail.net/commit/077fb13ef3978ff450c8034e3e528ac2d481630f ), smtp.forwardemail.net:465 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`5822fe4`](https://github.com/forwardemail/status.forwardemail.net/commit/5822fe473c31bfc88fafcdff3043818b139ba62a ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`5c36319`](https://github.com/forwardemail/status.forwardemail.net/commit/5c363197e6b2b850f485825efdccdc49d4787613 ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2587 (IPv6) is down
In [`26b6054`](https://github.com/forwardemail/status.forwardemail.net/commit/26b60543237dfc52dd7b2dfa185ad9a99684ed61 ), smtp.forwardemail.net:2587 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`aef7c0b`](https://github.com/forwardemail/status.forwardemail.net/commit/aef7c0b723b6a8dc5d500d3e6d341fa42f193674 ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2587 (IPv6) is down
In [`a34c51e`](https://github.com/forwardemail/status.forwardemail.net/commit/a34c51ebff00041b50fa42510b0299e51985684c ), smtp.forwardemail.net:2587 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2587 (IPv6) is down
In [`29d562f`](https://github.com/forwardemail/status.forwardemail.net/commit/29d562faa789ce76baf0b1dce38412f213e9daad ), smtp.forwardemail.net:2587 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`b5eaef8`](https://github.com/forwardemail/status.forwardemail.net/commit/b5eaef80712919a83c4bfb1554bafc60693756f2 ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2587 (IPv4) is down
In [`2e480b0`](https://github.com/forwardemail/status.forwardemail.net/commit/2e480b09f33cc943f4822fa71206f61b92aa4a54 ), smtp.forwardemail.net:2587 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2525 (IPv6) is down
In [`542cb5d`](https://github.com/forwardemail/status.forwardemail.net/commit/542cb5df1a1719e811c54b51c4cd13585aafb807 ), smtp.forwardemail.net:2525 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2587 (IPv4) is down
In [`a584f3b`](https://github.com/forwardemail/status.forwardemail.net/commit/a584f3b80ac6fd7e29c51f3e078e48a218592eb6 ), smtp.forwardemail.net:2587 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`b485974`](https://github.com/forwardemail/status.forwardemail.net/commit/b485974ba4e85e6232a52b3118a47cf289e38236 ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2587 (IPv4) is down
In [`ab3aae0`](https://github.com/forwardemail/status.forwardemail.net/commit/ab3aae08d08f3cb6513e9c479fc3df4584c6a4bf ), smtp.forwardemail.net:2587 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2587 (IPv6) is down
In [`6da0068`](https://github.com/forwardemail/status.forwardemail.net/commit/6da00680d4c3ba10a7e70b8771f83656bfa8e768 ), smtp.forwardemail.net:2587 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2587 (IPv4) is down
In [`765eef8`](https://github.com/forwardemail/status.forwardemail.net/commit/765eef85d979d18a0ef65edf801ba014fdc36644 ), smtp.forwardemail.net:2587 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2587 (IPv6) is down
In [`b7b2d1f`](https://github.com/forwardemail/status.forwardemail.net/commit/b7b2d1f093c8fd8f9135bbc573c61a627af34438 ), smtp.forwardemail.net:2587 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2587 (IPv4) is down
In [`21bb6a4`](https://github.com/forwardemail/status.forwardemail.net/commit/21bb6a448fd664e24fa4ea027604533896badf53 ), smtp.forwardemail.net:2587 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:2465 (IPv4) is down
In [`fbda071`](https://github.com/forwardemail/status.forwardemail.net/commit/fbda07156c5399648c5eac53e1ba3ebe62b1c5fc ), smtp.forwardemail.net:2465 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (IPv6) is down
In [`b70e684`](https://github.com/forwardemail/status.forwardemail.net/commit/b70e6844eb3693d0065c2bdf933c2a4e56ffa403 ), forwardemail.net:443 (IPv6) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (IPv4) is down
In [`c9229f8`](https://github.com/forwardemail/status.forwardemail.net/commit/c9229f8472a1a65c4800d37804afbc8ca19ebdce ), forwardemail.net:443 (IPv4) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`cec1ae8`](https://github.com/forwardemail/status.forwardemail.net/commit/cec1ae8d1eacc6d2118582e7bb8bb289a5607fa3 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (SSL) is down
In [`54d5321`](https://github.com/forwardemail/status.forwardemail.net/commit/54d5321794fff0f84fcb438e9cafbdd120bce94f ), forwardemail.net:443 (SSL) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (IPv6) is down
In [`a096a27`](https://github.com/forwardemail/status.forwardemail.net/commit/a096a270e63b3336066935c2d0d479e7c7d14042 ), forwardemail.net:443 (IPv6) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (IPv4) is down
In [`07a8ff3`](https://github.com/forwardemail/status.forwardemail.net/commit/07a8ff33fbc787668d90da3fbcbc0e4a6765dab2 ), forwardemail.net:443 (IPv4) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (IPv6) is down
In [`119ef8d`](https://github.com/forwardemail/status.forwardemail.net/commit/119ef8d37ef2dfa27710c170d21b3cd081e4b53c ), forwardemail.net:443 (IPv6) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (SSL) is down
In [`af82151`](https://github.com/forwardemail/status.forwardemail.net/commit/af82151106ff3e8e4a0fd6bbbd613967d8fa5f76 ), forwardemail.net:443 (SSL) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (IPv6) is down
In [`b2a9538`](https://github.com/forwardemail/status.forwardemail.net/commit/b2a953895452ec7aa2781450a55a8802786d45cb ), forwardemail.net:443 (IPv6) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (IPv4) is down
In [`e635c01`](https://github.com/forwardemail/status.forwardemail.net/commit/e635c01034baf60368422cc058b6d04c50fd5d76 ), forwardemail.net:443 (IPv4) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (IPv6) is down
In [`56bcc54`](https://github.com/forwardemail/status.forwardemail.net/commit/56bcc540c982341021d3db05e3594c7185e6c54a ), forwardemail.net:443 (IPv6) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:80 (IPv6) is down
In [`709ce4b`](https://github.com/forwardemail/status.forwardemail.net/commit/709ce4bce717a4885cad5ec986b0b1c9e90a2ce6 ), forwardemail.net:80 (IPv6) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:80 (IPv4) is down
In [`2b0035a`](https://github.com/forwardemail/status.forwardemail.net/commit/2b0035a25f07c23a766c6f095364c3261233421a ), forwardemail.net:80 (IPv4) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`c89417a`](https://github.com/forwardemail/status.forwardemail.net/commit/c89417a0ba5336712ca45ad5b1f14be896efc0b1 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (IPv6) is down
In [`37be906`](https://github.com/forwardemail/status.forwardemail.net/commit/37be906fdb9f0a5c28694c361319aa1a9f1e4846 ), forwardemail.net:443 (IPv6) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`f7840e2`](https://github.com/forwardemail/status.forwardemail.net/commit/f7840e2f9ef1e21f76c86dc97afd01aadcb60793 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (IPv4) is down
In [`1d671be`](https://github.com/forwardemail/status.forwardemail.net/commit/1d671bec9969ea24c797b4ca534909236d70760e ), forwardemail.net:443 (IPv4) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:80 (IPv6) is down
In [`48eb603`](https://github.com/forwardemail/status.forwardemail.net/commit/48eb603c4ec41b23b71b925d487dc7f966982808 ), forwardemail.net:80 (IPv6) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:80 (IPv4) is down
In [`94021f3`](https://github.com/forwardemail/status.forwardemail.net/commit/94021f3ed47bc0bb38e2cd38ed4e5dcb636833d8 ), forwardemail.net:80 (IPv4) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`c143224`](https://github.com/forwardemail/status.forwardemail.net/commit/c143224e7a06f90eac3995163d4fc404f3c6d02d ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (IPv6) is down
In [`b73c450`](https://github.com/forwardemail/status.forwardemail.net/commit/b73c450fdf7ab197cf3552e30a824c6176bc4e7d ), forwardemail.net:443 (IPv6) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:443 (IPv4) is down
In [`8ee864f`](https://github.com/forwardemail/status.forwardemail.net/commit/8ee864f8f4cc23264b572f474e914738163b0c29 ), forwardemail.net:443 (IPv4) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`aaacb75`](https://github.com/forwardemail/status.forwardemail.net/commit/aaacb75942fdb9c7de3f9b939e89e3375356aedf ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv4) is down
In [`aaf73a7`](https://github.com/forwardemail/status.forwardemail.net/commit/aaf73a78e60e241daaf1008a54f99ef46f7b2fc2 ), smtp.forwardemail.net:465 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`a48e91a`](https://github.com/forwardemail/status.forwardemail.net/commit/a48e91a4a7992813435cde6b13df9ff375122ab0 ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv4) is down
In [`b8f2853`](https://github.com/forwardemail/status.forwardemail.net/commit/b8f285356f0dabd00df6d77da88e3de8919f54a4 ), smtp.forwardemail.net:465 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`686b16b`](https://github.com/forwardemail/status.forwardemail.net/commit/686b16beab434953d35431a791883b0c41d11fca ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv4) is down
In [`d3428e5`](https://github.com/forwardemail/status.forwardemail.net/commit/d3428e5594d3fdf37de004c3a68f9ee2e18b1955 ), smtp.forwardemail.net:465 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`58a0deb`](https://github.com/forwardemail/status.forwardemail.net/commit/58a0debb11deb429988301f6ff9268fd7e4de7e9 ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv4) is down
In [`1dbc8a6`](https://github.com/forwardemail/status.forwardemail.net/commit/1dbc8a6295aa9fbe78c22c5251a7a59089a2c303 ), smtp.forwardemail.net:465 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`735af77`](https://github.com/forwardemail/status.forwardemail.net/commit/735af776054e78e574763341f25c64ce64dfdabb ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv4) is down
In [`995b6a1`](https://github.com/forwardemail/status.forwardemail.net/commit/995b6a14d9736bf5038e9d8b2265938edc53b2f7 ), smtp.forwardemail.net:465 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`d936b0f`](https://github.com/forwardemail/status.forwardemail.net/commit/d936b0f478e3445c45c8cf8c031b53045a3d81de ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv4) is down
In [`b60821f`](https://github.com/forwardemail/status.forwardemail.net/commit/b60821fdb3fa6f409d1b3d7e4a4d0f8bd2ffb2da ), smtp.forwardemail.net:465 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`7b0431c`](https://github.com/forwardemail/status.forwardemail.net/commit/7b0431cb9e5d5a953db512b2c01352bd8a33b89c ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv4) is down
In [`309d7ac`](https://github.com/forwardemail/status.forwardemail.net/commit/309d7acbdda7e104befaa9536a413facbdf55fff ), smtp.forwardemail.net:465 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`e5c7e05`](https://github.com/forwardemail/status.forwardemail.net/commit/e5c7e0561d1820ff966bc91893bcc988b69f8bf3 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`06089c5`](https://github.com/forwardemail/status.forwardemail.net/commit/06089c5de10e7c90598e5df990cc1681d7971939 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`6dcaefc`](https://github.com/forwardemail/status.forwardemail.net/commit/6dcaefc56cfb12c4eddac153ab485eca4dd80583 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`5bd4cbe`](https://github.com/forwardemail/status.forwardemail.net/commit/5bd4cbed2a83a1b42bd1b960e9a038d1c4972987 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`9d705a0`](https://github.com/forwardemail/status.forwardemail.net/commit/9d705a0fe24901f8f262f341be905cfb52217060 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 api.forwardemail.net:443 (IPv4) is down
In [`de7e7e1`](https://github.com/forwardemail/status.forwardemail.net/commit/de7e7e1ba537dad4ebf5ad56ccde16035eb359d7 ), api.forwardemail.net:443 (IPv4) (api.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://api.forwardemail.net (curl) is down
In [`df0c36a`](https://github.com/forwardemail/status.forwardemail.net/commit/df0c36a539360298fbf38c25649e2647f5756191 ), https://api.forwardemail.net (curl) (https://api.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://forwardemail.net (curl) is down
In [`cc53b88`](https://github.com/forwardemail/status.forwardemail.net/commit/cc53b88fd229589b089f94ca7b33c4640f8410e3 ), https://forwardemail.net (curl) (https://forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:25 (IPv6) is down
In [`d54402f`](https://github.com/forwardemail/status.forwardemail.net/commit/d54402f6de150ad9493beadc34b2ba1e4426f532 ), smtp.forwardemail.net:25 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:25 (IPv4) is down
In [`92d0084`](https://github.com/forwardemail/status.forwardemail.net/commit/92d0084e50b8a4f4e7d5837c5393aab65ac932f4 ), smtp.forwardemail.net:25 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 api.forwardemail.net (SSL) is down
In [`32a58cb`](https://github.com/forwardemail/status.forwardemail.net/commit/32a58cb3ba35a659d6d757e020e350d1569b2cb2 ), api.forwardemail.net (SSL) (api.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 api.forwardemail.net:443 (IPv4) is down
In [`ccd2361`](https://github.com/forwardemail/status.forwardemail.net/commit/ccd2361cc48d25fa47017bca12b812631817502a ), api.forwardemail.net:443 (IPv4) (api.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 https://api.forwardemail.net (curl) is down
In [`b36e902`](https://github.com/forwardemail/status.forwardemail.net/commit/b36e9023388da7a3c3c6441c06fb05a64e192d39 ), https://api.forwardemail.net (curl) (https://api.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 api.forwardemail.net:80 (IPv6) is down
In [`295a90d`](https://github.com/forwardemail/status.forwardemail.net/commit/295a90dd18eaf495fa134057989be1ba1a75ff08 ), api.forwardemail.net:80 (IPv6) (api.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 api.forwardemail.net:80 (IPv4) is down
In [`308d1f5`](https://github.com/forwardemail/status.forwardemail.net/commit/308d1f5ea4e878a555c857b2b317fc75e5ca0182 ), api.forwardemail.net:80 (IPv4) (api.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:25 (IPv6) is down
In [`0d2d7a3`](https://github.com/forwardemail/status.forwardemail.net/commit/0d2d7a3b469841bfdf2b24346edd204d7be0179b ), smtp.forwardemail.net:25 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:25 (IPv4) is down
In [`2993d24`](https://github.com/forwardemail/status.forwardemail.net/commit/2993d24c9ebf7a0dc322300b712fa45581e9d642 ), smtp.forwardemail.net:25 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`66904b0`](https://github.com/forwardemail/status.forwardemail.net/commit/66904b061e95a644f8797b082749adbd4cd5dd62 ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:80 (IPv6) is down
In [`1458ade`](https://github.com/forwardemail/status.forwardemail.net/commit/1458ade5277fc4a77de6e5732756f0c63a208975 ), forwardemail.net:80 (IPv6) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 forwardemail.net:80 (IPv4) is down
In [`65cadb3`](https://github.com/forwardemail/status.forwardemail.net/commit/65cadb3dd2d796f308047da26f6bc2c70ba918bf ), forwardemail.net:80 (IPv4) (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv6) is down
In [`ae9c4c2`](https://github.com/forwardemail/status.forwardemail.net/commit/ae9c4c236b688a376342f8092b44a7e5eab87d01 ), smtp.forwardemail.net:465 (IPv6) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
✓ 🛑 smtp.forwardemail.net:465 (IPv4) is down
In [`4f5b67a`](https://github.com/forwardemail/status.forwardemail.net/commit/4f5b67a72a2fbd50380c4f8e85c7cd51d0a695be ), smtp.forwardemail.net:465 (IPv4) (smtp.forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
Complete Email API with IMAP, CardDAV & CalDAV REST Endpoints
首个用于电子邮件管理的完整 REST API。20 个端点,用于联系人、日历、消息和文件夹。无需 IMAP 复杂性,身份验证简单。
PayPal's 11-Year API Disaster: Missing Features & Broken Promises
PayPal 如何忽视开发者 11 年来的反馈,缺失基本的订阅 API,高管更迭,并强制推行变通方案。完整时间线。
The Email Startup Graveyard: Why Most Email Companies Fail
全面分析电子邮件初创公司的失败案例。为什么大多数电子邮件公司会失败,烧掉数百万风险投资,最终倒闭。了解哪些方法真正有效。
A Decade of Impact: How Our npm Packages Hit 1 Billion Downloads and Shaped JavaScript
在 JavaScript 和 Node.js 世界中,有些软件包至关重要 — 每天下载量达数百万次,为全球的应用提供支持。这些工具背后是专注于开源质量的开发人员。今天,我们将展示我们的团队如何帮助构建和维护已成为 JavaScript 生态系统关键部分的 npm 软件包。
Best Security Audit Companies
从我们精心挑选的独立网络安全研究和渗透测试公司列表中发现最佳的安全审计公司。
Case Study: Gov/Federal Section 889 Email Compliance
我们对政府电子邮件合规性的承诺最近得到了实践,当时美国海军学院与 Forward Email 接洽。他们要求我们提供安全的电子邮件转发服务,并需要提供文件证明我们遵守联邦法规,包括第 889 条合规性。
Case Study: How Forward Email Powers Alumni Email Solutions for Top Universities
我们为著名大学及其校友打造了全球最安全、最私密、最灵活的电子邮件转发服务。
Case Study: How Ubuntu Powers Email Management with Forward Email's Open-Source Enterprise Solution
了解 Canonical 如何使用 Forward Email 的开源、抗量子企业解决方案和无缝 SSO 集成简化 Ubuntu、Kubuntu、Lubuntu 和 Edubuntu 域中的电子邮件管理。
Case Study: How the Linux Foundation Optimizes Email Management Across 250+ Domains with Forward Email
Linux 基金会管理着 250 多个领域的 900 多个开源项目,包括 linux.com 和 jQuery.com。本案例研究探讨了他们如何与 Forward Email 合作。
How Email Forwarding Works: The Complete Guide to Forward Email's Service
探索使我们的服务成为最注重隐私的电子邮件转发解决方案之一的技术实现。
How to Optimize Node.js Production Infrastructure: Best Practices
Node.js 生产部署最佳实践来自我们经过实践检验的基础架构,该基础架构每天可处理数百万个请求。
Introducing Crypto Payments: Enhanced Privacy for Your Email Service
我们现在通过 Stripe 的加密支付集成接受加密货币支付。
Introducing Our Self-Hosted Email Stack
完全开源、自托管的电子邮件解决方案,为您提供完全的控制、透明度和隐私。
Quantum Resistant Email Service
Encrypted quantum-resistant mailboxes to protect your privacy. Secure email for business and custom domains with post-quantum cryptography and 100% open-source software. Future-proof your communications against quantum computing threats with NIST-approved encryption algorithms.
The Trifecta Approach: How Forward Email Built a Bulletproof Payment System with Stripe and PayPal
了解我们的开发团队如何使用三重方法集成 Stripe 和 PayPal,以确保整个系统的 1:1 实时准确性。
The Ultimate Guide to Email Privacy Protection: How Forward Email Safeguards Your Communications
我们构建了世界上最安全、最私密、最灵活的电子邮件转发服务。
Why Open-Source Email is the Future: Security, Privacy, and Transparency
探索为什么开源电子邮件解决方案优于闭源替代方案。
Best Mail Server Providers
全面比较用于托管邮件服务器(SMTP 服务器)的 VPS 和专用服务器提供商。
Best Email Spam Protection Filter
防止垃圾邮件、网络钓鱼、恶意软件、广告拦截、像素跟踪器以及联系表单和邮件服务器的更多内容。
JavaScript Contact Forms Node.js
使用 Node、React、React Native、Koa、Express、Fastify 和 Nodemailer SMTP 创建并发送 JavaScript 联系表单。
Best Practices for Node.js Logging
了解有关 Node.js 和 JavaScript 日志记录的最佳实践、标准和元数据的更多信息。
Custom Fonts in Emails
Learn how to use custom fonts in HTML emails without design software. Complete guide with web font fallbacks, CSS techniques, and email client compatibility tips.
Email Testing for Browsers and iOS Simulator
使用跨浏览器邮件客户端、工具、浏览器和 iOS 模拟器自动测试、呈现和预览电子邮件。
Node.js DNS over HTTPS
如何使用 Node.js 和 JavaScript 包通过 HTTPS 请求发送 DNS。
Node.js Email Templates
使用 Node.js、React、Express、Koa、Nodemailer 和 JavaScript 发送电子邮件和 HTML/CSS 模板,附带 SMTP 和开发人员源代码示例、范例和说明。
Node.js Job Scheduler
Learn how to schedule jobs in Node.js and JavaScript using cron syntax. Complete guide with examples for task automation, recurring jobs, and production deployment.
Node.js Logging Service
Cabin 是最好的 Node.js 和 JavaScript 日志服务和工具。
Reserved Email Addresses
出于安全考虑而保留的 1250 多个通用、管理员、邮件守护程序和无回复用户名列表。














