Re: [CentOS] Microsoft deprecation of basic authentication centos 7

2022-10-14 Thread Chris Schanzle via CentOS
On 10/14/22 12:31 PM, Jerry Geis wrote: Hi All I have a server out there running centos 7. I installed fetchmail to monitor an email inbox - has worked for years. Microsoft deprecated basic authentication so fetchmail is not working any more. Anyone else run into this ? fetchmail 6 does not sup

Re: [CentOS] Microsoft deprecation of basic authentication centos 7

2022-10-14 Thread Alexander Dalloz
Am 14.10.2022 um 18:31 schrieb Jerry Geis: Hi All I have a server out there running centos 7. I installed fetchmail to monitor an email inbox - has worked for years. Microsoft deprecated basic authentication so fetchmail is not working any more. [ ... ] Thanks! Jerry Use getmail instead.

Re: [CentOS] Microsoft deprecation of basic authentication centos 7

2022-10-14 Thread Kenneth Porter
--On Friday, October 14, 2022 1:33 PM -0400 mario juliano grande-balletta wrote: Trust me, I loathe anything microsoft, ugh. OAuth is an open standard. MS (along with several other tech giants) is using it instead of a proprietary solution. ___

Re: [CentOS] Microsoft deprecation of basic authentication centos 7

2022-10-14 Thread mario juliano grande-balletta
Try the open source CalDav/WebDav...it will run as a local gateway software that will do the dirty work of connecting to exchange/outlook servers. Trust me, I loathe anything microsoft, ugh. But, it works. -Original Message- From: Jerry Geis Reply-To: CentOS mailing list To: Cent

[CentOS] Microsoft deprecation of basic authentication centos 7

2022-10-14 Thread Jerry Geis
Hi All I have a server out there running centos 7. I installed fetchmail to monitor an email inbox - has worked for years. Microsoft deprecated basic authentication so fetchmail is not working any more. Anyone else run into this ? fetchmail 6 does not support oauth. Any thoughts on how to update