linagora / james-project

Mirror of Apache James Project
Apache License 2.0
72 stars 62 forks source link

SMTP XOAUTH2 support continuation #5288

Closed chibenwa closed 1 month ago

chibenwa commented 1 month ago

Why?

XOATH2 fails with curl when using CURLOPT_XOAUTH2_BEARER

The Spec

curl submit the token in a second call

[connection begins]
C: auth xoauth2                                                         
S: 334
C: dXNl...                                                                
S: 235 2.7.0 Authentication successful

Definition of done

chibenwa commented 1 month ago

https://github.com/apache/james-project/pull/2428

chibenwa commented 1 month ago

https://ci.linagora.com/linagora/lrs/saas/deployments/tmail/customers/james-gcs-sara/-/merge_requests/16

chibenwa commented 1 month ago

Waiting an OSSA ticket before doing the release for GCS

Arsnael commented 1 month ago

As I saw in my mails, it seems this has been delivered to the customer already.

@chibenwa Can we merge the PR and close this ticket then?

chibenwa commented 1 month ago

Yes!