Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.software.thunderbird > #3711

Re: How to recover from Google dropping password support on May 30th 2022

From The Real Bev <bashley101@gmail.com>
Newsgroups alt.comp.software.thunderbird, alt.comp.microsoft.windows, alt.os.linux
Subject Re: How to recover from Google dropping password support on May 30th 2022
Date 2022-03-06 21:23 -0800
Organization None, as usual
Message-ID <t044t3$8gp$1@dont-email.me> (permalink)
References (5 earlier) <rqbafi-8li.ln1@Telcontar.valinor> <svu4eg$p0i$1@dont-email.me> <j8guokFj0h4U1@mid.individual.net> <t02q0e$qu4$1@dont-email.me> <t02s0s$br7$1@dont-email.me>

Cross-posted to 3 groups.

Show all headers | View raw


On 03/06/2022 09:46 AM, Paul wrote:
> On 3/6/2022 12:11 PM, The Real Bev wrote:
>> On 03/05/2022 03:10 AM, Andy Burns wrote:
>>> The Real Bev wrote:
>>>
>>>> oath2whatever can't be implemented for POP by Thunderbird
>>>
>>> We had this discussion a few months back, yes it can, pop is what I use with TB
>>> v91 and gmail, it may not be available with your older version?
>>
>> TB 38.  Definitely older.
>>
>> I'm wondering about downloading the latest TB version into a separate subdirectory, letting (requiring?) it to create a new profile, and then copying over the entire contents of my current profile over the new profile (cp -arf * I think).  This is my normal Firefox update method and it seems to work fine.  Will it work nicely with Thunderbird too?
>>
>
> Thunderbird has profile migration. It can note the
> "version numbers" inside files and deal with them.
> For example, if you define a filter (killfile), those
> have version numbers, and the file might need to be
> migrated. On minor release changes, just the version
> number field might change.
>
> Some details might not have changed, simply because
> of a lack of developers who understand them. Mork
> format for example, a kind of database format, only
> a couple people have a good idea how it works. More common
> things like .eml format, share details with other email
> clients.
>
> Any password scheme, will change between releases.
> There's more reason to be tweaking that aspect.
> Or maybe the storage of certificates might be messed about.
>
> Seamonkey, a parallel development scheme, their web page
> usually has warnings about how "compatible" their migration
> is. I don't think Thunderbird has nearly the same level of
> warnings.
>
> No tool likes to go "backwards". It's unlikely the tool
> will like a request to migrate from 91 to 38. Such as
> if you move a 91 profile, to your TB38 installation.
>
> As for the "copying" step, you can edit "profiles.ini"
> and add an entry which points to where-ever the profile
> is located.

No, I want to leave TB38's profile untouched by anything but TB38.  The 
copy is to see if the latest version can cope with what I regard as 
essential.

So far it's worked copying FF82's profile to the FF98(?) nightly, but 
when I tried to update the nightly it broke.  Just deleted the FF 
nightly and haven't tried again.  One of these days.

