https://www.dropbox.com/s/nwlh0h6yud...95835.png?dl=0
These settings work on Windows but fail on Linux.
calibre, version 5.32.0 (linux, embedded-python: True)
Failed to email book: Failed: Email Foundation 1 - Foundation to essin@ieee,org
Starting job: Email Foundation 1 - Foundation to essin@ieee,org
connect: ('imap.fastmail.com', 993)
connect: ('imap.fastmail.com', 993)
reply: b'* OK IMAP4 ready\r\n'
reply: retcode (-1); Msg: b'IMAP4 ready'
connect: b'IMAP4 ready'
Sending failed...
Traceback (most recent call last):
File "calibre/gui2/email.py", line 49, in run
File "calibre/gui2/email.py", line 133, in sendmail
File "calibre/utils/smtp.py", line 171, in sendmail
File "polyglot/smtplib.py", line 49, in __init__
File "smtplib.py", line 1034, in __init__
File "smtplib.py", line 256, in __init__
smtplib.SMTPConnectError: (-1, b'IMAP4 ready')
Retrying in 1 seconds...
Waiting 1 seconds before sending, to avoid being marked as spam.
You can control this delay via Preferences->Tweaks
connect: ('imap.fastmail.com', 993)
connect: ('imap.fastmail.com', 993)
reply: b'* OK IMAP4 ready\r\n'
reply: retcode (-1); Msg: b'IMAP4 ready'
connect: b'IMAP4 ready'
Sending failed...
Traceback (most recent call last):
File "calibre/gui2/email.py", line 49, in run
File "calibre/gui2/email.py", line 133, in sendmail
File "calibre/utils/smtp.py", line 171, in sendmail
File "polyglot/smtplib.py", line 49, in __init__
File "smtplib.py", line 1034, in __init__
File "smtplib.py", line 256, in __init__
smtplib.SMTPConnectError: (-1, b'IMAP4 ready')
Job: "Email Foundation 1 - Foundation to essin@ieee,org" failed with error:
Traceback (most recent call last):
File "calibre/gui2/threaded_jobs.py", line 83, in start_work
File "calibre/gui2/email.py", line 106, in __call__
File "calibre/gui2/email.py", line 49, in run
File "calibre/gui2/email.py", line 133, in sendmail
File "calibre/utils/smtp.py", line 171, in sendmail
File "polyglot/smtplib.py", line 49, in __init__
File "smtplib.py", line 1034, in __init__
File "smtplib.py", line 256, in __init__
smtplib.SMTPConnectError: (-1, b'IMAP4 ready')
Called with args: ('/tmp/calibre_5.32.0_tmp_7svmciw1/ic8w5hvjcaltmpfmt.EPUB', 'Foundation 1 - Foundation - Asimov, Isaac.EPUB', 'essin@ieee,org', 'Book', 'Attached, you will find the e-book\n\nFoundation 1 - Foundation\n\tby Asimov, Isaac\n\nin the EPUB format.') {'notifications': <queue.Queue object at 0x7fc91ed2d880>, 'abort': <threading.Event object at 0x7fc91ed2da00>, 'log': <calibre.utils.logging.GUILog object at 0x7fc91ed2dbe0>}