Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

Changing the from field of a system email sent via smtp with google workspace account authentication

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
smtpaccountgmailfromworkspace
1 Responder
3347 Visualizações
Avatar
Peter Romão

In my odoo 16 CE installation my website is sending e-mails on my behalf for the purpose of system operations. I would like to avoid this.

I have a google workspace account linked to the admin user of this odoo instance.

An example: when a user of the website wants to login but forgot his password he requests a Password reset and an e-mail is sent to him with a correct reply-to field but with my user e-mail in the from field.

I have checked this in the e-mail template below:


and whatever changes I do to the

I get my user sending these e-mail because that's the account that authenticates with the SMTP gmail server.

I'd love to have these emails sent out with info@mycompany.com or similar.

How can I achieve this?

0
Avatar
Cancelar
Avatar
Peter Romão
Autor Melhor resposta

Well yes, this is achievable.

The short version of it is:

1. Create new credentials in Google API and Services for this purpose
2. Tell odoo that the new authentication is OAuth and get the new tokens and test connection in the Outgoing Mail Connections

If you're behind an ssl server beware of what you've defined for your company's domain. Use https and not only http.

If you use nginx beware of URI mismatch messages. You'll probably have to resort to use both www.yourdomain.extension as well as yourdomain.extension in the server_name variable.

Oh And do not forget to use an alias for your user in your workspace, this is important. And it will have to match with the company -email you define in odoo's company definition. NOTE: This is NOT the user's alias in the workspace users details. This is the settings in your gmail account. as in: https://mail.google.com/mail/u/0/#settings/accounts

This worked for me.


For the long version I hope to share with you a step by step version that I want to have saved in my own knowledge base.

0
Avatar
Cancelar
Rick Applegate

Peter, could you provide some more details of this process? I have my credentials setup in Google API and the project/service created. I have the same/similar issue where emails sent out from other users in my odoo database will show the FROM field as USERNAME <MYEMAIL@company.com>. In other words, the from field shows the user's name, but it will have my (the admin) email address.

Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Publicações relacionadas Respostas Visualizações Atividade
How to configure Outgoing Mail Servers to send emails with the address of logged in user (v17).
outgoing smtp gmail developermode
Avatar
Avatar
Avatar
Avatar
3
out. 24
5802
connection with smtp server
smtp gmail connection odooV8
Avatar
Avatar
Avatar
2
set. 24
21667
Google Workspace Mail Servers Broken Emails
gmail mailserver gsuite workspace
Avatar
Avatar
1
out. 22
3197
How to Configure Outgoing Mail Server with Gmail SMTP without enabling the Less Secure Apps Access ? Resolvido
google email smtp gmail outgoingmailserver
Avatar
Avatar
Avatar
Avatar
4
jun. 24
35582
Jumpcloud, Odoo, and G-Suite
authentication smtp gmail enterprise 12.0
Avatar
0
abr. 19
5418
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now