Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
png
allow_form.png 100.3 kB 1 17-Apr-2020 13:30 krivacsz
png
consent_settings_1.png 128.9 kB 1 17-Apr-2020 12:42 krivacsz
png
consent_settings_2.png 42.5 kB 1 17-Apr-2020 12:42 krivacsz
png
create_consent.png 108.6 kB 1 17-Apr-2020 12:03 krivacsz
png
create_credentials.png 181.1 kB 2 17-Apr-2020 12:55 krivacsz
png
create_project.png 25.9 kB 1 05-Feb-2020 16:04 krivacsz
png
credential_config.png 119.6 kB 2 17-Apr-2020 13:05 krivacsz
png
not_verified_domain.png 111.6 kB 1 17-Apr-2020 13:25 krivacsz
png
oauth_consent.png 49.1 kB 1 05-Feb-2020 16:09 krivacsz
png
oauth_form.png 61.3 kB 1 06-May-2020 17:00 krivacsz
png
smtp_config.png 141.9 kB 1 05-Feb-2020 17:02 krivacsz

This page (revision-45) was last changed on 30-Jul-2020 13:16 by krivacsz

This page was created on 05-Feb-2020 15:42 by krivacsz

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 changed 3 lines
Google Mail require OAUTH2 for authentication. It requires several steps to configure.
You will start at the API credentials manager:\\
Google Mail requires OAUTH2 for authentication (for more information : [https://developers.google.com/gmail/imap/imap-smtp]).\\
\\
It requires several steps to configure.\\
You will start at Google API's and Service:\\
At line 6 changed one line
You first need to make a project. My example calls this CrushFTP-Test.\\
Setup Oauth Consent (if was not yet created), make an internal one: \\
At line 8 changed one line
[attachments|create_project.png]\\
[attachments|create_consent.png]\\
At line 11 added 35 lines
Set the support emails, the application domain and save it.
\\
[attachments|consent_settings_1.png]\\
[attachments|consent_settings_2.png]\\
\\
Go to the Credentials menu and create new credentials, choose OAuth client ID:
[attachments|create_credentials.png]\\
\\
Choose Web application:
\\
[attachments|credential_config.png]\\
\\
It is required to set up the Authorized Redirect URIs. You can domain (where your CrushFTP is available), or localhost. The URI needs to end with:\\
{{{
?command=register_google_mail_api
}}}\\
\\
After Credentials are created copy the Client ID and Secret.\\
\\
Now if your credentials are setup, and your redirect domains are configured, you can use the credentials in CrushFTP to get your google auth token and get access.\\
In the Preferences -> General Settings -> SMTP Settings, at __username SMTP Server Username put your google email address. Then click "Get mail refresh token" to get the "SMTP Server Password"__. Put your client id and secret on the appeared form.\\
[attachments|oauth_form.png]\\
\\
If your domain is not verified you will get a warning message, click on Advanced and proceed further:\\
\\
[attachments|not_verified_domain.png]\\
\\
Click on allow:\\
\\
[attachments|allow_form.png]\\
\\
Once it is finished the "SMTP Server Password" input field will be filled with the refresh token.\\
\\
[attachments|smtp_config.png]\\
\\
Version Date Modified Size Author Changes ... Change note
45 30-Jul-2020 13:16 1.846 kB krivacsz to previous
44 06-May-2020 17:05 1.842 kB krivacsz to previous | to last
43 06-May-2020 17:02 1.994 kB krivacsz to previous | to last
42 06-May-2020 16:58 1.91 kB krivacsz to previous | to last
41 17-Apr-2020 13:31 2.406 kB krivacsz to previous | to last
« This page (revision-45) was last changed on 30-Jul-2020 13:16 by krivacsz
G’day (anonymous guest)
CrushFTP9 | What's New

Referenced by
LeftMenu

JSPWiki