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


Groups > comp.os.linux.advocacy > #683700

Re: Microsoft to force new Outlook on Windows 10 PCs

From Joel <joelcrump@gmail.com>
Newsgroups comp.os.linux.advocacy
Subject Re: Microsoft to force new Outlook on Windows 10 PCs
Message-ID <5ie4ojdu445pm7gskvq0c2cbchjk3hfvvp@4ax.com> (permalink)
References <1VcgP.54962$XfF8.39289@fx04.iad> <vltdi6$hnde$8@dont-email.me>
Organization Newshosting.com - Highest quality at a great price! www.newshosting.com
Date 2025-01-11 04:32 -0500

Show all headers | View raw


RonB <ronb02NOSPAM@gmail.com> wrote:
>On 2025-01-10, CrudeSausage <crude@sausa.ge> wrote:

>><https://www.bleepingcomputer.com/news/microsoft/microsoft-to-force-install-new-outlook-on-windows-10-pcs-in-february/>
>>
>> Microsoft will force install the new Outlook email client on Windows 10 
>> systems starting with next month's security update.
>>
>> The announcement was made in a new message added to the company's 
>> Microsoft 365 Admin Center, tagged MC976059, and it applies to Microsoft 
>> 365 apps users.
>>
>> As Redmond explains, the new Outlook app will be installed on Windows 10 
>> devices for users who deploy the optional January 28 update and force 
>> installed for all who install the February 11 security update.
>>
>> The new Outlook client will run alongside the classic Outlook app and 
>> will not modify configurations or user defaults. Microsoft added that 
>> there's no way to block it from being installed on Windows 10 devices; 
>> however, those who don't want it can remove it afterward.
>>
>> "New Outlook exists as an installed app on the device. For instance, it 
>> can be found in the Apps section of the Start Menu. It does not replace 
>> existing (classic) Outlook or change any configurations / user defaults. 
>> Both (classic) Outlook and New Outlook for Windows can run side by 
>> side," Microsoft says.
>>
>> "Currently, there isn't a way to block the new Outlook from being 
>> installed - if you prefer not to have new Outlook show up on your 
>> organization's devices, you can remove it after it's installed as part 
>> of the update," the company added in a support document updated on Thursday.
>>
>> New Outlook user interface
>> New Outlook user interface (Microsoft)
>> To remove the new Outlook app package after it's force installed on your 
>> Windows device, you can use the Remove-AppxProvisionedPackage cmdlet 
>> with the PackageName parameter value Microsoft.OutlookForWindows.
>>
>> This can be done by running the following command from a Windows 
>> PowerShell prompt and adding a new reg value:
>>
>> PowerShell: Remove-AppxProvisionedPackage -AllUsers -Online -PackageName 
>> (Get-AppxPackage Microsoft.OutlookForWindows).PackageFullName
>>
>> REG VALUE: 
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe\OutlookUpdate
>> Next, add a REG_SZ registry setting named BlockedOobeUpdaters with a 
>> value of ["MS_Outlook"]. After removing the Outlook package, Windows 
>> Updates will not reinstall the new Outlook client.
>>
>> The first preview version of the new Outlook for Windows was introduced 
>> in May 2022. The app was generally available for personal accounts in 
>> September 2023 (via the September 26 Windows fall update and the 
>> Microsoft Store on Windows 11) and for commercial customers in August 2024.
>
>Even if I used Windows I wouldn't use Outlook.


I would use it under Win11 in another life, where I wasn't supported
by the OSS community.

-- 
Joel W. Crump

Amendment XIV
Section 1.

[...] No state shall make or enforce any law which shall
abridge the privileges or immunities of citizens of the
United States; nor shall any state deprive any person of
life, liberty, or property, without due process of law;
nor deny to any person within its jurisdiction the equal
protection of the laws.

Dobbs rewrites this, it is invalid precedent.  States are
liable for denying needed abortions, e.g. TX.

