1. I'd like to be able to take all my Calibre preferences and copy them to another installation of Calibre on another system. Can anyone tell me the file name (or names) to copy?
2. I've just begin to look at sharing via email. I've tried a few tests with no joy. Nothing seems get sent. Below are the error messages.
Any help will be greatly appreciated.
Thanks.
JLOB
calibre, version 0.9.21 (win32, isfrozen: True)
Failed to email book: Failed: Email Vengeance to
john.l.oboyle@comcast.net
Starting job: Email Vengeance to
john.l.oboyle@comcast.net
Sending failed...
Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 37, in run
File "site-packages\calibre\gui2\email.py", line 114, in sendmail
File "site-packages\calibre\utils\smtp.py", line 94, in sendmail
File "site-packages\calibre\utils\smtp.py", line 86, in sendmail_direct
IOError: Failed to send mail: error(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 1 seconds...
Sending failed...
Traceback (most recent call last):
File "site-packages\calibre\gui2\email.py", line 37, in run
File "site-packages\calibre\gui2\email.py", line 114, in sendmail
File "site-packages\calibre\utils\smtp.py", line 94, in sendmail
File "site-packages\calibre\utils\smtp.py", line 86, in sendmail_direct
IOError: Failed to send mail: error(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 Vengeance to
john.l.oboyle@comcast.net" 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 92, in __call__
IOError: Failed to send mail: error(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')
Called with args: (u'C:\\Users\\JLOB\\AppData\\Local\\Temp\\calibre_ 0.9.21_tmp_2vfj8q\\aazdmxcaltmpfmt.epub', u'Vengeance - Child, Lee.epub', u'john.l.oboyle@comcast.net', u'E-book: Vengeance', u'Attached, you will find the e-book\n\nVengeance\n\tby Child, Lee\n\nin the EPUB format.') {u'notifications': <Queue.Queue instance at 0x09C83620>, u'abort': <threading._Event object at 0x06624D90>, u'log': <calibre.utils.logging.GUILog object at 0x06624090>}