View Single Post
Old 06-17-2015, 06:33 PM   #6
seacity1
Zealot
seacity1 invented the internet.seacity1 invented the internet.seacity1 invented the internet.seacity1 invented the internet.seacity1 invented the internet.seacity1 invented the internet.seacity1 invented the internet.seacity1 invented the internet.seacity1 invented the internet.seacity1 invented the internet.seacity1 invented the internet.
 
Posts: 139
Karma: 84296
Join Date: Nov 2012
Location: Florida
Device: Samsung Galaxy 10.1 2014 Edition,Nook HD+, Nook Color, Nook ST & Ipad3
I tried sending from gmail by adding the following server settings. It still fails
I also tried running test again. It does not freeze. The test just closes & nothing happens at all. Test does not run

Send eMail from: myemail@gmail.com_address
Hostname: smtp.gmail.com
Port: 25
Password: correct google password
Encryptions: TLS

This is the full traceback & error

Starting job: Email #Girlboss to myemail@gmail.com
Connect: (u'smtp.gmail.com', 25)
Connect: (u'smtp.gmail.com', 25)

Sending failed...

Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 43, in run
File "site-packages\calibre\gui2\email.py", line 124, in sendmail
File "site-packages\calibre\utils\smtp.py", line 128, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 308, in connect
File "site-packages\calibre\utils\smtplib.py", line 283, in _get_socket
File "socket.py", line 571, in create_connection
error: [Errno 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 301 seconds...

Waiting 301 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks
connect: (u'smtp.gmail.com', 25)
connect: (u'smtp.gmail.com', 25)

Sending failed...

Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 43, in run
File "site-packages\calibre\gui2\email.py", line 124, in sendmail
File "site-packages\calibre\utils\smtp.py", line 128, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 308, in connect
File "site-packages\calibre\utils\smtplib.py", line 283, in _get_socket
File "socket.py", line 571, in create_connection
error: [Errno 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 #Girlboss to myemail@gmail.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 98, in __call__
error: [Errno 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

Last edited by seacity1; 06-17-2015 at 07:55 PM.
seacity1 is offline   Reply With Quote