Register Guidelines E-Books Today's Posts Search

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

Notices

Reply
 
Thread Tools Search this Thread
Old 12-20-2018, 08:46 AM   #1
ellie0303
Junior Member
ellie0303 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Dec 2018
Device: Kindle
Send to Kindle email not functioning

I am running MacOS Mohave 10.14.2 with no antivirus software. Looking for any insights on how to fix the the following error when running a test:

Traceback (most recent call last):
File "site-packages/calibre/gui2/wizard/send_email.py", line 207, in test_email_settings
File "site-packages/calibre/utils/smtp.py", line 136, in sendmail
File "site-packages/calibre/utils/smtp.py", line 128, in sendmail_direct
IOError: Failed to send mail: error(60, 'Operation timed out')


Log:
Find mail exchanger for kindle.com
Traceback (most recent call last):
File "site-packages/calibre/utils/smtp.py", line 121, in sendmail_direct
File "site-packages/calibre/utils/smtplib.py", line 336, in connect
File "site-packages/calibre/utils/smtplib.py", line 310, in _get_socket
File "lib/python2.7/socket.py", line 575, in create_connection
error: [Errno 60] Operation timed out
ellie0303 is offline   Reply With Quote
Old 12-20-2018, 10:04 AM   #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: 43,858
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Follow the steps here: https://manual.calibre-ebook.com/faq...-using-calibre
kovidgoyal is offline   Reply With Quote
Old 12-20-2018, 11:46 AM   #3
NSILMike
Guru
NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.NSILMike turned on, tuned in, and dropped out.
 
Posts: 735
Karma: 35936
Join Date: Apr 2011
Location: Shrewsury, MA
Device: Lenovo Android Tablet
Quote:
Originally Posted by ellie0303 View Post
I am running MacOS Mohave 10.14.2 with no antivirus software.[snipped]
Just FYI, you're crazy not to run antivirus even on a Mac. There are several highly rated free antivirus apps... so no need to pay. https://download.cnet.com/security-antivirus/mac/
NSILMike is offline   Reply With Quote
Old 12-20-2018, 05:14 PM   #4
ellie0303
Junior Member
ellie0303 began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Dec 2018
Device: Kindle
Thanks, @kovidgoyal

Thanks. I had actually followed those instructions and posted because they don't seem to be working for me. I am sure I am doing something wrong. I have a gmx account, set to allow SMTP, have the email address set up on Amazon, and don't have anti-virus. I was hoping the error message revealed something I am missing.
ellie0303 is offline   Reply With Quote
Old 12-20-2018, 09:57 PM   #5
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: 43,858
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
According to the error message you are not using an email relay such as GMX, but sending email directly.
kovidgoyal is offline   Reply With Quote
Old 12-22-2018, 07:24 PM   #6
Bola de Fogo
Member
Bola de Fogo began at the beginning.
 
Posts: 21
Karma: 10
Join Date: May 2016
Device: Kindle Paper White
Sudenlly I started to have problems with email sending too. Using GMX. Someone knows what to do?

connect: (u'mail.gmx.com', 587)
connect: (u'mail.gmx.com', 587)
reply: '220 gmx.com (mrgmx101) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: gmx.com (mrgmx101) Nemesis ESMTP Service ready
connect: gmx.com (mrgmx101) Nemesis ESMTP Service ready
send: 'ehlo [192.168.0.11]\r\n'
reply: '250-gmx.com Hello [192.168.0.11] [191.180.209.108]\r\n'
reply: '250-8BITMIME\r\n'
reply: '250-AUTH LOGIN PLAIN\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250 STARTTLS\r\n'
reply: retcode (250); Msg: gmx.com Hello [192.168.0.11] [191.180.209.108]
8BITMIME
AUTH LOGIN PLAIN
SIZE 69920427
STARTTLS
send: 'STARTTLS\r\n'
reply: '220 OK\r\n'
reply: retcode (220); Msg: OK
send: 'ehlo [192.168.0.11]\r\n'
reply: '250-gmx.com Hello [192.168.0.11] [191.180.209.108]\r\n'
reply: '250-8BITMIME\r\n'
reply: '250-AUTH LOGIN PLAIN\r\n'
reply: '250 SIZE 69920427\r\n'
reply: retcode (250); Msg: gmx.com Hello [192.168.0.11] [191.180.209.108]
8BITMIME
AUTH LOGIN PLAIN
SIZE 69920427
send: AUTH
reply: '535 Authentication credentials invalid\r\n'
reply: retcode (535); Msg: Authentication credentials invalid
Bola de Fogo is offline   Reply With Quote
Old 12-22-2018, 10:01 PM   #7
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: 43,858
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
reply: '535 Authentication credentials invalid\r\n'

