Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6008 Widoki

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć