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

Odoo Helpdesk with AWS SES Email Account Reply issue

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
outgoingemailhelpdeskodoo16.0
1 Responder
2723 Visualizações
Avatar
Tenth Planet

Hello All,


While connecting AWS SES account as outgoing mail server with company's specific email domain, Helpdesk tickets notification emails delivered to customer as Company's email domain as From Email through AWS SES Account. But when customer reply back to that email, system creates  as seperate ticket rather than updating it with existing ticket.


Is there any solution to address this?If any apps available , also please let us know.


We are using Odoo 16


thanks

odoo@tenthplanet

0
Avatar
Cancelar
Avatar
Gracious Joseph
Melhor resposta

The issue where replies to emails sent through an AWS SES outgoing mail server are creating separate tickets instead of updating the existing Helpdesk ticket in Odoo is likely due to the email alias configuration or the way reply-to addresses are handled in Odoo. Here’s how to troubleshoot and resolve this:

Understanding the Issue

  1. Outgoing Email Address: Emails are sent via AWS SES with the company’s email domain.
  2. Reply-to Email Mismatch: When a customer replies, the reply email may not correctly associate with the existing ticket because:
    • The "Reply-To" header is not set correctly.
    • The alias for the ticketing system is misconfigured.

Solution Steps

1. Verify Email Alias Configuration

Odoo uses email aliases to route incoming emails to the correct records (e.g., Helpdesk tickets).

  1. Navigate to Settings > Technical > Email > Aliases.
  2. Check the alias used for Helpdesk tickets:
    • Ensure the alias matches the one configured for incoming emails.
    • For example, if the ticket system uses support@company.com, the alias should reflect this.
  3. Make sure the alias is linked to the correct Helpdesk team:
    • Go to Helpdesk > Configuration > Helpdesk Teams.
    • Check the Alias Name field.
    • Example: If your email is support@company.com, the alias should be support.

2. Configure "Reply-To" Header in Outgoing Emails

Ensure the "Reply-To" header is set to the email alias for Helpdesk replies.

  1. Go to Settings > Technical > Email > Outgoing Mail Servers.
  2. Open the AWS SES outgoing mail server configuration.
  3. Set the "Reply-To" header for Helpdesk notifications:
    • Navigate to Helpdesk > Configuration > Helpdesk Teams.
    • Ensure that the team's email alias (support@company.com) is used as the "Reply-To" header.

How to Configure Reply-To in Email Templates:

  1. Go to Settings > Technical > Email Templates.
  2. Search for the Helpdesk email notification template.
  3. Edit the template to include the alias in the "Reply-To" field:
    ${object.team_id.alias_name}@company.com
    

3. Check Incoming Email Server Configuration

Odoo uses the incoming mail server to process customer replies.

  1. Go to Settings > Technical > Email > Incoming Mail Servers.
  2. Verify the configuration for the email account (support@company.com):
    • Server Type: Set to IMAP/POP with the correct server details.
    • Action to Perform: Ensure it is set to "Create a New Ticket or Update an Existing One."
  3. Test the connection to ensure Odoo is correctly fetching emails.

4. Debug and Test

  1. Test Outgoing Emails:
    • Send a test email from the Helpdesk system.
    • Check the email headers (specifically "Reply-To") to confirm the alias is correctly included.
  2. Test Incoming Emails:
    • Reply to the test email and confirm that the ticket is updated instead of a new ticket being created.
    • Check the server logs for errors during email processing:
      tail -f odoo.log | grep mail
      
  3. Debug Aliases:
    • Use the developer mode to inspect alias-related configurations:
      • Verify the alias points to the correct model (helpdesk.ticket) and object.

5. Consider Customization or Apps

If the default Odoo behavior does not meet your requirements, you can:

  • Customize the Email Routing Logic: Modify the email processing logic to improve how Odoo identifies tickets based on reply emails. This can be done by overriding the mail.thread methods.
  • Third-Party Apps: Look for third-party apps in the Odoo App Store that enhance email handling for Helpdesk:
    • Example: "Helpdesk Email Enhancer."

Conclusion

The issue is likely caused by a misconfigured "Reply-To" header or an incorrect alias setup. Following these steps should ensure that replies to Helpdesk notification emails are correctly associated with existing tickets. If the problem persists, further customization may be required. Let me know if you need assistance with custom development!

0
Avatar
Cancelar
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
[10.0] Get notification when new helpdesk ticket is created
email helpdesk odoo 10
Avatar
Avatar
Avatar
3
abr. 24
12702
Email sending by email queue manager not working
outgoing email odoo odooV8
Avatar
0
out. 17
9388
Error When Testing Connection for Outlook in Odoo V17.1
outgoing email outlook connection odoo
Avatar
Avatar
Avatar
2
abr. 24
2367
connect helpdesk module with website Resolvido
helpdesk odoo
Avatar
Avatar
Avatar
Avatar
3
abr. 25
5299
How to send an automatic email on order confirmation Odoo 13 CE?
email odoo
Avatar
Avatar
1
out. 20
8543
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