Okay, I think that might be part of the problem, but not all. I got some email back this morning from Amazon saying it couldn't accept the file type. However, I just tried to send another book and the box popped up that asked if I wanted to convert it to the right format. I said yes, it showed it converted it, then it showed it was working on sending, but the bar that says how much has been sent, just says unavailable and it stays like that until it either times out, or I give up and turn it off. I must be doing something wrong, but what???? <puzzled look> This is silly because I had it working without a hitch before.
Here is the error message if that helps you know what is happening?
calibre, version 0.9.31 (win32, isfrozen: True)
Failed to email book: Failed: Email Victims to
suezee61@kindle.com
Starting job: Email book
address@kindle.com
Sending failed...
Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 37, in run
File "site-packages\calibre\gui2\email.py", line 114, in sendmail
File "site-packages\calibre\utils\smtp.py", line 94, in sendmail
File "site-packages\calibre\utils\smtp.py", line 86, in sendmail_direct
IOError: Failed to send mail: error(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond')
Retrying in 1 seconds...
Sending failed...
Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 37, in run
File "site-packages\calibre\gui2\email.py", line 114, in sendmail
File "site-packages\calibre\utils\smtp.py", line 94, in sendmail
File "site-packages\calibre\utils\smtp.py", line 86, in sendmail_direct
IOError: Failed to send mail: error(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond')
Job: "Email book to
address@kindle.com" failed with error:
Traceback (most recent call last):
File "site-packages\calibre\gui2\threaded_jobs.py", line 83, in start_work
File "site-packages\calibre\gui2\email.py", line 92, in __call__
IOError: Failed to send mail: error(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond')
Called with args: (u'C:\\Users\\Susan\\AppData\\Local\\Temp\\calibre _brsfhh\\2ldodbcaltmpfmt.mobi', u'book - Jonathan Kellerman.mobi', u'address@kindle.com', u'E-book: book, u'Attached, you will find the e-book\n\nVictims\n\tby Jonathan Kellerman\n\nin the MOBI format.') {u'notifications': <Queue.Queue instance at 0x0A6E9198>, u'abort': <threading._Event object at 0x081AA390>, u'log': <calibre.utils.logging.GUILog object at 0x081AACF0>}