Administering the Community / Setting Up Email |
Use these techniques to troubleshoot email issues.
If you don't see your particular issue listed here, you may want to check out this document in the Jive Community. Note that you must be a registered user to view this document.
You may notice that Jive includes content appended to your email, such as confidentiality notices or signatures. You can set Jive to ignore this content by adding five hyphens or underscores ("-----" or "_____") to the beginning of the appended content template in your email application. Jive excludes anything following five hyphens or underscores.
If a user sets up an automated reply, such as an Out of the Office response, in his or her email client, your community may experience a wave of email content generated by these automated replies.
Jive Software strongly recommends using a Bounce Email Address (you set this in the Admin Console under Configuring Outgoing (SMTP) Email.
). Automated email replies are sent to the Bounce Email Address. To learn more about this feature, seeBy default, email digests are sent at 9:00 a.m. PST on Thursdays. Users can select in their Preferences to receive emails daily, semi-weekly, weekly, or never; the default is weekly. Users receive the digest email at the configured time in their timezone. If a user has not explicitly set a timezone in their Preferences, the application server's timezone is used.
Out of Memory Errors can occur when the email manager has an unlimited in-memory queue of email messages. Under normal conditions, the application does not generate enough emails fast enough to encounter this situation. However, in large communities, email can be generated so quickly that creating a digest of all of them can overwhelm the application's email manager. The ideal solution is to make the email manager's queue persistent so that it can handle any number of messages without storing them all in memory. To avoid this problem, you can adjust the jive.digest.batchSize system property to include a smaller number of email messages.