I have been using calibre for a whille but only today got my kindle, I have tried to email a fetched news .mobi to the kindle but receive the following
Email Guardian blogs to
xxxxxx@free.kindle.com
connect: (u'smtp.gmail.com', 587)
connect: (587, u'smtp.gmail.com')
reply: '421 Cannot establish SSL with SMTP server 209.85.229.109:587, SSL_connect error 5\r\n'
reply: retcode (421); Msg: Cannot establish SSL with SMTP server 209.85.229.109:587, SSL_connect error 5
connect: Cannot establish SSL with SMTP server 209.85.229.109:587, SSL_connect error 5
send: 'ehlo [192.168.0.2]\r\n'
Sending failed...
Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 116, in run
File "site-packages\calibre\gui2\email.py", line 170, in sendmail
File "site-packages\calibre\utils\smtp.py", line 110, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 568, in login
File "site-packages\calibre\utils\smtplib.py", line 528, in ehlo_or_helo_if_needed
File "site-packages\calibre\utils\smtplib.py", line 401, in ehlo
File "site-packages\calibre\utils\smtplib.py", line 358, in getreply
SMTPServerDisconnected: Connection unexpectedly closed
Retrying in 301 seconds...
connect: (u'smtp.gmail.com', 587)
connect: (587, u'smtp.gmail.com')
reply: '421 Cannot establish SSL with SMTP server 209.85.229.109:587, SSL_connect error 5\r\n'
reply: retcode (421); Msg: Cannot establish SSL with SMTP server 209.85.229.109:587, SSL_connect error 5
connect: Cannot establish SSL with SMTP server 209.85.229.109:587, SSL_connect error 5
send: 'ehlo [192.168.0.2]\r\n'
Sending failed...
Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 116, in run
File "site-packages\calibre\gui2\email.py", line 170, in sendmail
File "site-packages\calibre\utils\smtp.py", line 110, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 568, in login
File "site-packages\calibre\utils\smtplib.py", line 528, in ehlo_or_helo_if_needed
File "site-packages\calibre\utils\smtplib.py", line 401, in ehlo
File "site-packages\calibre\utils\smtplib.py", line 358, in getreply
SMTPServerDisconnected: Connection unexpectedly closed
I have set up a gmail.com email and have this as the send from in calibre.
I'm not really good with computer and such so can't see why this isn't work, any help would be helpful