Re: [Davmail-users] Newbie Questions:
Brought to you by:
mguessan
From: Marc <Ma...@f1...> - 2024-08-12 10:07:30
|
> I think I sort of understand the purpose of Davmail, but the > documentation that I've seen so far confuses me. I believe the basic > idea is represented in this diagram: > > A <-> B <-> C <-> D > > * A = user > * B = mail reader > * C = Davmail > * D = mail server > > In my setup, B is Emacs Gnus and D is outlook.com <http://outlook.com> . > I had B<->D working until recently when Outlook.com changed to Modern > Authentication. Now I'm trying to fit Davmail into the process because > it was recommended as the easiest way. I think you have to search for this, I can remember reading about this quite a lot. > > With Davmail, I think I would set B to point to the locahost port for > Davmail, but I don't understand how to point C at D. I believe Davmail something like this? 17 # - Auto WebDav mode with EWS failover 18 davmail.mode=EWS 19 # base Exchange OWA or EWS url 20 davmail.url=https://xxxxxxx/EWS/Exchange.asmx |