Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre > Conversion

Notices

Reply
 
Thread Tools Search this Thread
Old 11-25-2022, 05:40 PM   #1
Fionat29
Junior Member
Fionat29 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2018
Device: Kindle paperwhite 7th gen.
Kindle not accepting MOBI

I'm really sorry if this has been addressed already but I can no longer send mobi files to my kindle. Although kindle says it takes epub files, Calibre will only send the files if they are mobi.
I'm sure people reading this are screaming at the screens now but if you could just tell me what to do I'd be really grateful.
Fionat29 is offline   Reply With Quote
Old 11-25-2022, 05:55 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 42,318
Karma: 19574690
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
https://manual.calibre-ebook.com/faq...-of-mobi-files
kovidgoyal is offline   Reply With Quote
Old 11-26-2022, 04:44 PM   #3
Fionat29
Junior Member
Fionat29 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2018
Device: Kindle paperwhite 7th gen.
This is the error message I got

Please ignore the book I was trying to get on my kindle, it was rubbish and I read it on google play books instead.

calibre, version 6.9.0 (win32, embedded-python: True)
Failed to email book: Failed: Email Daddy’s Brutal Best Friend: A Mafia Age Gap Romance to yyy@KINDLE.COM

Starting job: Email Daddy’s Brutal Best Friend: A Mafia Age Gap Romance to yyy@KINDLE.COM

Sending failed...

Traceback (most recent call last):
File "calibre\gui2\email.py", line 47, in run
File "calibre\gui2\email.py", line 136, in sendmail
File "calibre\utils\smtp.py", line 162, in sendmail
File "calibre\utils\smtp.py", line 142, in sendmail_direct
OSError: Failed to send mail: SMTPRecipientsRefused({'yyyy@KINDLE.COM': (550, b'5.7.1 IP address blacklisted by recipient')})


Retrying in 1 seconds...

Waiting 1 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks

Sending failed...

Traceback (most recent call last):
File "calibre\gui2\email.py", line 47, in run
File "calibre\gui2\email.py", line 136, in sendmail
File "calibre\utils\smtp.py", line 162, in sendmail
File "calibre\utils\smtp.py", line 142, in sendmail_direct
OSError: Failed to send mail: SMTPRecipientsRefused({'yyy@KINDLE.COM': (550, b'5.7.1 IP address blacklisted by recipient')})

Job: "Email Daddy’s Brutal Best Friend: A Mafia Age Gap Romance to yyy@KINDLE.COM" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 82, in start_work
File "calibre\gui2\email.py", line 104, in __call__
File "calibre\gui2\email.py", line 47, in run
File "calibre\gui2\email.py", line 136, in sendmail
File "calibre\utils\smtp.py", line 162, in sendmail
File "calibre\utils\smtp.py", line 142, in sendmail_direct
OSError: Failed to send mail: SMTPRecipientsRefused({'yyy@KINDLE.COM': (550, b'5.7.1 IP address blacklisted by recipient')})

Called with args: ('C:\\Users\\fiona\\AppData\\Local\\Temp\\calibre_ 6vc684ax\\kne70wqrcaltmpfmt.mobi', 'Daddy’s Brutal Best Friend: A Mafia Age Gap Romance - Kasi Ryan.mobi', 'yyy@KINDLE.COM', 'E-book: Daddy’s Brutal Best Friend: A Mafia Age Gap Romance', 'Attached, you will find the e-book\n\nDaddy’s Brutal Best Friend: A Mafia Age Gap Romance\n\tby Kasi Ryan\n\nin the MOBI format.') {'notifications': <queue.Queue object at 0x0000026D1FAE3D30>, 'abort': <threading.Event object at 0x0000026D1FBDDC60>, 'log': <calibre.utils.logging.GUILog object at 0x0000026D1FBDC640>}
Moderator Notice
be careful with private (kindle) addresses. substituted

Last edited by theducks; 11-26-2022 at 06:21 PM. Reason: sanitized
Fionat29 is offline   Reply With Quote
Old 11-26-2022, 06:51 PM   #4
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,017
Karma: 8773372
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Your home IP address has been blacklisted by Amazon most lily for this:

Quote:
Retrying in 1 seconds...

Waiting 1 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks
Amazon does not like 1 seconds intervals, their bot will think it is span and ban you.

Set up an email rely using the instruction from the manual:


https://manual.calibre-ebook.com/faq...-using-calibre

Be sure to set your interval to 10 seconds or more for best results.

bernie
Quote:
Originally Posted by Fionat29 View Post
Please ignore the book I was trying to get on my kindle, it was rubbish and I read it on google play books instead.

calibre, version 6.9.0 (win32, embedded-python: True)
Failed to email book: Failed: Email Daddy’s Brutal Best Friend: A Mafia Age Gap Romance to yyy@KINDLE.COM

Starting job: Email Daddy’s Brutal Best Friend: A Mafia Age Gap Romance to yyy@KINDLE.COM

Sending failed...

Traceback (most recent call last):
File "calibre\gui2\email.py", line 47, in run
File "calibre\gui2\email.py", line 136, in sendmail
File "calibre\utils\smtp.py", line 162, in sendmail
File "calibre\utils\smtp.py", line 142, in sendmail_direct
OSError: Failed to send mail: SMTPRecipientsRefused({'yyyy@KINDLE.COM': (550, b'5.7.1 IP address blacklisted by recipient')})


