Documentation
Mailing interval configuration
How to speed up the sending of my mailing ?
Mailings are sent by packet of Y emails every X minutes.
The Y parameter (nb of emails by packet) is configurable in a global configuration file. See here.
The X parameter (time interval between two packets) is configurable for every resident on a Officity server.
For the main Officity, configuration is handled in Database:
- in the table residents, find the element with ID = 1 and edit the MailingMinInterval field. The value is expressed in minutes.
For the residents, you can open Officity and use the Residents application :
- edit the resident
- edit the Sending Interval field. The value is expressed in minutes.
Consult the mailing_recipients table (which contains the sending logs) in order to tune this parameter to its best value. The SendingDate indicates the time where the sending of the packet begon. The UniqueSendingDate indicates the exact time where the specific email was sent. See how much time a packet takes to be sent and set the parameter to this value.