Search found 18 matches

by Reggorf
Thu Feb 04, 2021 9:14 am
Forum: POP Peeper
Topic: Hide tabs and 2nd toolbar?
Replies: 6
Views: 2778

Re: Hide tabs and 2nd toolbar?

It's the same idea as enabling "advanced mode" for advanced users. People who would enable it would want them accessible. Others won't bother. And one Options window is quicker to navigate. A way to improve the organization of the merged settings, perhaps, could be to turn the Options navi...
by Reggorf
Wed Feb 03, 2021 2:05 pm
Forum: POP Peeper
Topic: Hide tabs and 2nd toolbar?
Replies: 6
Views: 2778

Re: Hide tabs and 2nd toolbar?

Thanks.

Could improve findability if PpTweaker was merged into Options, since, well, they're both options. :)

If the idea is to minimize visual overload, there could be a checkbox in the fixed bottom part of the Options window to show/hide advanced options.
by Reggorf
Wed Feb 03, 2021 11:56 am
Forum: POP Peeper
Topic: Hide tabs and 2nd toolbar?
Replies: 6
Views: 2778

Re: Hide tabs and 2nd toolbar?

Thanks.

I think there's indeed an option under PpTweaker\Interface.
by Reggorf
Wed Feb 03, 2021 9:06 am
Forum: POP Peeper
Topic: Hide tabs and 2nd toolbar?
Replies: 6
Views: 2778

Hide tabs and 2nd toolbar?

Is there a way to hide not only the main toolbar, but also the tabs above the message list, and maybe even the message list toolbar?
by Reggorf
Sun Oct 11, 2020 10:17 am
Forum: POP Peeper
Topic: Problem with SSL/TLS negotiation - missing ciphers in suite
Replies: 8
Views: 4046

Re: Problem with SSL/TLS negotiation - missing ciphers in suite

I'm guessing it has to do with what Windows offers, specifically through its IE-related components.

I think only Windows 10 provides all the "latest" ciphers, but maybe not even that.
by Reggorf
Thu Jan 23, 2020 7:53 pm
Forum: POP Peeper
Topic: Pop Peeper and Linux
Replies: 12
Views: 5083

Re: Pop Peeper and Linux

Jeff wrote: Mon Jan 20, 2020 10:43 pmbut I still prefer to write clean, efficient code without overusing 3rd party libraries.
Hear, hear!

:)
by Reggorf
Tue Nov 12, 2019 6:45 am
Forum: POP Peeper
Topic: Hotmail, Live, Outlook mail not working/connecting?
Replies: 18
Views: 8139

Re: Hotmail, Live, Outlook mail not working/connecting?

If WebMail works by controlling an IE automation object and parsing the HTML or AJAX results, and the problem is that sites change, one solution could be to leave it to the community to maintain. Perhaps by doing site navigation and parsing through user-editable Javascript.
by Reggorf
Mon Nov 04, 2019 11:44 am
Forum: POP Peeper
Topic: Yahoo's OAuth working intermittently?
Replies: 9
Views: 5373

Re: Yahoo's OAuth working intermittently?

Just a follow-up...

Still good. It was indeed only port 443 being overly selective.
by Reggorf
Fri Oct 25, 2019 2:47 pm
Forum: POP Peeper
Topic: Yahoo's OAuth working intermittently?
Replies: 9
Views: 5373

Re: Yahoo's OAuth working intermittently?

Yep. I already suspected the refresh token requests, but seeing it plainly in the log made it more obvious (BTW, logging also IPs could be useful). The firewall rules for port 993 were less restrictive, for port 443 more. Non-Yahoo didn't have issues, I thought maybe because of longer token expiry t...
by Reggorf
Thu Oct 24, 2019 5:59 pm
Forum: POP Peeper
Topic: Yahoo's OAuth working intermittently?
Replies: 9
Views: 5373

Re: Yahoo's OAuth working intermittently?

Thanks!

Oh, I didn't realize you'd have specific interest in the logs.
But now it looks like it's just a firewall issue. :? Just need to figure out which rules are responsible for the intermittent behavior.
by Reggorf
Thu Oct 24, 2019 5:52 pm
Forum: POP Peeper
Topic: Security concerns
Replies: 8
Views: 4131

Re: Security concerns

Oh, exceptions in the GUI flow. I don't see many options here other than the one mentioned. But the logic could be defensive: default is to show the GUI password prompt, specific special case(s) are for "auto-password". By "GUI" I mean the "admin password". The special ...
by Reggorf
Thu Oct 24, 2019 1:11 pm
Forum: POP Peeper
Topic: Second Replies in PopPeeper's Message Part Not Seen
Replies: 3
Views: 2195

Re: Second Replies in PopPeeper's Message Part Not Seen

What happens when you save that HTML, and try to view it in Internet Explorer?
by Reggorf
Thu Oct 24, 2019 1:10 pm
Forum: POP Peeper
Topic: Yahoo's OAuth working intermittently?
Replies: 9
Views: 5373

Re: Yahoo's OAuth working intermittently?

Thanks spc3rd . The error is only what I wrote in the first post. (Well, technically it's: "(OAuthAccess empty) -- OAuth2: You may need to re-allow POP Peeper access. Edit the account and press the 'OAuth2' button to re-authorize.") Jeff , No simultaneous multi-location accesses to Yahoo. ...
by Reggorf
Thu Oct 24, 2019 1:00 pm
Forum: POP Peeper
Topic: Security concerns
Replies: 8
Views: 4131

Re: Security concerns

Do you mean exceptions that lead to crashes? I'm not sure what you mean by "passing on" the password. Here's how I imagine it might work. I haven't checked any "best practices" so the logic could be faulty, but just a general idea: User enters password, and two things happen imme...
by Reggorf
Wed Oct 23, 2019 8:20 am
Forum: POP Peeper
Topic: Yahoo's OAuth working intermittently?
Replies: 9
Views: 5373

Yahoo's OAuth working intermittently?

Anyone having intermittent trouble with Yahoo's OAuth? ("OAuthAccess empty") I've been watching the behavior the last few days. I'm new to POP Peeper, so don't know yet if the cause is Yahoo or PP. After a fresh authorization it always works, at least once. One day it worked during a few h...
by Reggorf
Wed Oct 23, 2019 8:06 am
Forum: POP Peeper
Topic: Security concerns
Replies: 8
Views: 4131

Re: Security concerns

I suppose Yahoo's oob doesn't really matter since v5 solves it anyway. :) Didn't know the INI encryption was added recently. Instead of GUI, perhaps it's simpler to just enable it by default, at least when Admin password is set. Manual editing or viewing of INI settings could be useful in special ca...
by Reggorf
Mon Oct 21, 2019 4:45 pm
Forum: POP Peeper
Topic: Security concerns
Replies: 8
Views: 4131

Re: Security concerns

Thanks. OAuth : If the request to esumsoft.com over port 80 is simply the redirect from Yahoo, both the user's IP and the authorization code can be watched by intermediate hops. Then, both are probably stored as plaintext in the final server's access log. Anyway, Yahoo supports now "redirect_ur...
by Reggorf
Mon Oct 21, 2019 12:43 pm
Forum: POP Peeper
Topic: Security concerns
Replies: 8
Views: 4131

Security concerns

First, thanks for the app! It's always nice to find old style software, in the good sense of the word. I'm still exploring, and have a few questions and suggestions. OAuth flow (I'm hardly well-versed so could be misinterpreting some details, but anyway...) redirect_uri points to esumsoft.com. Does ...