Re: [gentoo-user] Google pop3 authentication failure

2022-06-13 Thread spareproject776
They flushed all the app password creds and forced 2fa. Need to go through the accounts.google.com login to recover. On Mon, Jun 13, 2022 at 09:42:39AM -0400, Walter Dnes wrote: > I started getting this today. > > fetchmail: Authorization failure on @pop.gmail.com > fetchmail: For help, see

Re: [gentoo-user] Seamonkey automatic email download after switch to Oauth2

2022-06-03 Thread spareproject776
On Fri, Jun 03, 2022 at 10:54:06AM +0100, Michael wrote: > On Friday, 3 June 2022 11:07:47 BST spareproject776 wrote: > > They only forced turning 2fa on. > > There used to be a period a few years ago now, when you could enable less > secure app access plus OAuth2 without givin

Re: [gentoo-user] Seamonkey automatic email download after switch to Oauth2

2022-06-03 Thread spareproject776
They turned off the ability to use smtp pop3 or imap over cleartext a while ago. They only expose it over tls wrapped ports. Your client wouldn't even be able to get as far as sending it. Also forces SASL which is tldr for echo 'username password'|base64 before sending it. Once you enable 2fa

Re: [gentoo-user] Seamonkey automatic email download after switch to Oauth2

2022-06-03 Thread spareproject776
They only forced turning 2fa on. Once you turn it on click the app password button it generates a 16 character passphrase. Then works exactly the same way it used to. --

Re: [gentoo-user] Would a Thinkpad X200 be too much trouble too run gentoo on?

2022-04-21 Thread spareproject776
On Thu, Apr 21, 2022 at 03:49:24PM +0300, Dex Conner wrote: > Hi everyone, > > So I've found a Thinkpad X200 online and I'm thinking of buying it for > libreboot purposes. Do you think the P8600 cpu can handle all the > compiling on gentoo? For the record, I don't have any of the "big stuff" >

Re: [gentoo-user] Reproducible Installation Lists?

2022-02-26 Thread spareproject776
emerge -avbk $(tr '\n' ' ' < /var/lib/portage/world) If your doing more than one box binhost / binpkg has a far higher return for alot more effort upfront provided you can live with -mtune=generic. On Sat, Feb 26, 2022 at 06:47:12PM +0800, Ramces Tampo-og Red wrote: > > Hello list, > > I'm a