Back to comp.os.linux.advocacy | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-10 12:37 -0500
  Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-10 12:43 -0500
    Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-10 13:59 -0500
      Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-11 09:30 +0000
        Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-11 07:30 -0500
      Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-20 16:39 -0500
        Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-20 20:39 -0500
          Re: Microsoft to force new Outlook on Windows 10 PCs chrisv <chrisv@nospam.invalid> - 2025-01-21 06:05 -0600
            Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-21 08:49 -0500
    Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-10 20:14 +0000
      Re: Microsoft to force new Outlook on Windows 10 PCs Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-01-10 16:35 -0500
      Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-11 09:31 +0000
    Re: Microsoft to force new Outlook on Windows 10 PCs Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-01-11 12:15 +0000
    Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-12 23:20 +0000
      Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-13 12:45 +0000
      Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-13 22:50 -0500
        Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-21 22:43 +0000
  Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-10 12:54 -0500
  Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-11 09:27 +0000
    Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-11 04:32 -0500
      Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-11 07:38 -0500
    Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-11 07:28 -0500
      Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-12 08:38 +0000
        Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-12 09:36 -0500
          Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-13 12:40 +0000
            Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-13 10:05 -0500
    Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-11 20:11 +0000
      Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-11 17:28 -0500
        Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-12 08:40 +0000
          Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-12 09:55 -0500
            Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-13 12:44 +0000
      Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-12 08:39 +0000
  Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-12 23:23 +0000
    Re: Microsoft to force new Outlook on Windows 10 PCs MikeS <MikeS@fred.com> - 2025-01-13 21:25 +0000
      Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-13 16:32 -0500
        Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-13 17:44 -0500
          Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-13 17:54 -0500
            Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-13 18:10 -0500
              Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-13 18:25 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Hank Rogers <Hank@nospam.invalid> - 2025-01-13 17:52 -0600
                Cult of Unix (was: Re: Microsoft to force new Outlook on Windows 10 PCs) vallor <vallor@cultnix.org> - 2025-01-15 00:30 +0000
                Re: Cult of Unix Hank Rogers <Hank@nospam.invalid> - 2025-01-14 20:05 -0600
                Re: Cult of Unix Paul <nospam@needed.invalid> - 2025-01-15 03:16 -0500
                Re: Cult of Unix vallor <vallor@cultnix.org> - 2025-01-15 09:02 +0000
                Re: Cult of Unix ...w¡ñ§±¤ñ  <winstonmvp@gmail.com> - 2025-01-15 11:10 -0700
                Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-16 05:03 +0000
                Re: 🏳️‍🌈Cult of Unix🏳️‍🌈 🌈💐🌻🌺🌹🌻💐🌷🌺🌈Jen🌈💐🌻🌺🌹🌻💐🌷🌺🌈 Dershmender 💐🌻🌺🌹🌻💐🌷🌺🐶笛🌈💐🌻🌺🌹🌻💐🌷🌺🌈 <root@127.0.0.1>  - 2025-01-16 05:28 +0000
                Re: Cult of Unix Paul <nospam@needed.invalid> - 2025-01-16 10:34 -0500
                Re: Cult of Unix vallor <vallor@cultnix.org> - 2025-01-16 16:04 +0000
                Re: Cult of Unix Hank Rogers <Hank@nospam.invalid> - 2025-01-16 14:48 -0600
                Re: Cult of Unix Paul <nospam@needed.invalid> - 2025-01-16 18:06 -0500
                Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 02:49 +0000
                Re: Cult of Unix vallor <vallor@cultnix.org> - 2025-01-17 03:51 +0000
                Re: Cult of Unix Paul <nospam@needed.invalid> - 2025-01-17 02:10 -0500
                Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 23:55 +0000
                Re: Cult of Unix Paul <nospam@needed.invalid> - 2025-01-17 20:53 -0500
                Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-19 00:54 +0000
                Re: Cult of Unix Frank Slootweg <this@ddress.is.invalid> - 2025-01-17 16:46 +0000
                Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 23:56 +0000
                Re: Cult of Unix Paul <nospam@needed.invalid> - 2025-01-17 20:54 -0500
                Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-19 00:55 +0000
                Re: Cult of Unix Joel <joelcrump@gmail.com> - 2025-01-18 20:01 -0500
                Re: Cult of Unix Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 00:10 +0000
                Re: 🏳️‍🌈Cult of Unix (was: Re: Microsoft to force new Outlook on Windows 10 PCs)🏳️‍🌈 🌈💐🌻🌺🌹🌻💐🌷🌺🌈Jen🌈💐🌻🌺🌹🌻💐🌷🌺🌈 Dershmender 💐🌻🌺🌹🌻💐🌷🌺🐶笛🌈💐🌻🌺🌹🌻💐🌷🌺🌈 <root@127.0.0.1>  - 2025-01-15 05:24 +0000
                Setting up old-style backup on Windows 11 (was: Re: Cult of Unix) vallor <vallor@cultnix.org> - 2025-01-15 08:38 +0000
                Re: 🏳️‍🌈Setting up old-style backup on Windows 11 (was: Re: Cult of Unix)🏳️‍🌈 🌈💐🌻🌺🌹🌻💐🌷🌺🌈Jen🌈💐🌻🌺🌹🌻💐🌷🌺🌈 Dershmender 💐🌻🌺🌹🌻💐🌷🌺🐶笛🌈💐🌻🌺🌹🌻💐🌷🌺🌈 <root@127.0.0.1>  - 2025-01-15 17:22 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-13 21:44 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Manu Raju <MR@invalid.invalid> - 2025-01-14 03:09 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-15 06:56 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Paul <nospam@needed.invalid> - 2025-01-15 02:52 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 00:11 +0000
                Defragging (was: Re: Microsoft to force new Outlook on Windows 10 PCs) vallor <vallor@cultnix.org> - 2025-01-17 03:45 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-17 23:10 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-15 10:40 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-15 23:14 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Paul <nospam@needed.invalid> - 2025-01-15 20:15 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs pothead <pothead@snakebite.com> - 2025-01-16 01:29 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-17 05:05 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-17 08:53 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-17 10:43 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-17 11:07 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-17 17:19 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-17 18:17 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-20 16:40 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-20 20:41 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-17 17:18 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-17 18:15 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-18 13:07 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-18 16:08 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-18 17:22 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-01-18 23:30 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-18 19:04 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-19 04:40 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-18 18:50 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-18 19:08 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-18 21:10 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-18 22:14 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-19 11:38 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-19 12:23 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-19 12:32 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-19 15:54 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-19 15:59 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-19 18:44 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-19 20:28 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-19 21:10 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-19 22:22 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-19 07:22 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-19 06:03 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-20 03:53 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-19 23:08 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-20 08:45 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-21 06:40 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-19 19:36 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs RonB <ronb02NOSPAM@gmail.com> - 2025-01-20 03:56 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-01-19 08:53 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-19 06:09 -0500
              Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-14 12:46 -0500
              Re: Microsoft to force new Outlook on Windows 10 PCs "Carlos E.R." <robin_listas@es.invalid> - 2025-01-15 13:51 +0100
                Re: Microsoft to force new Outlook on Windows 10 PCs Paul <nospam@needed.invalid> - 2025-01-15 09:58 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs "Carlos E.R." <robin_listas@es.invalid> - 2025-01-15 16:20 +0100
                Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-15 23:20 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs "Carlos E.R." <robin_listas@es.invalid> - 2025-01-16 15:36 +0100
                Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-17 00:12 +0000
              Re: Microsoft to force new Outlook on Windows 10 PCs Chris <ithinkiam@gmail.com> - 2025-01-15 18:09 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs "Carlos E.R." <robin_listas@es.invalid> - 2025-01-16 15:47 +0100
          Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-14 05:48 +0000
        Re: Microsoft to force new Outlook on Windows 10 PCs Hank Rogers <Hank@nospam.invalid> - 2025-01-13 16:48 -0600
          Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-13 23:54 +0000
        Re: Microsoft to force new Outlook on Windows 10 PCs Chris <ithinkiam@gmail.com> - 2025-01-15 11:33 +0000
          Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-15 10:46 -0500
            Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-15 11:33 -0500
              Re: Microsoft to force new Outlook on Windows 10 PCs vallor <vallor@cultnix.org> - 2025-01-15 17:02 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-15 12:33 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-16 05:40 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-16 06:27 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-27 22:49 +0000
              Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-15 14:32 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-15 15:52 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Paul <nospam@needed.invalid> - 2025-01-15 20:34 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-16 00:41 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-16 06:42 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-16 14:40 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-16 16:34 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-16 16:56 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-16 22:40 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-17 02:04 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs chrisv <chrisv@nospam.invalid> - 2025-01-17 07:34 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs roger <rduffy@hotmail.com.invalid - 2025-01-17 14:01 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-17 17:15 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-17 15:57 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-17 16:50 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-17 21:52 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Farley Flud <ff@linux.rocks> - 2025-01-16 21:38 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-16 18:33 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-16 15:44 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-16 15:51 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-16 16:11 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs Farley Flud <fsquared@fsquared.linux> - 2025-01-17 13:03 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-17 16:00 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs Farley Flud <ff@linux.rocks> - 2025-01-17 23:15 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-17 18:10 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs Physfitfreak <physfitfreak@gmail.com> - 2025-01-17 18:13 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-30 13:35 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-01-30 17:32 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs pothead <pothead@snakebite.com> - 2025-02-01 00:20 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-02-01 06:58 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs CrudeSausage <crude@sausa.ge> - 2025-02-01 07:18 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs chrisv <chrisv@nospam.invalid> - 2025-02-01 06:31 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs vallor <vallor@cultnix.org> - 2025-02-01 12:39 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-02-02 16:00 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-02-02 15:59 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-16 06:22 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Paul <nospam@needed.invalid> - 2025-01-16 12:10 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs chrisv <chrisv@nospam.invalid> - 2025-01-16 12:28 -0600
                Re: Microsoft to force new Outlook on Windows 10 PCs rbowman <bowman@montana.com> - 2025-01-17 00:27 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Paul <nospam@needed.invalid> - 2025-01-16 23:47 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs DFS <guhnoo-basher@linux.advocaca> - 2025-01-20 16:41 -0500
                Gaming Laptops (was: Re: Microsoft to force new Outlook on Windows 10 PCs) vallor <vallor@cultnix.org> - 2025-02-01 12:58 +0000
                Re: Gaming Laptops Paul <nospam@needed.invalid> - 2025-02-01 19:22 -0500
                Re: Gaming Laptops chrisv <chrisv@nospam.invalid> - 2025-02-02 08:05 -0600
                Re: Gaming Laptops candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-03 20:10 +0000
                Re: Gaming Laptops Paul <nospam@needed.invalid> - 2025-02-03 19:24 -0500
                Re: Gaming Laptops pothead <pothead@snakebite.com> - 2025-02-04 00:45 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs Mark Lloyd <not.email@all.invalid> - 2025-01-16 18:45 +0000
                Re: Microsoft to force new Outlook on Windows 10 PCs -hh <recscuba_google@huntzinger.com> - 2025-01-16 16:05 -0500
                Re: Microsoft to force new Outlook on Windows 10 PCs Joel <joelcrump@gmail.com> - 2025-01-16 11:35 -0500

csiph-web