emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gmail+imap+smtp (oauth2)


From: Roland Winkler
Subject: Re: gmail+imap+smtp (oauth2)
Date: Fri, 13 May 2022 13:49:01 -0500

On Fri, May 13 2022, Eric S Fraga wrote:
> On Thursday, 12 May 2022 at 10:12, Jorge A. Alfaro-Murillo wrote:
>> Thank you! I'll take a look. Does it allow you to send emails with
>> smtpmail too?
>
> Supposedly but I have not tried this yet.  I will have to soon, mind
> you, as our Exchange server will be requiring multi-factor
> authentication for SMTP as well in a little while.

Davmail lets me talk to the office365 SMTP server which for me requires
MFA.  With Gnus I use

         (setq smtpmail-smtp-user "foo@bar.com"
               smtpmail-smtp-server "localhost"
               smtpmail-smtp-service 1025))

in addition to the configuration of davmail.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]