that line means gmx is saying your username/password are incorrect. Rememberthat gmx user names are full email addresses.
kovidgoyal is offline   Reply With Quote
Old 12-23-2018, 11:49 AM   #8
Bola de Fogo
Member
Bola de Fogo began at the beginning.
 
Posts: 21
Karma: 10
Join Date: May 2016
Device: Kindle Paper White
It seems that GMX deleted my account (cant create a new one either).

Changed to Hotmail and it worked fine.
Bola de Fogo is offline   Reply With Quote
Old 01-10-2019, 12:00 AM   #9
Leilani
Member
Leilani plays well with othersLeilani plays well with othersLeilani plays well with othersLeilani plays well with othersLeilani plays well with othersLeilani plays well with othersLeilani plays well with othersLeilani plays well with othersLeilani plays well with othersLeilani plays well with othersLeilani plays well with others
 
Posts: 22
Karma: 2510
Join Date: Jun 2011
Location: California
Device: K3, Voyage, KOA2
Quote:
Originally Posted by Bola de Fogo View Post
It seems that GMX deleted my account (cant create a new one either).

Changed to Hotmail and it worked fine.
I was able to mail books last wee, but I tried now and the send is failing and I tried to login to my gmx account and mine appears to be deleted as well.
Leilani is offline   Reply With Quote
Old 01-10-2019, 03:21 AM   #10
ovillo
Junior Member
ovillo began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2019
Device: Kindle paperwhite
Same thing happening to me. Seems gmx has deleted our accounts. :/
ovillo is offline   Reply With Quote
Old 01-11-2019, 01:01 AM   #11
BdBaldy
Junior Member
BdBaldy began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jan 2019
Device: kindle
I don't understand GMX, but how do you restore or correct the information in order for the email to work again. Something happened without me doing anything and now it won't work.
BdBaldy is offline   Reply With Quote
Old 01-18-2019, 02:48 AM   #12
ovillo
Junior Member
ovillo began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2019
Device: Kindle paperwhite
Quote:
Originally Posted by BdBaldy View Post
I don't understand GMX, but how do you restore or correct the information in order for the email to work again. Something happened without me doing anything and now it won't work.
Try logging in to gmx.com. Likely, as happened to others , your account has been deleted, and you need to use another one to send to your kindle.
ovillo is offline   Reply With Quote
Old 04-18-2021, 02:08 PM   #13
tomwitt
Junior Member
tomwitt has learned how to buy an e-book online
 
Posts: 5
Karma: 80
Join Date: Apr 2011
Device: nook color
I know this message is kind of old but it's one of the first Google hits to come up when using Google to search for a specific error message when attempting to setup email sending of ebooks in Calibre.

Trying to setup Calibre on a chromebook and was testing the sending of ebooks using a kindle email account through GMX.com and got the "invalid credentials" message.

Upon looking at my GMX inbox, I had received a message from GMX that an email program was trying to interact with their servers but that functionality was currently turned off for my account.

I had to specifically enable POP/IMAP access for my GMX account. After enabling, I was able to successfully send a test email in Calibre using my GMX.com credentials.
tomwitt is offline   Reply With Quote
Reply

Tags
calibre, kindle paperwhite, mac os, send-to-email


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Send via Email no functioning ellie0303 Devices 1 12-07-2018 11:58 AM
Cant send email to Kindle :-( athomas Library Management 7 08-20-2017 10:09 PM
Can't send ebook by email to kindle Elpinche Devices 1 10-20-2016 12:52 PM
Need Help-Can't send via email to kindle JimReid Devices 3 06-24-2016 09:50 AM
Kindle Send-to-Email Not Working Bad Astronaut Devices 3 12-06-2013 03:37 PM


All times are GMT -4. The time now is 08:33 AM.


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