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

How to set up e-mail/messaging with Odoo?

Suscribirse

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

Se marcó esta pregunta
messagingemailgatewayfetchmailhowtoopenerp7problemsmessageboxopenerp8odoo
8 Respuestas
94367 Vistas
Avatar
Maxime Deuse

Hello,

I tried installing Odoo, it's going great, I managed to install the CRM without any issues and insert my sugarCRM data inside it. Nonetheless, I have huge issues setting up the messaging/emailing part.

This is how I proceeded:

I have a user whose e-mail is maxime@deuse.me.

I went to general settings (I don't know what to put in Alias Domain so I wrote my Odoo domain down "odoo.domain.com")

In configure outgoing e-mail servers I set up my server: 

SMTP Server : smtp-mail.outlook.com    
SMTP Port: 587
TLS (STARTTLS)
username: maxime@deuse.me
Password: **************

(connexion works properly)

In configure ingoing email gateway i wrote:

Server Name pop-mail.outlook.com
Port 995
SSL/TLS
Username: maxime@deuse.me
Password: ******

(connexion works properly)

I left "Actions to Perform on Incoming Mails" blank

When I try to send a message with user Maxime Deuse it gets send properly BUT I just don't get any incoming e-mails. Does anyone know what I am doing wrong and if not does someone have a nice step by step tutorial with whom I couldn't screw up?

Thank you very much! You are a life saver ;)

EDIT SOLVED:

I managed to solve this issue. It was due to my bad understanding of e-mailing in OpenERP. Note that I had to switch from OpenERP 8 to OpenERP 7 due to some stability issues but I believe the process should be the same. See below for answer.

 

8
Avatar
Descartar
Daniel Santos

Hello Maxime, Try to change in "Alias Domain" to deuse.me. You can also check in Settings > Automation > Scheduled Actions if the "Email Queue Manager" is defined with hours (Number of calls), minutes, days,..... Good luck!

Maxime Deuse
Autor

Thanks Daniel, you got me on the right track to solve this issue.

Avatar
Maxime Deuse
Autor Mejor respuesta

I managed to solve this issue. It was due to my bad understanding of e-mailing in OpenERP. Note that, I had to switch from OpenERP 8 to OpenERP 7 due to some stability issues but I believe the process should be the same for both versions.

At first I tried to configure e-mail like any other e-mail client, which did not work. I configured my incoming email gateway and my outgoing e-mail server like explained above. The problem I faced was that I inserted one new config per user (with IMAP, SMTP) but I could not link it to a user. E-mails from maxime@deuse.me or from juliend@deuse.me didn't end in Maxime or Julien's inboxes. I kept getting the following error in my terminal: "create an appopriate mail.alias or force the destination model". 

In the end I never managed to force the destination model properly (the "Actions to Perform on Incoming Mails" tab) so I went with the appropriate mail.alias (Thanks Daniel for the suggestion).

This is how I proceeded:

To get the incoming e-mails

  1. I went to my google account which manages the deuse.me domain. There I created a new user which I converted in a catchall e-mail adress.https://support.google.com/a/answer/33962?hl=en. This means that all e-mails send to any deuse.me address end up in this catchall@deuse.me inbox. Another solution if a catchall option isn't available would be to forward all your e-mail addresses towards the catchall@deuse.me address.
  2. In the generals settings of OpenERP I set the Alias Domain to deuse.me
  3. I set the ingoing e-mail server as the catchall@deuse.me address. I configured the IMAP config with this e-mail adress. "Server Action" and "Create New Records" should be left blank.
  4. Once this is done users with the allias Maxime will get the e-mails from maxime@deuse.me and so on ...It works

To send e-mail

I did not configure the catchall adress as the outgoing e-mail server, otherwise all e-mails are send with the catchall@deuse.me address and only the name changes. When I did send an e-mail I wanted "Maxime Deuse <maxime@deuse.me>" to be the sender not "Maxime Deuse <catchall@deuse.me>". To achieve that Iinstalled Postfix mail server on my server and I kept the OpenERP outgoing mail server as localhost(configurations may be needed depending on your Postfix config). For this solution don't forget to set up spf records and DKIM's to avoid being marked as spam. (https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-dkim-with-postfix-on-debian-wheezy)

I hope my explanation could help some of you who had the same issues I had.

15
Avatar
Descartar
Ray Carnes

Thanks for your post. This helped me also http://mhawthorne.net/posts/postfix-configuring-gmail-as-relay.html

Maxime Deuse
Autor

For the ones who don't want to install Postfix on their server, you can use services like mandrill.com. If you choose this option to send e-mails you have to configure the outgoing mail server as being mandrill. It has several advantages: 'you don't have to install a mail server on your server" + "DKIM and SPF are easy to set up with mandrill". I didn't try this method out but it should work just fine.

Nicholas DeMarco

Maxime: mandrill was great until they effectively raised prices 4x. Now, USD$40/mo is the lowest option. This article reviews some alternatives. I have no relation whatsoever to the article or any provider. http://www.codeinwp.com/blog/mandrill-alternatives/

Avatar
Carlos Vasquez
Mejor respuesta

To expand on your answer, to send email keeping the correct sender name and address you also can use some other mail service besides Google Mail. They are very strict with their anti-spam policies and only allow mail relay (sending though their servers) for explicit sender addresses. So if you wanted to send email from maxime@deuse.me using the catchall@deuse.me you have to login into the catchall Google account and add a sender address for maxime. This way you would be able to do it (not a good option if you have more than a couple of users).

But as you did, other mail servers don't have this restrictions. But you can use your hosting provider, or any mail provider that allows mail relay to do this. And as you pointed out, you have to set the DKIM key and the SPF records to add this server to the allowed mail servers for your domain.

 

One more thing. How are you receiving all email that does not have a valid alias in Odoo? If you have a catchall account going into the system, how do you handle typos and bad addresses. E.g., someone writes to maxine@deuse.me, this would normally get bounced with a "no valid user on this domain" kind of error, but with a catchall address this will go into the system and there is no valid alias, and as you said, no forced object associated.

Regards

3
Avatar
Descartar
Maxime Deuse
Autor

Hi Carlos, Actually in my case I decided not to redirect all my e-mails to the catchall@deuse.me address like I explained in my answer. I decided to only forward maxime@deuse.me, julien@deuse.me and info@deuse.me towards catchall@deuse.me. Technically itsn't a real catchall address since it does not catch all my e-mail adresses. That means that if someone sends an e-mail to maxine@deuse.me gmail will send them a "no valid user on this domain".

Avatar
Luis Alberto Panozzo
Mejor respuesta

Very interesting exchange. I still have some questions about redirection of incoming emails but need to investigate further.

Again thank yo ufor the clarity so far


Thank you in advance

1
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
odoo email sending not working using template(SO,PO) Resuelto
email openerp8 odoo
Avatar
Avatar
1
nov 15
9341
Odoo and Outlook integration (e-mail + calendar). Best way? Resuelto
calendar outlook howto openerp7 odoo Synch
Avatar
1
jul 20
21138
How to send an automatic email on order confirmation Odoo 13 CE?
email odoo
Avatar
Avatar
1
oct 20
8572
How to create customer In Openerp v8 without sending Email?
email openerp8
Avatar
Avatar
Avatar
Avatar
3
oct 15
13223
Why Email icon doesn't exist in the topmenu bar anymore?
email odoo
Avatar
Avatar
1
jun 15
6227
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