Page 1 of 1

A new SMTP Wizard for LibreOffice / OpenOffice

Posted: Wed Dec 16, 2020 10:42 pm
by psilocybe
Hi,

I just finished writing a wizard witch use Mozilla IspDB (technology to retrieve the configuration of the SMTP server from your email address as Thunderbird does)

This wizard is in the form of an extension: smtpServerOOo and must be accompanied by OAuth2OOo if you want to connect to GMail (the oauth2 protocol is required)

I have only been able to test Google's GMail, and am looking for beta testers to test other email providers.

After install, to access the Wizard: Tools -> Options -> Internet -> smtpServerOOo

Thank you in advance...