Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 7503:7b6278da3faa
Update roundup-mailgw install with other methods; formatting
reference admin_guide.html for alternate imap/pop methods (imap_oauth
or apop etc.)
Change example written intline into an exampe as line wrapping
distorts whitespace (space removed if line is wrapped) and needs to be
presented in a pre example section.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 21 Jun 2023 14:34:37 -0400 |
| parents | a072331c843b |
| children | 534f8bdb8f94 |
line wrap: on
line diff
--- a/doc/admin_guide.txt Tue Jun 20 00:53:39 2023 -0400 +++ b/doc/admin_guide.txt Wed Jun 21 14:34:37 2023 -0400 @@ -1210,11 +1210,10 @@ client id and the client secret need to be retrieved via cloud provider specific protocols or websites. - You need the requests_ library installed for OAuth. + You need the requests_ library installed to ue the IMAPS_OAUTH method. .. _requests: https://requests.readthedocs.io/en/latest/ - .. index:: ! roundup-admin single: roundup-admin; usage single: roundup-admin; data formats
