Is There A 20 Email Address Limit on the Number of External Recipients in a Subscription?
· Maximum Recipients per Email: (default value, 50). When a Subscription has more than 50 recipients, it sends multiple identical messages, each with 50 or fewer recipients. This setting governs recipients per mail; not recipients per subscription. This is used by sites whose mail provider has limitations on the recipient per email. DocuShare has no such limit.
Configurable
config\Subscription.properties
maxEmailRecipients=50
· Maximum Reports per Email: Default is 20. This setting is for the email reports on daily and weekly mail summaries. As with max recipients, if a report exceeds this number, the additional information appears in a subsequent email. So no information is lost; no limitations.
Configurable
config\Subscription.properties
maxSummariesPerMessage=20
· The External Recipients property is a String field with a default of 2000 characters. Since this is a Multi-value property that wold be a maximum of 2000 characters per entry.
Solution Published: October 30th, 2013
Solution ID: 1398