View Single Post
Old 01-09-2022, 02:49 PM   #46
JimReid
Enthusiast
JimReid began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Jan 2016
Location: Williamstown, NJ
Device: Kindle Paperwhite
It actually showed comcast on the log as the 1st invalid. What I show was the last invalid. I'll try to post the log:
Log:
connect: ('mail.gmx.com', 587)
connect: to ('mail.gmx.com', 587) None
reply: b'220 gmx.net (mrgmx105) Nemesis ESMTP Service ready\r\n'
reply: retcode (220); Msg: b'gmx.net (mrgmx105) Nemesis ESMTP Service ready'
connect: b'gmx.net (mrgmx105) Nemesis ESMTP Service ready'
send: 'ehlo DESKTOP-GB35TG6.hsd1.nj.comcast.net.\r\n'
reply: b'250-gmx.net Hello DESKTOP-GB35TG6.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.net Hello DESKTOP-GB35TG6.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 DESKTOP-GB35TG6.hsd1.nj.comcast.net.\r\n'
reply: b'250-gmx.net Hello DESKTOP-GB35TG6.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.net Hello DESKTOP-GB35TG6.hsd1.nj.comcast.net [73.248.92.145]\n8BITMIME\nAUTH LOGIN PLAIN\nSIZE 69920427'
send: AUTH <censored>
reply: b'535 Authentication credentials invalid\r\n'
reply: retcode (535); Msg: b'Authentication credentials invalid'
send: AUTH <censored>
reply: b'334 UGFzc3dvcmQ6\r\n'
reply: retcode (334); Msg: b'UGFzc3dvcmQ6'
send: 'TGVyb3kxOTQ1Lg==\r\n'
reply: b'535 Authentication credentials invalid\r\n'
reply: retcode (535); Msg: b'Authentication credentials invalid'
JimReid is offline   Reply With Quote