Configure email throttling
The
OPM
plug-in supports throttling by limiting the number of emails sent per second at both the account and relay levels.- In theNDSconsole, navigate toManagement>Configuration.
- Opennds.plugins.opm.accountConfigand locate the account by account ID.
- Change the following values:ParameterDescriptionValue(OpmConfig | listAccountConfig | AccountConfig) <accountThrottle>Specifies the system wide throughput limit.0: no limitm: Wheremis the max number of mails per second that can be sent.(OpmConfig | listAccountConfig | AccountConfig) < targetThrottle >Specifies the throughput limit set for each target email domain.0: no limitm: Wheremis the max number of mails per second that can be sent.(OpmConfig | senderConfig | relayConfigs) <throttle>Specifies the throughput limit set for the relay.0: no limitm: Wheremis the max number of mails per second that can be sent.
- ClickSave.