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
メールスタートアップの失敗事例を包括的に分析。多くのメール関連企業がなぜ失敗し、VCからの資金を数百万ドルも浪費し、廃業に追い込まれるのか。実際に何が効果的なのかを学びましょう。
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に問い合わせがあった際に実践されました。彼らは安全なメール転送サービスを求めており、Section 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 が、シームレスな SSO 統合を備えた Forward Email のオープンソースの耐量子エンタープライズ ソリューションを使用して、Ubuntu、Kubuntu、Lubuntu、Edubuntu ドメイン全体で電子メール管理を合理化した方法をご覧ください。
Case Study: How the Linux Foundation Optimizes Email Management Across 250+ Domains with Forward Email
Linux Foundation は、linux.com や jQuery.com など、250 を超えるドメインにわたる 900 を超えるオープンソース プロジェクトを管理しています。このケース スタディでは、同社が Forward Email とどのように提携したかについて説明します。
How Email Forwarding Works: The Complete Guide to Forward Email's Service
当社のサービスを最もプライバシー重視の電子メール転送ソリューションの 1 つにする技術的な実装をご覧ください。
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
当社の開発チームが、システム全体で 1:1 のリアルタイム精度を保証するトリフェクタ アプローチを使用して、Stripe と PayPal の両方を統合した方法をご覧ください。
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 パッケージを使用して DNS over HTTPS 要求を送信する方法。
Node.js Email Templates
Node.js、React、Express、Koa、Nodemailer、JavaScript を使用して、SMTP および開発者向けソース コードのサンプル、例、および手順で電子メールと HTML/CSS テンプレートを送信します。
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 以上の汎用、管理者、メール デーモン、および返信なしのユーザー名のリスト。














