From 58de0f58504432bddc4a340cf3d06abc65d1022e Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sat, 27 Jun 2020 21:10:36 -0600 Subject: * Update to some information on configuring Gmail with XOAUTH2. --- alpine/imap.c | 4 ++-- pith/pine.hlp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/alpine/imap.c b/alpine/imap.c index d081228e..a8c3b6dd 100644 --- a/alpine/imap.c +++ b/alpine/imap.c @@ -447,9 +447,9 @@ oauth2_get_access_code(unsigned char *url, char *method, OAUTH2_S *oauth2, int * so_puts(in_store, _(" If this is your first time setting up this type of authentication and you have a G-Suite account, please follow the steps below. ")); so_puts(in_store, _("

First you must register Alpine with Google and create a client-id and client-secret. The steps below explain how to do this. If you already did that, then you can skip to the second part to continue with the setup process.")); so_puts(in_store, _("

")); so_puts(in_store, _("

As a result of this process, you will get a client-id and a client-secret.")); diff --git a/pith/pine.hlp b/pith/pine.hlp index 147906c2..0faddf0f 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 462 2020-06-27 17:13:21 +Alpine Commit 463 2020-06-27 21:10:32 ============= h_news ================= -- cgit v1.2.3-54-g00ecf