I've been trying to get the email function to work also. I either get a time-out (with no server specified) or the following, if I enter the server info:
ERROR: Failed to email books: Failed to email the following books:
The Mystery of Khufu's Tomb
SMTP_SSL instance has no attribute 'sock'
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 597, in _send_mails
File "site-packages/calibre/utils/smtp.py", line 96, in sendmail
File "lib/python2.6/smtplib.py", line 295, in connect
File "site-packages/calibre/utils/smtp.py", line 87, in _get_socket
AttributeError: SMTP_SSL instance has no attribute 'sock'
I'm using a MacBook with Apple's Mail app, if that makes any difference.
Mike
|