Starting job: Email Career of Evil to
kjohnsn5@kindle.com
connect: (u'mail.gmx.com', 587)
connect: (u'mail.gmx.com', 587)
reply: '220 gmx.com (mrgmx103) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: gmx.com (mrgmx103) Nemesis ESMTP Service ready
connect: gmx.com (mrgmx103) Nemesis ESMTP Service ready
send: 'ehlo kristins-macbook-pro.local\r\n'
reply: '250-gmx.com Hello kristins-macbook-pro.local [68.45.112.50]\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250-AUTH LOGIN PLAIN\r\n'
reply: '250 STARTTLS\r\n'
reply: retcode (250); Msg: gmx.com Hello kristins-macbook-pro.local [68.45.112.50]
SIZE 69920427
AUTH LOGIN PLAIN
STARTTLS
send: 'STARTTLS\r\n'
reply: '220 OK\r\n'
reply: retcode (220); Msg: OK
send: 'ehlo kristins-macbook-pro.local\r\n'
reply: '250-gmx.com Hello kristins-macbook-pro.local [68.45.112.50]\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250 AUTH LOGIN PLAIN\r\n'
reply: retcode (250); Msg: gmx.com Hello kristins-macbook-pro.local [68.45.112.50]
SIZE 69920427
AUTH LOGIN PLAIN
send: AUTH <censored>
reply: '535 Authentication credentials invalid\r\n'
reply: retcode (535); Msg: Authentication credentials invalid
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 132, in sendmail
File "site-packages/calibre/utils/smtp.py", line 135, in sendmail
File "site-packages/calibre/utils/smtplib.py", line 636, in login
SMTPAuthenticationError: (535, 'Authentication credentials invalid')
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'mail.gmx.com', 587)
connect: (u'mail.gmx.com', 587)
reply: '220 gmx.com (mrgmx002) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: gmx.com (mrgmx002) Nemesis ESMTP Service ready
connect: gmx.com (mrgmx002) Nemesis ESMTP Service ready
send: 'ehlo kristins-macbook-pro.local\r\n'
reply: '250-gmx.com Hello kristins-macbook-pro.local [68.45.112.50]\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250-AUTH LOGIN PLAIN\r\n'
reply: '250 STARTTLS\r\n'
reply: retcode (250); Msg: gmx.com Hello kristins-macbook-pro.local [68.45.112.50]
SIZE 69920427
AUTH LOGIN PLAIN
STARTTLS
send: 'STARTTLS\r\n'
reply: '220 OK\r\n'
reply: retcode (220); Msg: OK
send: 'ehlo kristins-macbook-pro.local\r\n'
reply: '250-gmx.com Hello kristins-macbook-pro.local [68.45.112.50]\r\n'
reply: '250-SIZE 69920427\r\n'
reply: '250 AUTH LOGIN PLAIN\r\n'
reply: retcode (250); Msg: gmx.com Hello kristins-macbook-pro.local [68.45.112.50]
SIZE 69920427
AUTH LOGIN PLAIN
send: AUTH <censored>
reply: '535 Authentication credentials invalid\r\n'
reply: retcode (535); Msg: Authentication credentials invalid
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 132, in sendmail
File "site-packages/calibre/utils/smtp.py", line 135, in sendmail
File "site-packages/calibre/utils/smtplib.py", line 636, in login
SMTPAuthenticationError: (535, 'Authentication credentials invalid')
Job: "Email Career of Evil to
kjohnsn5@kindle.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 100, in __call__
SMTPAuthenticationError: (535, 'Authentication credentials invalid')
Called with args: (u'/var/folders/8b/gf9n6t5926l0htyzqhdm7k300000gn/C/calibre_2.68.0_tmp_cG6spe/xNrpDocaltmpfmt.mobi', u'Career of Evil - Robert Galbraith & J. K. Rowling.mobi', u'kjohnsn5@kindle.com', u'E-book: Career of Evil', u'Attached, you will find the e-book\n\nCareer of Evil\n\tby Robert Galbraith & J. K. Rowling\n\nin the MOBI format.') {u'notifications': <Queue.Queue instance at 0x115a77f80>, u'abort': <threading._Event object at 0x115517b50>, u'log': <calibre.utils.logging.GUILog object at 0x115517a90>}