> For example, right now I have a profile folder
> which is in ~/Downloads, where I am more likely to
> bump into it, back it up, and so on. On Linux, the
> "file system distance", likely isn't that large between
> where the profile is normally stored, and the Downloads folder.
> On Windows, the path is a bit more obscure (for casual users
> who haven't turned off all Hidden features). On Windows,
> it might be down in AppData:Roaming (visibility problem).

No reason to move the profiles from where they are.  I run a backup 
almost every night of my entire working partition.

> This is an example of an older format for a profiles.ini . Newer
> ones are more of a mess for some reason. I won't put a newer one,
> because I couldn't explain what they were thinking :-)
>
> [General]
> StartWithLastProfile=1
>
> [Profile0]
> Name=default
> IsRelative=0                                       <=== absolute path
> Path=C:\Users\Username\Downloads\1234abcd.default  <=== absolute path
> Default=1                                          <=== "nominated"
>
>      Paul
>


-- 
Cheers, Bev
    666øF -- the oven temperature for roast beast.

Back to alt.comp.software.thunderbird | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-04 16:57 +0000
  Re: How to recover from Google dropping password support on May 30th 2022 Henk de Jong <newsgroup@nospam-hsdejong.nl> - 2022-03-04 18:55 +0100
    Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 00:17 +0000
  Re: How to recover from Google dropping password support on May 30th 2022 Mike Easter <MikeE@ster.invalid> - 2022-03-04 10:01 -0800
    Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 00:18 +0000
      Re: How to recover from Google dropping password support on May 30th 2022 WaltS48 <schw01@invalid.net> - 2022-03-04 20:22 -0500
        Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 01:38 +0000
          Re: How to recover from Google dropping password support on May 30th 2022 Christian Riechers <chriechers@netscape.net.invalid> - 2022-03-05 13:30 +0100
            Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 15:47 +0000
  Re: How to recover from Google dropping password support on May 30th 2022 Soviet_Mario <SovietMario@CCCP.MIR> - 2022-03-04 19:41 +0100
    Re: How to recover from Google dropping password support on May 30th 2022 PietB <www.godfatherof.nl/@opt-in.invalid> - 2022-03-04 20:41 +0100
  Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-04 21:23 +0100
    Re: How to recover from Google dropping password support on May 30th 2022 The Real Bev <bashley101@gmail.com> - 2022-03-04 12:40 -0800
      Re: How to recover from Google dropping password support on May 30th 2022 Andy Burns <usenet@andyburns.uk> - 2022-03-04 20:49 +0000
        Re: How to recover from Google dropping password support on May 30th 2022 The Real Bev <bashley101@gmail.com> - 2022-03-04 12:57 -0800
          Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-04 22:10 +0100
            Re: How to recover from Google dropping password support on May 30th 2022 The Real Bev <bashley101@gmail.com> - 2022-03-04 14:39 -0800
              Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-04 23:51 +0100
                Re: How to recover from Google dropping password support on May 30th 2022 Big Al <Bears@invalid.com> - 2022-03-04 17:58 -0500
                Re: How to recover from Google dropping password support on May 30th 2022 The Real Bev <bashley101@gmail.com> - 2022-03-04 15:33 -0800
                Re: How to recover from Google dropping password support on May 30th 2022 Jasen Betts <usenet@revmaps.no-ip.org> - 2022-03-05 01:00 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 WaltS48 <schw01@invalid.net> - 2022-03-04 20:25 -0500
                Re: How to recover from Google dropping password support on May 30th 2022 The Real Bev <bashley101@gmail.com> - 2022-03-04 21:20 -0800
                Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-05 09:22 +0100
                Re: How to recover from Google dropping password support on May 30th 2022 Jasen Betts <usenet@revmaps.no-ip.org> - 2022-03-05 22:09 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-05 09:27 +0100
                Re: How to recover from Google dropping password support on May 30th 2022 "Gary R. Schmidt" <grschmidt@acm.org> - 2022-03-05 21:57 +1100
                Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-05 13:11 +0100
              Re: How to recover from Google dropping password support on May 30th 2022 Nobody <jock@soccer.com> - 2022-03-04 16:18 -0800
              Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 00:55 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 ant@zimage.comANT (Ant) - 2022-03-04 18:57 -0600
                Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 01:28 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 Andy Burns <usenet@andyburns.uk> - 2022-03-05 11:18 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 15:36 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 Andy Burns <usenet@andyburns.uk> - 2022-03-05 16:04 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-05 18:58 +0100
                Re: How to recover from Google dropping password support on May 30th 2022 Andy Burns <usenet@andyburns.uk> - 2022-03-05 18:47 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-05 21:21 +0100
              Re: How to recover from Google dropping password support on May 30th 2022 Andy Burns <usenet@andyburns.uk> - 2022-03-05 11:10 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 The Real Bev <bashley101@gmail.com> - 2022-03-06 09:11 -0800
                Re: How to recover from Google dropping password support on May 30th 2022 Paul <nospam@needed.invalid> - 2022-03-06 12:46 -0500
                Re: How to recover from Google dropping password support on May 30th 2022 The Real Bev <bashley101@gmail.com> - 2022-03-06 21:23 -0800
          Re: How to recover from Google dropping password support on May 30th 2022 Andy Burns <usenet@andyburns.uk> - 2022-03-04 21:26 +0000
            Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-04 23:05 +0100
            Re: How to recover from Google dropping password support on May 30th 2022 The Real Bev <bashley101@gmail.com> - 2022-03-04 15:23 -0800
              Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-05 09:31 +0100
              Re: How to recover from Google dropping password support on May 30th 2022 Andy Burns <usenet@andyburns.uk> - 2022-03-05 11:20 +0000
            Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 00:59 +0000
              Re: How to recover from Google dropping password support on May 30th 2022 WaltS48 <schw01@invalid.net> - 2022-03-04 20:27 -0500
                Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 01:48 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 Andy Burns <usenet@andyburns.uk> - 2022-03-05 11:26 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 15:30 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 Andy Burns <usenet@andyburns.uk> - 2022-03-05 15:39 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 22:37 +0000
                Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-07-23 10:03 +0100
      Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-04 22:07 +0100
        Re: How to recover from Google dropping password support on May 30th 2022 WaltS48 <schw01@invalid.net> - 2022-03-04 16:26 -0500
        Re: How to recover from Google dropping password support on May 30th 2022 The Real Bev <bashley101@gmail.com> - 2022-03-04 14:15 -0800
          Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-05 00:00 +0100
        Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 01:05 +0000
          Re: How to recover from Google dropping password support on May 30th 2022 "Carlos E.R." <robin_listas@es.invalid> - 2022-03-05 09:39 +0100
            Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 15:24 +0000
    Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 00:19 +0000
    Re: How to recover from Google dropping password support on May 30th 2022 Andy Burnelli <spam@nospam.com> - 2022-03-05 01:02 +0000

csiph-web