Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 12-13-2010, 03:16 PM   #1
harold1066
Member
harold1066 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Oct 2010
Device: Kindle 3
another cannot email to kindle after fetching news thread

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
harold1066 is offline   Reply With Quote
Old 12-13-2010, 03:20 PM   #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: 45,251
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You've set your encryption type to SSL instead of TLS as gmail needs. Click the "Use gmail" button in the calibre email preferences, it will automatically setup gmail for you correctly.
kovidgoyal is offline   Reply With Quote
Advert
Old 12-13-2010, 04:47 PM   #3
harold1066
Member
harold1066 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Oct 2010
Device: Kindle 3
Ok I chanced the setting and also used the @kindle.com address

This is what I have this time

Email Instapaper.com to xxxx@kindle.com
connect: (u'smtp.gmail.com', 587)
connect: (587, u'smtp.gmail.com')
reply: '421 Cannot establish SSL with SMTP server 209.85.227.109:587, SSL_connect error 5\r\n'
reply: retcode (421); Msg: Cannot establish SSL with SMTP server 209.85.227.109:587, SSL_connect error 5
connect: Cannot establish SSL with SMTP server 209.85.227.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 105, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 628, in starttls
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.227.109:587, SSL_connect error 5\r\n'
reply: retcode (421); Msg: Cannot establish SSL with SMTP server 209.85.227.109:587, SSL_connect error 5
connect: Cannot establish SSL with SMTP server 209.85.227.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 105, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 628, in starttls
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
harold1066 is offline   Reply With Quote
Old 12-14-2010, 12:34 AM   #4
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,894
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by harold1066 View Post
Ok I chanced the setting and also used the @kindle.com address

Email Instapaper.com to xxxx@kindle.com
connect: (u'smtp.gmail.com', 587)
connect: (587, u'smtp.gmail.com')
reply: '421 Cannot establish SSL with SMTP server 209.85.227.109:587, SSL_connect error 5\r\n'
reply: retcode (421); Msg: Cannot establish SSL with SMTP server 209.85.227.109:587, SSL_connect error 5
connect: Cannot establish SSL with SMTP server 209.85.227.109:587, SSL_connect error 5
send: 'ehlo [192.168.0.2]\r\n'
This still indicates you have SSL encryption selected. If your settings are similar to the attached image then restart calibre and try again.
Attached Thumbnails
Click image for larger version

Name:	mail_settings_TLS.jpg
Views:	356
Size:	25.8 KB
ID:	62788  
DoctorOhh is offline   Reply With Quote
Old 12-14-2010, 01:39 PM   #5
harold1066
Member
harold1066 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Oct 2010
Device: Kindle 3
Quote:
Originally Posted by dwanthny View Post
This still indicates you have SSL encryption selected. If your settings are similar to the attached image then restart calibre and try again.
I did think that but do have the radio button set to TLS

When I do a test email I get

Traceback (most recent call last):
File "site-packages\calibre\gui2\wizard\send_email.py", line 111, in test_email_settings
File "site-packages\calibre\utils\smtp.py", line 105, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 628, in starttls
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


Log:

this also tells me that I am using TLS encryption
harold1066 is offline   Reply With Quote
Advert
Old 12-14-2010, 05:57 PM   #6
harold1066
Member
harold1066 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Oct 2010
Device: Kindle 3
ok been playing around with things again and it seems as its my anti-virus blocked calibre sending the email.

Once I turned it off the emails are being sent.
harold1066 is offline   Reply With Quote
Old 12-16-2010, 12:35 PM   #7
harold1066
Member
harold1066 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Oct 2010
Device: Kindle 3
Is there anyway that I can get the emails to be sent without turning my anti-virus off?
harold1066 is offline   Reply With Quote
Old 12-16-2010, 12:48 PM   #8
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: 45,251
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
add an exception for calibre to your antivirus program.
kovidgoyal is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error for fetching news. nick_martin Calibre 0 11-26-2010 01:52 AM
Fetching News and Email emalvick Calibre 3 09-01-2010 04:31 AM
Trouble fetching news jpustin Calibre 6 06-28-2010 01:57 PM
automating news fetching zerozombie72 Calibre 6 02-16-2010 04:31 PM
Question about fetching the news spoudaios Sony Reader Dev Corner 4 01-27-2008 05:01 PM


All times are GMT -4. The time now is 02:15 AM.


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