declare XOAUTH2 stable

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2016-01-24 19:16:25 +01:00
parent 64763b0645
commit 65d2c6938a
1 changed files with 2 additions and 2 deletions

View File

@ -761,8 +761,8 @@ remoteuser = username
#
# XOAuth2 authentication (for instance, to use with Gmail).
#
# This feature is currently EXPERIMENTAL (tested on Gmail only, but should work
# with type = IMAP for compatible servers).
# This option was tested on Gmail only, but should work
# with type = IMAP for compatible servers.
#
# Mandatory parameters are "oauth2_client_id", "oauth2_client_secret" and
# either "oauth2_refresh_token" or "oauth2_access_token".