slade
01-28-2011, 10:19 PM
Ive got gmail, have checked kindle address, but still get the same 'test' message: [Errno 10061] No connection could be made because the target machine actively refused it
Does this mean kindle isnt receiving? Or is it still my firewall? Or something else?
Manichean
01-29-2011, 06:13 AM
Needs more details. Paste the full error message. Right now, I'm guessing that this happens when you click the test button in the email preferences dialog? Did you set up your GMail account correctly (as in "clicked the button the dialog provides")?
The error message seems to indicate that Calibre cannot communicate to the GMail server, because the connection was refused. This could be because you used the wrong port, or because your firewall blocked it, or because the server address is wrong, or any number of other reasons.
slade
01-29-2011, 08:56 AM
This is what I get from the test email - any help appreciated
Traceback (most recent call last):
File "site-packages\calibre\gui2\wizard\send_email.py", line 114, in test_email_settings
File "site-packages\calibre\utils\smtp.py", line 103, in sendmail
File "site-packages\calibre\utils\smtplib.py", line 303, in connect
File "site-packages\calibre\utils\smtplib.py", line 281, in _get_socket
File "socket.py", line 567, in create_connection
error: [Errno 10061] No connection could be made because the target machine actively refused it
Log:
connect: (u'smtp.gmail.com', 587)
connect: (587, u'smtp.gmail.com')
Manichean
01-29-2011, 09:20 AM
Have you set up any email clients (http://mail.google.com/support/bin/answer.py?hl=en&answer=13287) to use GMail, for example Thunderbird? If so, can those connect?
kovidgoyal
01-29-2011, 10:55 AM
It's most likely your firewall or antivirus software blocking calibre.
slade
01-29-2011, 11:58 AM
ok some success - I changed the port from 587 to 465 and the encryption to SSL and it seems to have worked (took 15 mins for 4 papers but they did arrive!