Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
5 Odpovědi
4484 Zobrazení

Because I had trouble setting up my usual SMTP account with Odoo V17 I ended up using Brevo (formerly Sendinblue). After some issues, it works now to send mails and get the actual status of delivery via the Brevo API with the help of this nice module from Cybrosys.

https://apps.odoo.com/apps/modules/16.0/brevo_connector/


The infos in the module explain how to get the module to work, but the whole process is missing, so here are a few hints.

  1. First, go to the key settings to get your SMTP credentials:
    https://app.brevo.com/settings/keys/smtp
  2. Then, setup your Outgoing mail server in Odoo and check it.
  3. It is recommended that you validate your Odoo instance (Domain) in Brevo:
    https://app.brevo.com/senders/domain/list
  4. Finally setup the Brevo a webhook to allow the Odoo Brevo module to work.
    https://app-smtp.brevo.com/webhook
  5. Configuration in Odoo (catchall address)


There has been a revamp of the mail system since V17, so ev. read the docs.

https://www.odoo.com/documentation/17.0/applications/general/email_communication/email_servers.html?

To setup the catchall it was in earlier versions pretty easy, all it needed was the following System param:

  • mail.catchall.alias (catchall)
  • mail.catchall.domain (yourdomain.com)

Now we have two new parameters which in my understanding should not created in the System param

  • mail.catchall.domain (yourdomain.com)
  • mail.default.from (catchall)????
  • mail.default.from_filter

But you need to create your catchall.domain in the company record (see the answer below)

Avatar
Zrušit
Autor Nejlepší odpověď

It seems that the Odoo docs related to mail configuration are not quite up to date.
I found the solution is to fill the parameters in the company records.




As for as I experienced adding the mail params in the System Parameter section does not have any effect. 

Avatar
Zrušit
Nejlepší odpověď

To configure Odoo V17 with Brevo, follow these steps:

  1. Get SMTP credentials from Brevo
  2. Set up the outgoing mail server in Odoo and validate it.
  3. Validate your Odoo domain in Brevo
  4. Set up a Brevo webhook

If issues persist, consider using SMTPget, Mailjet, Mailgun, or iDealSMTP for reliable SMTP services.


Avatar
Zrušit
Nejlepší odpověď

To configure Odoo for mass mail services like Brevo or Mailjet:

  • Obtain SMTP credentials from Brevo or Mailjet.
  • Set up outgoing mail server in Odoo.
  • Validate Odoo domain in Brevo (if using Brevo).
  • Configure Brevo webhook in Odoo.
  • Refer to Odoo documentation for V17 mail system changes.

You can also use some alternate of Brevo or Mailjet such as (Digitalaka or Amazon SES)SMTP server​, they can level up your email campaigns. 


Avatar
Zrušit
Nejlepší odpověď

I've utilized iDealSMTP's SMPT server previously, and it's been a distinct advantage for our email crusades. Ensure you have your Programming interface accreditations helpful and follow the mix guide intently.

Avatar
Zrušit
Nejlepší odpověď

I've used SMTPget's SMTP server before, and it's been a game-changer for our email campaigns. Make sure you have your API credentials handy and follow the integration guide closely.

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
led 24
3208
0
čvc 24
1270
1
úno 24
2053
2
srp 22
9809
1
zář 16
3307