Skip to main content

Configure Gmail mail servers with server_environment_files

Project description

Beta License: AGPL-3 OCA/server-env Translate me on Weblate Try me on Runboat

This module allows to configure Gmail outgoing servers with server-env.

Table of contents

Configuration

Example of config file

[ir.config_parameter]
google_gmail_client_id = YOUR_GMAIL_API_CLIENT_ID
google_gmail_client_secret = YOUR_GMAIL_API_CLIENT_SECRET

[outgoing_mail.gmail_smtp_server]
smtp_host = smtp.gmail.com
smtp_port = 587
smtp_user = example@gmail.com
smtp_encryption = starttls
use_google_gmail_service = True
google_gmail_authorization_code = YOUR_ACCOUNT_AUTH_CODE
google_gmail_refresh_token = YOUR_REFRESH_TOKEN

These two are global parameters, in core they’re configured in General Settings:

  • YOUR_GMAIL_API_CLIENT_ID: The client ID of your Google API project.

  • YOUR_GMAIL_API_CLIENT_SECRET: The client secret of your Google API project.

These two are account-specific parameters:

  • YOUR_ACCOUNT_AUTH_CODE: In core, there’s a button that opens an URL to generate it.

  • YOUR_REFRESH_TOKEN: In core, it’s generated automatically when the google_gmail_authorization_code is written. It’s not shown on the form, but I recommend having Odoo generate it and extract it from there, before setting up the server-env.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Camptocamp

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

ivantodorovich

This module is part of the OCA/server-env project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file odoo14_addon_mail_environment_google_gmail-14.0.1.0.1.dev5-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo14_addon_mail_environment_google_gmail-14.0.1.0.1.dev5-py3-none-any.whl
Algorithm Hash digest
SHA256 7f852adc070ea816caf2cadb80e96c5e9d0d3d59adb6513d513e9e531e7d4d40
MD5 7d9091aeaf5f63e4deb4302090f32559
BLAKE2b-256 5f2ef4b4b025c0ced006fd9d947337420fe221e01d33744dc15d24952f119b28

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page