View Single Post
Old 04-28-2022, 02:47 PM   #1
Loosheesh
Wizard
Loosheesh ought to be getting tired of karma fortunes by now.Loosheesh ought to be getting tired of karma fortunes by now.Loosheesh ought to be getting tired of karma fortunes by now.Loosheesh ought to be getting tired of karma fortunes by now.Loosheesh ought to be getting tired of karma fortunes by now.Loosheesh ought to be getting tired of karma fortunes by now.Loosheesh ought to be getting tired of karma fortunes by now.Loosheesh ought to be getting tired of karma fortunes by now.Loosheesh ought to be getting tired of karma fortunes by now.Loosheesh ought to be getting tired of karma fortunes by now.Loosheesh ought to be getting tired of karma fortunes by now.
 
Loosheesh's Avatar
 
Posts: 1,681
Karma: 3137505
Join Date: Dec 2010
Location: Jianghu
Device: PW1, PW5, iPhone SE 2016, iPhone 13 Pro, iPad Pro 9.7, iPad Pro 2021
Sending News While Connected to VPN

When I'm connected to the VPN, Calibre can't send news to my Kindle; I get an error message ("Failed to email book") with these details:
Spoiler:
Starting job: Email Local News1 [Thu, 28 Apr 2022] to blank@kindle.com

Sending failed...
Traceback (most recent call last):
File "calibre\gui2\email.py", line 48, in run
File "calibre\gui2\email.py", line 137, in sendmail
File "calibre\utils\smtp.py", line 162, in sendmail
File "calibre\utils\smtp.py", line 120, in sendmail_direct
File "calibre\utils\smtp.py", line 111, in get_mx
File "dns\resolver.py", line 1221, in query
File "dns\resolver.py", line 1205, in resolve
File "dns\resolver.py", line 1043, in resolve
File "dns\resolver.py", line 950, in _compute_timeout
dns.exception.Timeout: The DNS operation timed out after 5.1015238761901855 seconds

Retrying in 1 seconds...
Waiting 1 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks

Sending failed...
Traceback (most recent call last):
File "calibre\gui2\email.py", line 48, in run
File "calibre\gui2\email.py", line 137, in sendmail
File "calibre\utils\smtp.py", line 162, in sendmail
File "calibre\utils\smtp.py", line 120, in sendmail_direct
File "calibre\utils\smtp.py", line 111, in get_mx
File "dns\resolver.py", line 1221, in query
File "dns\resolver.py", line 1205, in resolve
File "dns\resolver.py", line 1043, in resolve
File "dns\resolver.py", line 950, in _compute_timeout
dns.exception.Timeout: The DNS operation timed out after 5.102790117263794 seconds
Job: "Email Local News1 [Thu, 28 Apr 2022] to blank@kindle.com" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 82, in start_work
File "calibre\gui2\email.py", line 105, in __call__
File "calibre\gui2\email.py", line 48, in run
File "calibre\gui2\email.py", line 137, in sendmail
File "calibre\utils\smtp.py", line 162, in sendmail
File "calibre\utils\smtp.py", line 120, in sendmail_direct
File "calibre\utils\smtp.py", line 111, in get_mx
File "dns\resolver.py", line 1221, in query
File "dns\resolver.py", line 1205, in resolve
File "dns\resolver.py", line 1043, in resolve
File "dns\resolver.py", line 950, in _compute_timeout
dns.exception.Timeout: The DNS operation timed out after 5.102790117263794 seconds
Called with args: ('C:\\Users\\Blank\\AppData\\Local\\Temp\\calibre_ n1m8j5mq\\nw4u5jt7caltmpfmt.mobi', 'Local News1 [Thu, 28 Apr 2022] - calibre.mobi', 'blank@kindle.com', 'E-book: Local News1 [Thu, 28 Apr 2022]', 'Attached, you will find the e-book\n\nLocal News1 [Thu, 28 Apr 2022]\n\tby calibre\n\nin the MOBI format.') {'notifications': <queue.Queue object at 0x00000220868A7F70>, 'abort': <threading.Event object at 0x00000220868A73D0>, 'log': <calibre.utils.logging.GUILog object at 0x00000220868A7250>}


Is there a way around this?
Loosheesh is offline   Reply With Quote