View Single Post
Old 03-27-2009, 02:42 AM   #76
Leep
Guru
Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.
 
Leep's Avatar
 
Posts: 739
Karma: 1018859
Join Date: Jun 2008
Location: Near Seattle
Device: kindle1, K3, K3G (thanks MR), iTouch, Kindle Touch
Quote:
Originally Posted by kovidgoyal View Post
try the different encrption options TLS and SSL Also try the two ports 25 and 587
heres the error for ssl and ports 25 or 587
Failed to email the following books:
The ice limit
(1, '_ssl.c:480: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol')
Traceback (most recent call last):
File "calibre\gui2\device.pyo", line 389, in _send_mails
File "C:\Program Files\calibre\library.zip\calibre\utils\smtp.py", line 89, in sendmail
File "smtplib.pyo", line 295, in connect
File "smtplib.pyo", line 755, in _get_socket
File "ssl.pyo", line 350, in wrap_socket
File "ssl.pyo", line 118, in __init__
File "ssl.pyo", line 293, in do_handshake
SSLError: [Errno 1] _ssl.c:480: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol

and the error for TLS and port 587
Failed to email the following books:
The ice limit
(535, '5.0.0 Authentication Failed')
Traceback (most recent call last):
File "calibre\gui2\device.pyo", line 389, in _send_mails
File "C:\Program Files\calibre\library.zip\calibre\utils\smtp.py", line 94, in sendmail
File "smtplib.pyo", line 589, in login
SMTPAuthenticationError: (535, '5.0.0 Authentication Failed')
Leep is offline   Reply With Quote