Kindle & Whispernet
•
4 min read
•
Aug 2026
Amazon officially deprecated legacy MOBI on Whispernet. Discover why the Send-to-Kindle feature bounces older .mobi files and the easy 30-second solution to convert MOBI to validated EPUB 3.
Why Send-to-Kindle Bounces MOBI Files in 2026
MOBI (KF7) is an old standard that Amazon officially discontinued. If your send to kindle email bounced after sending a .mobi file to your `@kindle.com` address, you may have just gotten an automatic bounce-back email saying: "The following document could not be delivered to your Kindle because the format is no longer supported."
Amazon began sunsetting support for older Mobipocket formats at all its processing points in the Whispernet portion of its email pipeline in late 2022 and completed the switch across all regions of the world on Kindle devices.
---
Amazon Discontinued MOBI for Send-to-Kindle
Before we can marvel at this step from Amazon, we need to recognize the history of ebook standards over the last 20 years:
Obsolete Encoding Architecture: MOBI eBooks use PalmDOC compression, which was developed for PalmOS handhelds in the late 1990s, and outdated HTML 3.2 markup. This architecture does not support modern web standards, variable-weight fonts, dynamic math formulas (MathML) or responsive scaling of the layout.
Without Enhanced Typesetting: New Kindle features such as automatic hyphenation, ligatures, drop caps, Page Flip navigation and Amazon's custom Bookerly font rendering are not possible. MOBI cannot provide these modern structures, so Kindle devices have to operate in a low fidelity legacy fallback mode when reading MOBI files.
Amazon No Longer Has a Proprietary Upload Pipeline: Instead of having a proprietary upload pipeline, Amazon embraced open EPUB 3.0 as the primary upload format for both consumer Send-to-Kindle and Kindle Direct Publishing (KDP).
---
What Formats Can Be Sent to Kindle in 2026?
Nowadays, Amazon's cloud ingestion servers accept:
Supported: `.epub`, `.pdf`, `.txt`, `.docx`, `.rtf`, `.html`, `.png`, `.jpeg`, `.gif`
Deprecated / Rejected via Email: `.mobi`, `.azw` (must be converted to EPUB or transferred by USB)
---
Convert MOBI to Validated EPUB 3 is the 30-Second Solution
To get your kindle mobi error fixed and successfully convert mobi to epub kindle without bouncing:
Convert to Standard EPUB 3: Use an in-browser document converter to change the PalmDOC text records to well-formed XHTML chapter documents.
Ensure Clean Identifiers: Ensure the converter is shipping a deterministic `dc:identifier` unique identifier (``) with the package root, or it will be rejected by Amazon's ingest validation filter.
Send Using Amazon Portal or Email:
Web Portal (Recommended): Go to [amazon.com/sendtokindle](https://www.amazon.com/sendtokindle) and drag and drop the converted `.epub` (up to 200 MB file size).
Email: Attach the `.epub` to an e-mail sent to your approved Kindle e-mail address in your Amazon Account preferences.
Ready to convert your eBooks with zero cloud uploads?
Experience instant, client-side WebAssembly conversion for MOBI, EPUB, AZW3, and PDF files.
Launch In-Browser Converter →