gMailOOo extension v0.0.4

Discussions about using 3rd party extension with OpenOffice.org
Post Reply
psilocybe
Posts: 107
Joined: Thu Jun 15, 2017 5:33 am

gMailOOo extension v0.0.4

Post by psilocybe »

gMailOOo is a new LibreOffice extension, allowing you to connect to Google Mail (smtp.gmail.com) with the OAuth2.0 delegation protocol under SSL or TLS.

Edit: New version 0.0.4 available, see topic: viewtopic.php?f=47&t=89140#p425774

This extension is available at the following address:
https://github.com/prrvchr/gMailOOo/rel ... ailOOo.oxt

The OAuth2.0 protocol allows the connection to the SMTP mail server of Google, after acceptance of the connection authorization, by exchange of tokens.
The revocation takes place in the management of "Application associated with your account":
https://myaccount.google.com/security?u ... nectedapps
No more password is stored in LibreOffice.

Image

The documentation is available at:
https://github.com/prrvchr/gMailOOo

Edit:
This extension is not compatible with OpenOffice (embedded Python version problem) in any case as long as OpenOffice does not support Python >= 3.
And I am looking for help to test on Mac...
Last edited by psilocybe on Wed Aug 30, 2017 3:57 pm, edited 2 times in total.
LibreOffice 5.3.3.2 - Lubuntu 16.10 - LxQt 0.11.0.3
psilocybe
Posts: 107
Joined: Thu Jun 15, 2017 5:33 am

Re: gMailOOo extension v0.0.3

Post by psilocybe »

Hi,

A new version is available at: https: https://github.com/prrvchr/gMailOOo/rel ... ailOOo.oxt

It is necessary to install the python package Requests: HTTP for Humans http://docs.python-requests.org/en/master/user/install/

Good use, and thank you to report any malfunction by creating a new issue at: https://github.com/prrvchr/gMailOOo/issues/new
LibreOffice 5.3.3.2 - Lubuntu 16.10 - LxQt 0.11.0.3
psilocybe
Posts: 107
Joined: Thu Jun 15, 2017 5:33 am

Re: gMailOOo extension v0.0.4

Post by psilocybe »

Hi,

A new version is available at: https://github.com/prrvchr/gMailOOo/rel ... ailOOo.oxt

Requests is now integrated into the extension ...

For advanced users, this version must be usable with any provider, not just with Google Mail, just enter the correct settings in the configuration page (Client ID, Url Authorization, Token Url and Scope)

Versions 0.0.1 and 0.0.2, which pose security problems, will soon be removed (presence of the ClientSecret in the source code ...)

Good use, and thank you to report any malfunction by creating a new issue at:https://github.com/prrvchr/gMailOOo/issues/new
LibreOffice 5.3.3.2 - Lubuntu 16.10 - LxQt 0.11.0.3
Post Reply