Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Need true "multi-recipient" email functionality

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
emailemail_templateoutgoing_serveremail-bccoutgoingmailserver
14 Respuestas
9766 Vistas
Avatar
Geoff Petkus

Hi Odoo Dev,

I'd like to underscore the need for true "multi-recipient" emails being sent from Odoo. This means that when multiple comma separated email addresses are used in the To: or CC: configuration then the email should be constructed to have both/multi recipients on the same email.

Condition: 3 comma separated addresses in the To field and 2 addresses in the CC field. (doesn't matter if in a template or on a Send Message custom email, should support either listed partner ids or email addresses)
Expected Result: The same one email with 5 addressees on it would get sent 5 times to the different recipients.
Actual Result in Odoo: 5 different emails will get sent with each addressee being the sole To: recipient. There isn't any indication that the email was sent to 4 other people. 

  • I've heard at some point that the development stance is "this is our way and we think it's superior and we're going to stick with it."
  • I think it's time to ask you to reconsider your stance. Please look at all major email and webmail clients. They all offer functionality as described in the Expected Result. When there is a worldwide accepted UX pattern then it is a poor user experience when you use the same UI elements but offer a different outcome.
  • What you have implemented is essentially Blind CC, and I have seen many cases over the years where it causes problems. The most common example is when I (or my clients) send an invoice. The majority of cases there is a human contact that would like to see the invoice and also an accountspayable@ email address that goes to accounting. (or bill digitization in Odoo!) Over and over and over again I get a response from the human contact saying "you should also send this to accountspayable@" or you won't get paid. In Odoo I have done that already, but since they can't see that on the email they don't know. My clients complain of this too.
  • This has been an issue I have been aware of since 2021. You can see in this forum post I have suggested a code workaround to list everyone who is receiving the email in the body of the email. However this is not usually enough. People are used to looking at the header of their emails and seeing who is cc'd and addressed.
  • People are also very used to reply-all functionality in their email clients. Your current blind-cc approach makes it impossible for someone to reply-all.
  • In the invoice example above, many times the main point of contact is asked to approve the invoice for payment. If the invoice email were a true multi-recipient email, then their reply-all saying "invoice approved" would go to the accountspayable@ distro and keep the process moving. However with the BCC approach used by Odoo the reply can only go back to the reply@odoo.com and the message will get tagged on the invoice transaction, but the accountspayable@ distro would not see the approval. Thus causing delays and friction.

I'm sure there are some difficulties in executing this upgrade and ensuring it works reliably, but it's time to get it on the roadmap. I also suggest making this a configurable option on a per-DB or per-template basis. There may be some cases where companies have gotten used to the BCC approach and won't want to change immediately.

One more while we are here. There should be an option on templates to "not automatically send to all followers." Clients/Customers get added automatically to transactions as followers in many cases, like on sent sales proposals. However there may be cases where an email should be generated and sent internally and not to the customer. There should be a way to build a template without sending to the followers.

Feedback always appreciated!

7
Avatar
Descartar
Burke Allen

I hope Odoo is listening, I totally agree with your points. and would love to see this changed.

Bill Rust

I have had multiple Clients ask about this. Odoo just charges them to make the modification. They could fix it pretty easy, but it's a cost center for Odoo. I know of 2 Clients just this year who have asked Odoo to make this change. 1 jiust ended up paying Odoo to flip the switch on their database to do it. I haven;t had to time to go look at it since I saw the proposal, too busy fixing all the other stuff we deal with that Odoo does that doesn't make any sense. But to answer you, not gonna happen unless you pay Odoo to fix it.

Felix Gerhardt

Thanks Geoff for your clear statemente,

We got exactly the same problem you have discribed. 

So when managing projekts people are just used to this funktion. When they say to me, "please send it to me and my colleage, and please put the subcontractor and the caretaker in "cc"" I have to tell them, that I can not do this. 

They often do not believe that this is a problem and think, I am supid or whant to annoy them.

So when looking at my mail, they do not know, if I really did sent it to the other recipients or maybe have forgotten it. 

This is just so annoying, that we can not really use Odoo for projekt management.

Why cant they give us an option every free webmailer and client supports? 

When you pay thousends of euros for a software, it is just ignorant to not support basic features that your customors need and that seems really easy to implement. 

So Odoo team, just add this function asap.

Best Regards

Felix Gerhardt  



Cliff Kujala

Bill Rust. Did you ever get a chance to look into exactly what the official (paid) change from Odoo is to change this behavior?

Sebastian Gomez

Chipping in to check if anyone has an update on / news on this!


For those who have explored a dev for this? How many hours / lines of code would it take to do this? It's just getting to the tipping point for us with the email handling!

Avatar
Hussain Hammad
Mejor respuesta

Well, I cannot explain more you mentioned! We're in the same boat.

The needed change is a bit not possible without really overriding couple of functions in ir.mail_server​

  • _prepare_email_message where all [email_to, email_cc, email_bcc] are merger into smtp_to_list.
  • send_email  where above is called and single smtp_to_list is received and passed to smtp.send_message(message, smtp_from, smtp_to_list) 

send_message will simply use pylib smtplib to send.

I'm thinking of doing a test module for it, and a PR if all goes good.


3
Avatar
Descartar
Avatar
Vincent Sabbe (vins)
Mejor respuesta

Hello all, 

Good news! This feature was introduced in Odoo 19 sneak peek : https://www.youtube.com/watch?v=msgzYMGxYMg

Find all slides on this LinkedIn post: Odoo 19 Roadmap

1
Avatar
Descartar
Avatar
Pieter-Jan Zwaan
Mejor respuesta

+1 we also need this functionality

1
Avatar
Descartar
Avatar
Pavel Cenek
Mejor respuesta

+1 We originally selected Odoo to be able to communicate with our customers via email and keep the conversation bound with the entity it belongs to (mostly CRM opportunity / project task / helpdesk ticket in our case). Since then we are fighting with the Odoo's logic of receiving/sending emails. All we want is to use Odoo as a usual email client.


We need to:

- Never send any notifications automatically to external followers. We often communicate with multiple parties within one helpdesk ticket and the concept of followers is just an obstacle in this case. And I don't believe that we are so special that this is a rare use case...

- Be able to reply to an email as in a usual email client, i.e. include original sender, and all To: and Cc: email adresses as recipients and keep them all in one email.


The Mail Messages Easy Pro module solves this partially. It offers an "email mode" for sending messages where recipients are fully under control, no hidden recipients are somehow automatically included. It includes Cc: and Bcc: fields and I think it keeps all recipients in one email.. It also offers the "Reply to" functionality.


BUT when replying, it does not populate the original sender, To: and Cc: email adresses as recipients. In particular all adresses in original email's Cc: are lost. Which means that important people get excluded from the conversation when replying. We hacked this so that it works well enough for our needs but don't have sufficient Odoo development knowledge to do it properly.


BTW the module also doesn't honor the Reply-to: header.


I hope that there will be a perfect solution in Odoo for this one day. I cannot understand why Odoo authors decided to exclude the normal email functionality that everybody is used to for tens of years and decided to break the typical communication workflow. The concept of followers should have been an extension of this logic, not its replacement.


1
Avatar
Descartar
Cliff Kujala

I cannot agree more. I understand some of the fears related to making Odoo replicate, or better yet, replace our email inboxes, but the out of the box Odoo "emailing" is fundamentally broken. If Odoo doesn't agree with that statement, then they need to do a much much better job of explaining to their userbase how they feel email communication should be handled inside Odoo.

If we send emails out of Odoo such as quotes, crm discussions, helpdesk tickets, etc why would we not expect the external people to use email the same way the rest of the world uses email (multiple people in the TO field, CC field, sent emails only going to the people they explicitly address on the email, etc).

The concept of followers and the default behavior of Odoo to automatically relay any incoming email that hits an existing record to all the external people who are "followers" of that record is simply wrong. This is a really good way to accidentally relay sensitive information accidentally.

Avatar
Sabbe Vincent
Mejor respuesta

+1 for us. We had to develop a workaround to almost get back on our feet with the standard way of using recipients/cc/bcc. But this was pretty laborious and to be readjusted everytime we would upgrade to a new version... Definitely a warmly welcomed improvement in communication flows

1
Avatar
Descartar
Avatar
FERNANDO DANIEL GARZA WALBAUM
Mejor respuesta

Same here, landed on this page hoping it was only just an on/off switch for that functionality, I was dazzled to find out that this is the only way to send emails.

1
Avatar
Descartar
Avatar
Charles Lentz
Mejor respuesta

The same here !

1
Avatar
Descartar
Avatar
Daniel
Mejor respuesta

+1 on this. One of the most annoying things in Odoo for our team.

1
Avatar
Descartar
Daniel

Digging into this matter more deeply, my understanding of why Odoo works like this has grown. An important remark is given by Pedro Baeza here: https://github.com/odoo/odoo/issues/38965
TLDR: each recipient can have different content/subject/etc. Example: used variables, buttons for accessing portal/backend, etc.

From that perspective, is might make more sense that multi recipient emails isn't possible, as each email might be unique in some ways.

However, for our business, we do not really care about different emails being sent to the recipients. Even more, we would like each recipient to receive the same email, just like you would expect with a normal email client that sends an email to multiple recipients.

I have been able to find a 'solution' for making sure that only 1 email is sent, and all receivers are put in the 'To' field. However, there is still the challenge of how Odoo handles replies on that email. By default, Odoo will take the reply and forward it to the other followers of the thread as well. This would effectively mean that followers would receive each reply double.
I've been able to extend the way in which Odoo determines to whom the reply's should be forwarded. I have tried to keep all original routing, and remove the notifications to other followers.

The module is still highly experimental, and not tested well at all. I would appreciate help with doing so.

One feature that would be nice to add is the possibility to see in Odoo who received the reply. Let's say I send a message in Odoo from a Quote to customer A and B. Now, customer A replies to both the catchall email in Odoo as well as to customer B. In the Odoo Chatter, it would be nice to see that customer B also received a reply from customer A.
For achieving this extra logic is required that makes mail.notification records and relates them to the relevant mail.message record of the email that is received. Perhaps adding an extra notification_status like 'Sent by Sender' could be added to differentiate who was responsible for the email being sent.

Github repo: https://github.com/mondaymerch/public_modules/tree/main/multi_recipient_notification

Avatar
Brandon Lackey
Mejor respuesta

+1, it's baffling that Odoo does not have something as fundamental as CC capability.

0
Avatar
Descartar
Avatar
Shurhold Industries
Mejor respuesta

Has anyone found a workable solution to this yet?


Also, we find when an inbound email comes into the system it strips off the other email addresses so we do not see that other people were copied on it.  We are running blind.


0
Avatar
Descartar
Avatar
Michael Espinosa
Mejor respuesta

+1 Same problem with our company... We are on the looks if there is something we can change in the code with an addon app so it's available.

0
Avatar
Descartar
Avatar
Chris TRINGHAM
Mejor respuesta

I've not used it, but this add-on seems to do what you want: https://apps.odoo.com/apps/modules/15.0/sh_email_enhancement/

0
Avatar
Descartar
Avatar
SE
Mejor respuesta

We have a solution for this. But it involved some development. How much would you be ready to pay to also get the solution?

0
Avatar
Descartar
Shurhold Industries

Tell me more about this solution we might be interested.

Avatar
Alexandre Dumur
Mejor respuesta

+1 for Geoff. We also really need the Odoo email CC configuration working as a real email CC functionality as anyone would expect. 

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
[v13 all ]Send email without activate Less Secure Apps in Google
email outgoing_server outgoingmailserver v13
Avatar
Avatar
Avatar
2
jun 22
4301
Multiple outgoing mail servers
mail email mailserver outgoing_server outgoingmailserver
Avatar
Avatar
Avatar
2
may 24
5900
I Can't edit my email template header and footer ? Resuelto
email email_template
Avatar
Avatar
Avatar
Avatar
3
dic 24
6306
Odoo outgoing e-mail not working Resuelto
email outgoing_server
Avatar
Avatar
Avatar
Avatar
6
jun 17
9649
emai_from in Email Template Ignored
email email_template
Avatar
0
oct 15
4442
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

Website made with

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