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 132.3 kB 2 13-May-2025 04:28 krivacsz
png
»client_id_secret.png 96.8 kB 3 15-May-2025 07:06 krivacsz
png
»consent_settings_1.png 128.9 kB 1 05-Dec-2023 05:32 krivacsz
png
»consent_settings_2.png 42.5 kB 1 05-Dec-2023 05:32 krivacsz
png
»create_consent.png 108.6 kB 1 05-Dec-2023 05:32 krivacsz
png
»create_credentials.png 181.1 kB 2 05-Dec-2023 05:32 krivacsz
png
»create_project.png 25.9 kB 1 05-Dec-2023 05:32 krivacsz
png
»credential_config.png 183.3 kB 3 13-May-2025 03:01 krivacsz
png
»credential_config_gdrive.png 172.3 kB 1 15-May-2025 05:00 krivacsz
png
»g_api_services.png 95.9 kB 1 13-May-2025 01:59 krivacsz
png
»gmail_api_enabled.png 42.1 kB 1 23-Apr-2025 10:00 krivacsz
png
»not_verified_domain.png 111.6 kB 1 05-Dec-2023 05:32 krivacsz
png
»oauth_consent.png 49.1 kB 1 05-Dec-2023 05:32 krivacsz
png
»oauth_form.png 61.3 kB 1 05-Dec-2023 05:32 krivacsz
png
»pop_imap_task.png 134.8 kB 1 14-May-2025 02:22 krivacsz
png
»smtp_config.png 50.7 kB 2 13-May-2025 04:54 krivacsz

This page (revision-92) was last changed on 15-May-2025 07:13 by krivacsz

This page was created on 05-Dec-2023 05:32 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]).\\
\\
__!!!!__ Make sure the __GMAIL API__ is enabled at API Library. [https://console.cloud.google.com/apis/library]\\
[attachments|gmail_api_enabled.png]\\
\\
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: \\
\\
[attachments|create_consent.png]\\
\\
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.\\
__CrushFTP admin page url must match with the redirect url.__ In our example: http://XXXXcrushftp.com\\
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
92 15-May-2025 07:13 6.61 kB krivacsz to previous
91 15-May-2025 05:19 6.204 kB krivacsz to previous | to last
90 14-May-2025 02:35 6.2 kB krivacsz to previous | to last
89 14-May-2025 02:29 6.107 kB krivacsz to previous | to last
88 14-May-2025 02:23 6.109 kB krivacsz to previous | to last
87 14-May-2025 02:15 6.058 kB krivacsz to previous | to last
86 14-May-2025 02:10 5.646 kB krivacsz to previous | to last
85 14-May-2025 02:08 5.641 kB krivacsz to previous | to last
84 14-May-2025 02:05 4.943 kB krivacsz to previous | to last
83 14-May-2025 02:02 5.535 kB krivacsz to previous | to last
82 14-May-2025 02:00 5.308 kB krivacsz to previous | to last
81 14-May-2025 01:58 5.514 kB krivacsz to previous | to last
« This page (revision-92) was last changed on 15-May-2025 07:13 by krivacsz
G’day (anonymous guest)
CrushFTP11 | What's New

Referenced by
LeftMenu

JSPWiki