Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
5 Trả lời
4998 Lượt xem

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)

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

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. 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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. 


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 1 24
3403
0
thg 7 24
1414
1
thg 2 24
2185
2
thg 8 22
10037
1
thg 9 16
3423