Skip to Content
Menu
This question has been flagged
2 Replies
1665 Views

I’m trying to configure my Odoo system to send emails from the E-Mail Marketing module in batches of 200 every hour. Unfortunately, I haven’t been able to set this up successfully yet.

I believe it should be possible to configure this using system parameters, without requiring any coding. Could someone guide me through the process to achieve this?

Thank you in advance for your assistance!

Avatar
Discard
Author Best Answer

We are utilizing Odoo 17 and an external email server with a sending limit of 200 emails per hour

Avatar
Discard

Responded to this in my original answer. Commenting for boost.

Best Answer

Hi Massimo, 

  1. What version of Odoo are you on - Odoo Online, SH, or On-premise? 
  2. Have you setup your own Outgoing Email Server setup?

Asking because there is a daily limit on Odoo database if you're not using your own Outgoing Email Servers. Also, 200 every hour could do a lot of reputation damage to your domain.


Thanks for the confirmation, Massimo.

It should be possible via System Parameters. But, since Odoo chose not to reveal all the Keys associated with a particular model, it's hard to determine the right Key for this job. For instance, we can deduce the model to be mass_mailing but the Key is the unknown (for me, at least). Because, it could be mass_mailing.batch_size or​ mass_mailing.batch_limit​. Same story with the interval, it could be mass_mailing.batch_interval or mass_mailing.queue_interval​. 

Sorry, I understand this isn't very helpful. Let's see if someone else contributes to this thread.

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 25
481
1
Mar 24
2010
1
Jul 24
1544
0
Aug 23
1698
4
Jan 23
7173