'Send to Kindle' Function Malfunction
I attempted to have Calibre transfer a book to my Kindle reader this morning, and received the following error message:
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({'XXXXXXXX@kindle.com': (550, b'5.7.1 IP address blacklisted by recipient')})
I was able to generate an e-mail in Outlook that successfully reached my Kindle.
Am I correct in interpreting this to mean that Amazon's 'Send to Kindle' server is rejecting e-mails originating at Calibre?
|