Retrying in 1 seconds...

Waiting 1 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks

Sending failed...

Traceback (most recent call last):
File "calibre\gui2\email.py", line 47, in run
File "calibre\gui2\email.py", line 136, in sendmail
File "calibre\utils\smtp.py", line 162, in sendmail
File "calibre\utils\smtp.py", line 142, in sendmail_direct
OSError: Failed to send mail: SMTPRecipientsRefused({'yyy@KINDLE.COM': (550, b'5.7.1 IP address blacklisted by recipient')})

Job: "Email Daddy’s Brutal Best Friend: A Mafia Age Gap Romance to yyy@KINDLE.COM" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 82, in start_work
File "calibre\gui2\email.py", line 104, in __call__
File "calibre\gui2\email.py", line 47, in run
File "calibre\gui2\email.py", line 136, in sendmail
File "calibre\utils\smtp.py", line 162, in sendmail
File "calibre\utils\smtp.py", line 142, in sendmail_direct
OSError: Failed to send mail: SMTPRecipientsRefused({'yyy@KINDLE.COM': (550, b'5.7.1 IP address blacklisted by recipient')})

Called with args: ('C:\\Users\\fiona\\AppData\\Local\\Temp\\calibre_ 6vc684ax\\kne70wqrcaltmpfmt.mobi', 'Daddy’s Brutal Best Friend: A Mafia Age Gap Romance - Kasi Ryan.mobi', 'yyy@KINDLE.COM', 'E-book: Daddy’s Brutal Best Friend: A Mafia Age Gap Romance', 'Attached, you will find the e-book\n\nDaddy’s Brutal Best Friend: A Mafia Age Gap Romance\n\tby Kasi Ryan\n\nin the MOBI format.') {'notifications': <queue.Queue object at 0x0000026D1FAE3D30>, 'abort': <threading.Event object at 0x0000026D1FBDDC60>, 'log': <calibre.utils.logging.GUILog object at 0x0000026D1FBDC640>}

be careful with private (kindle) addresses. substituted
gbm is offline   Reply With Quote
Old 12-01-2022, 01:24 PM   #5
Fionat29
Junior Member
Fionat29 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2018
Device: Kindle paperwhite 7th gen.
Calibre converting to MOBI

Why does Calibre INSIST on converting files to MOBI? I've altered all the settings I can find. The files are being converted to epub or the azw3 which would presumably work on the Kindle but Calibre wont even try to send them unless the are converted to MOBI.
Fionat29 is offline   Reply With Quote
Old 12-01-2022, 02:06 PM   #6
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 28,458
Karma: 48895676
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Fionat29 View Post
Why does Calibre INSIST on converting files to MOBI? I've altered all the settings I can find. The files are being converted to epub or the azw3 which would presumably work on the Kindle but Calibre wont even try to send them unless the are converted to MOBI.
Because you did not change the allowed format in the correct place.
HOW are you sending the book to your Kindle (BTW can you show which model (+version. in your profile) so we can tell you where to look?
theducks is offline   Reply With Quote
Old 12-01-2022, 03:05 PM   #7
Fionat29
Junior Member
Fionat29 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2018
Device: Kindle paperwhite 7th gen.
So where is the correct place, please?
Fionat29 is offline   Reply With Quote
Old 12-01-2022, 03:56 PM   #8
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 28,458
Karma: 48895676
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2, K4NT(Fixed: New Bat.), Galaxy Tab A
Connect the device (Assume USB?): Right click the device icon: Configure THIS device (once a device has been used, calibre puts the settings into the Config folder for future use with THAT device).
The order of Ticked determines 1)What existing Library version is used. 2)If on the fly conversion is needed, the highest will be used
theducks is offline   Reply With Quote
Old 12-01-2022, 05:42 PM   #9
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 24,445
Karma: 112014991
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by Fionat29 View Post
Why does Calibre INSIST on converting files to MOBI? I've altered all the settings I can find. The files are being converted to epub or the azw3 which would presumably work on the Kindle but Calibre wont even try to send them unless the are converted to MOBI.
Have you checked in Preferences => Sharing books by email? Remove mobi from the formats column and add epub.
DNSB is offline   Reply With Quote
Old 12-02-2022, 05:03 PM   #10
Fionat29
Junior Member
Fionat29 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2018
Device: Kindle paperwhite 7th gen.
We've given up trying to send books via email but we can do it via usb so that works.
Fionat29 is offline   Reply With Quote
Old 12-02-2022, 05:28 PM   #11
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 24,445
Karma: 112014991
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Please note that when sending a book by USB to a eInk Kindle, it has to be an Amazon supported format (mobi, azw3, etc). Epub and a Kindle is not going to work.
DNSB is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kindle For Mac App Updated Now Not Accepting Sideloaded Books. GordonGekko Devices 21 01-18-2017 08:49 AM
Hi there, thanks for accepting me :) Zelandi Introduce Yourself 4 07-30-2016 02:19 PM
Amazon is accepting mobi created with Calibre! zamana Amazon Kindle 20 01-19-2014 02:14 AM
How to get Amazon to stop accepting returned Kindle ebooks Nate the great News 190 10-13-2013 01:24 AM
Amazon Now Accepting Kindle Trade-Ins poohbear_nc News 19 10-22-2011 02:45 PM


All times are GMT -4. The time now is 08:53 PM.


MobileRead.com is a privately owned, operated and funded community.