mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
IPA-EPN: add smtp_delay to limit the velocity of e-mails sent
Provide a knob so the mail queue doesn't get completely flooded with new e-mails. Default to no wait, value in milliseconds. https://pagure.io/freeipa/issue/3687 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Francois Cami <fcami@redhat.com>
This commit is contained in:
@@ -70,6 +70,9 @@ Specifies the type of secure connection to make. Options are: none, starttls and
|
||||
Specifies the From e-mail address value in the e-mails sent. The default is
|
||||
root@localhost. Bounces will be sent here.
|
||||
.TP
|
||||
.B smtp_delay <milliseconds>
|
||||
Time to wait, in milliseconds, between each e-mail sent to try to avoid overloading the mail queue.
|
||||
.TP
|
||||
.B mail_from <address>
|
||||
Specifies the From: e-mal address value in the e-mails sent. The default is
|
||||
noreply@ipadefaultemaildomain. This value can be found by running
|
||||
|
||||
Reference in New Issue
Block a user