config/emacs: add xoauth2 to smtp-mail-supported
This commit is contained in:
parent
e770d038fb
commit
a8e92b98ce
1 changed files with 1 additions and 0 deletions
|
@ -1177,6 +1177,7 @@ GNU patch review metho dor sometihng idk
|
|||
|
||||
;; sending mail
|
||||
(setq message-send-mail-function 'smtpmail-send-it)
|
||||
(add-to-list 'smtpmail-auth-supported 'xoauth2)
|
||||
|
||||
(setq mu4e-update-interval (* 10 60))
|
||||
(setq mu4e-get-mail-command "offlineimap")
|
||||
|
|
Loading…
Reference in a new issue