View Single Post
Old 12-16-2020, 12:56 PM   #29
JimReid
Enthusiast
JimReid began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Jan 2016
Location: Williamstown, NJ
Device: Kindle Paperwhite
Not sure why the email isn't working. It appears to work but nothing shows up on my kindle. All email address are valid and same case. Test of GMX email was successful. All firewalls and AV are turned off or removed. The following is the results of the send:
Spoiler:

Starting job: Email Twelve Red Herrings to JIMREID_689@KINDLE.COM
connect: ('mail.gmx.com', 587)
connect: to ('mail.gmx.com', 587) None
reply: b'220 gmx.com (mrgmx004) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: b'gmx.com (mrgmx004) Nemesis ESMTP Service ready'
connect: b'gmx.com (mrgmx004) Nemesis ESMTP Service ready'
send: 'ehlo JimsPC.hsd1.nj.comcast.net.\r\n'
reply: b'250-gmx.com Hello JimsPC.hsd1.nj.comcast.net [73.248.92.145]\r\n'
reply: b'250-8BITMIME\r\n'
reply: b'250-SIZE 69920427\r\n'
reply: b'250 STARTTLS\r\n'
reply: retcode (250); Msg: b'gmx.com Hello JimsPC.hsd1.nj.comcast.net [73.248.92.145]\n8BITMIME\nSIZE 69920427\nSTARTTLS'
send: 'STARTTLS\r\n'
reply: b'220 OK\r\n'
reply: retcode (220); Msg: b'OK'
send: 'ehlo JimsPC.hsd1.nj.comcast.net.\r\n'
reply: b'250-gmx.com Hello JimsPC.hsd1.nj.comcast.net [73.248.92.145]\r\n'
reply: b'250-8BITMIME\r\n'
reply: b'250-AUTH LOGIN PLAIN\r\n'
reply: b'250 SIZE 69920427\r\n'
reply: retcode (250); Msg: b'gmx.com Hello JimsPC.hsd1.nj.comcast.net [73.248.92.145]\n8BITMIME\nAUTH LOGIN PLAIN\nSIZE 69920427'
send: AUTH
reply: b'235 Authentication succeeded\r\n'
reply: retcode (235); Msg: b'Authentication succeeded'
send: 'mail FROM: size=611329\r\n'
reply: b'250 Requested mail action okay, completed\r\n'
reply: retcode (250); Msg: b'Requested mail action okay, completed'
send: 'rcpt TO:\r\n'
reply: b'250 OK\r\n'
reply: retcode (250); Msg: b'OK'
send: 'data\r\n'
reply: b'354 Start mail input; end with .\r\n'
reply: retcode (354); Msg: b'Start mail input; end with .'
data: (354, b'Start mail input; end with .')
send: b'Content-Type: multipart/mixed; boundary="===============0560302546=="\r\nMIME-Version: 1.0\r\nSubj...
reply: b'250 Requested mail action okay, completed: id=1Mj8qd-1kDWz93cP7-00f8nu\r\n'
reply: retcode (250); Msg: b'Requested mail action okay, completed: id=1Mj8qd-1kDWz93cP7-00f8nu'
data: (250, b'Requested mail action okay, completed: id=1Mj8qd-1kDWz93cP7-00f8nu')
send: 'quit\r\n'
reply: b'221 gmx.com Service closing transmission channel\r\n'
reply: retcode (221); Msg: b'gmx.com Service closing transmission channel'

Email successfully sent

Any ideas? Thanks.

Oops: Running Windows 10 Pro and Calibre 5.7.2

Last edited by theducks; 12-16-2020 at 01:09 PM. Reason: Forgot versions
JimReid is offline   Reply With Quote