Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
6023 Vizualizări

Hello.


We are using Barracuda as spamfilter and the subscription module in our Odoo 14 environment.

When we are trying to send 200 invoices at the same time, I get an error in Odoo when sending the emails.

Looking at the mails in Barracuda, I see that I get an error 421: too many messages in one session.

Is there a way to limit the number of messages in an SMTP session in Odoo?

ps: changing the limit in Barracuda is not an option.

thanks

Imagine profil
Abandonează
Autor Cel mai bun răspuns

Hi Muhammad

You got me wrong. If you send 200 mails, Odoo is packing them in one SMTP session, and not in 200 SMTP sessions !

And your link is too old to be useful.

Regards.

Imagine profil
Abandonează
Cel mai bun răspuns

With a trial databases, you have a limit of 50 emails per day; on Odoo SH Cloud Platform the limit is 200. There is a possibility to increase these numbers by contacting Odoo Support.

The email sending limit is 10 000. It is possible to change this limit If you modify the process_email_queue method 

https://www.odoo.com/es_ES/forum/ayuda-1/question/how-to-use-a-limit-hour-when-sending-mass-mail-3597

I hope my answer will help you.

Imagine profil
Abandonează