Deutsch   English   Français   Italiano  
<vc23cb$10pvl$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Jaro <yazz@nowhere.eu>
Newsgroups: comp.mail.mutt
Subject: Re: using with outlook365 email
Date: Fri, 13 Sep 2024 19:21:47 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 32
Message-ID: <vc23cb$10pvl$1@dont-email.me>
References: <vbrpiv$3h9pd$1@dont-email.me>
 <ich5mneg6lanvnxu4bagbbnezacgp22gxbyy3in7bjsdbs2bjx@o53u3mi4rvxl>
 <N3e8I66e42890Tcb006@kulungile.erack.de>
Reply-To: yazz <reply@nowhere.eu>
Injection-Date: Fri, 13 Sep 2024 21:21:48 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="924cd71e4396095017f6fd59fe435dde";
	logging-data="1075189"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18y/l/lHgFzYMBjTUfVT9wX"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:eQmzzeAuo67ciDb6W4S+4Sj2oGE=
Bytes: 2204

On 2024-09-13, Eike Rathke <erack+nutznetz.p@posteo.de> wrote:
> * Sirius, 2024-09-12 09:07 UTC:
>> On ons, 2024/09/11 at 09:57:51 +0000, Jaro wrote:
>>> Hello, I'd like to ask if any of you succeeded with
>>> using mutt with outlook365 server.
>
>> It used to be that you could just configure it to use the email address
>> and the password to do it. In the last month or so, Microsoft has moved to
>> something like OAUTH instead, removing the option of username/password.
>
>> You might be able to get it working if you look for solutions on how to
>> use OAUTH with mutt. That is of course assuming that Microsoft stuck to
>> the established standard on how to do such authentication.
>
> The Mutt repository has a contrib Python script that is supposed to
> enable Mutt to connect (also against Outlook) using OAUTH:
>
> https://gitlab.com/muttmua/mutt/-/blob/master/contrib/mutt_oauth2.py
I have used it, and it did work, 
just for reference - I was using instructions from here: 
https://www.vanormondt.net/~peter/blog/2021-03-16-mutt-office365-mfa.html

>
> See also
> https://gitlab.com/muttmua/mutt/-/blob/master/contrib/mutt_oauth2.py.README
>
> I'm not using it so can't say any further.
>
>   Eike
>
Thanks for suggestions!!!