Configuring email digests
You can customize your digest email settings for your community.
Fastpath:
To configure email digests, you edit the following system properties in the Admin Console.
System property | Description | Example |
---|---|---|
jive.digest.enabled |
Turns the weekly digest email feature on or off. | true |
jive.digest.email.sendDay |
The day of the week that weekly digest emails are sent. Sunday is set as the first week day. | 5 (for Thursday)
|
jive.digest.email.sendHour |
The hour of the day that weekly digest emails are sent. | 9 |
jive.digest.batchSize |
The number of weekly digest emails processed at a time. | 500 |
jive.digest.pause |
The amount of pause time after a batch of weekly digest emails is processed, in milliseconds | 5000
|