Re: [S-mailx] microsoft outlook server with xoauth2

2022-09-04 Thread SZÉPE Viktor

Hello folks!

I'm not really into console based mailing. (maybe with v15 it will change!)

In 2022 isn't it obvious that xoauth2 should be an integral part of  
your email client?
This is only my feeling. My 15 year old self hosted Horde webmail is  
also oauth-less.



Idézem/Quoting Stephen Isard :

Thanks very much for the pointers, Steffen.  I don't actually need  
to use the microsoft smtp server.  There is another server that I  
can send through.  I just need to read mail on the imap server.  So  
is your report



s-nail: >>> SERVER: * OK The Microsoft Exchange IMAP4 service is ready. ..
s-nail: >>> T8 CAPABILITY
s-nail: >>> SERVER: * CAPABILITY IMAP4 IMAP4rev1 AUTH=PLAIN  
AUTH=XOAUTH2 SAS$

s-nail: >>> SERVER: T8 OK CAPABILITY completed.
s-nail: >>> T9 LOGIN "fozzi-b...@outlook.com" "..."
s-nail: >>> SERVER: T9 OK LOGIN completed.


authenticating with xoauth2?


But regarding your question, in the mutt(1) MUA repository there
is contrib/mutt_oauth2.py*, and it reads

-- How to create a Microsoft registration --

...

That looks promising.  I'll give it a try.

Stephen Isard




SZÉPE Viktor, webes alkalmazás üzemeltetés / Running your application
https://github.com/szepeviktor/debian-server-tools/blob/master/CV.md
~~~
ügyelet ️ hotline: +36-20-4242498  s...@szepe.net  skype: szepe.viktor
Budapest, III. kerület






smime.p7s
Description: S/MIME Signature


Re: [S-mailx] microsoft outlook server with xoauth2

2022-09-04 Thread Stephen Isard
Thanks very much for the pointers, Steffen.  I don't actually need to 
use the microsoft smtp server.  There is another server that I can send 
through.  I just need to read mail on the imap server.  So is your 
report



 s-nail: >>> SERVER: * OK The Microsoft Exchange IMAP4 service is ready. ..
 s-nail: >>> T8 CAPABILITY
 s-nail: >>> SERVER: * CAPABILITY IMAP4 IMAP4rev1 AUTH=PLAIN AUTH=XOAUTH2 SAS$
 s-nail: >>> SERVER: T8 OK CAPABILITY completed.
 s-nail: >>> T9 LOGIN "fozzi-b...@outlook.com" "..."
 s-nail: >>> SERVER: T9 OK LOGIN completed.


authenticating with xoauth2?


But regarding your question, in the mutt(1) MUA repository there
is contrib/mutt_oauth2.py*, and it reads

 -- How to create a Microsoft registration --

...

That looks promising.  I'll give it a try.

Stephen Isard