Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

RE: smtp server service

by
Moduon Team, S. L., Rafael Blasco (Moduon)
- 20/04/2020 21:07:21
Hi all:

Take care in:

1. [FIX] mail: Handle bounces from Gmail #42340
https://github.com/odoo/odoo/pull/42340

2. Use OCB there are PRs in OCB that Odoo didn't accept


Regards
Rafael Blasco
Tecnativa


-----Mensaje original-----
De: Rafael Blasco [mailto:rafael.blasco@tecnativa.com]
Enviado el: lunes, 20 de abril de 2020 20:53
Para: 'Odoo Community Association (OCA) Contributors'
<contributors@odoo-community.org>
Asunto: RE: smtp server service

Hello Jordi,

We use https://www.mailgun.com/ with over 150.000 mails / month. Mailgun
takes care about that.

99.35% delivered
0.64% bounced
0.01% suppressed.

All the tracking info is inside Odoo thanks to
https://github.com/OCA/social/tree/12.0/mail_tracking_mailgun

     - Depends on https://github.com/OCA/social/tree/12.0/mail_tracking
     - Also nice
https://github.com/OCA/social/tree/12.0/mail_tracking_mass_mailing

So when someone tag as SPAM you (or your customer) can fix it.

You can also touch https://github.com/tomav/docker-mailserver with 120
contributors.

About Google Apps + Odoo best practices are:

- DKIM: https://support.google.com/a/answer/174124?hl=en
- SPF: https://support.google.com/a/answer/33786
- DMARC: https://support.google.com/a/answer/2466580
- Allow Relay: https://support.google.com/a/answer/2956491?hl=en

Regards
Rafael Blasco
Tecnativa


De: Jordi Riera [mailto:jordi.riera@numigi.com] Enviado el: miércoles, 8 de
abril de 2020 23:18
Para: Contributors <contributors@odoo-community.org>
Asunto: smtp server service

Hello list,

We use our Odoo extensively to send our emails. I just did the stats and 75%
of our sent emails are from our Odoo.
We are currently using gmail as our smtp service. We start to see some of
our emails tagged as spam. We are wondering why.
Have you ever faced the same problem?

Another question on the same topic, what do you use as SMTP service ? Would
you advise to go to a simple local server or to go to a dedicated service
provider like mailgun or something like that?

Again, thank you for all your answers. You are the best :) Take care.

Jordi


--
Jordi Riera - VP Technique
NUMIGI SOLUTIONS INC.
jordi.riera@numigi.com
(514) 317-7944

Longueuil, Québec, Canada
http://www.numigi.com/

Reference