Add support for (X)OAuth2 SMTP authentication.
This commit is contained in:
parent
b8b1482e06
commit
ada7f3fdbb
6 changed files with 119 additions and 25 deletions
|
|
@ -284,6 +284,7 @@ geary_engine_vala_sources = files(
|
|||
'smtp/smtp-error.vala',
|
||||
'smtp/smtp-greeting.vala',
|
||||
'smtp/smtp-login-authenticator.vala',
|
||||
'smtp/smtp-oauth2-authenticator.vala',
|
||||
'smtp/smtp-plain-authenticator.vala',
|
||||
'smtp/smtp-request.vala',
|
||||
'smtp/smtp-response.vala',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue