Page 1 of 1

Bug in ssl_pop3.c

Posted: Mon Aug 10, 2015 1:29 pm
by kackle123
I found that ssl_pop3 only uses port 995, disregarding what you ask it to use. I found the issue exists in at least version 2.5.3.

Re: Bug in ssl_pop3.c

Posted: Mon Jun 06, 2016 9:02 am
by kackle123
And in NNDK version 2.7.5 (ssl_pop3.cpp). For shame...

Re: Bug in ssl_pop3.c

Posted: Mon Jun 06, 2016 10:05 am
by dciliske
Right...

Well, I didn't see this last time, but I do see this now.

Sorry this has lingered...

Re: Bug in ssl_pop3.c

Posted: Mon Jun 06, 2016 2:23 pm
by kackle123
No problem! I fixed it for myself back then, and haven't released our product compiled under NNDK v2.7.5 yet. Just posting for information's sake...

Re: Bug in ssl_pop3.c

Posted: Mon Jun 06, 2016 2:36 pm
by dciliske
It has been checked in. That fix was... embarrassingly simple. Finger's crossed that some one else hasn't hard coded it in their app to something incorrect.

And of course, here's the relevant XKCD: https://xkcd.com/1172/

-Dan

Re: Bug in ssl_pop3.c

Posted: Wed Jun 08, 2016 8:23 am
by kackle123
I come for the software discussions, I stay for the comics.