Verify email digests
Log into IBM Connections, as user with admin role for the News application, and access URLs to trigger the email digests to be sent to the current user. Digests are sent immediately so we can avoid waiting for the next scheduled digests to be sent. We can perform this action as many times as you want. Accessing the URLs does not affect the next digest that is scheduled to be sent to you.
- Daily email digest:
http://server_name.com:port/news/web/testEmailDigestSendMail.action?type=daily
- Weekly email digest:
http://server_name.com:port/news/web/testEmailDigestSendMail.action?type=weekly
- Specify the start date from which to receive news stories in the weekly digest, append the following parameter to the URL:
&begin=yyyy-mm-dd
For example:
http://connections.ibm.com:9444/news/web/testEmailDigestSendMail.action?type=weekly&begin=2011-11-10
Results
A message displays to confirm the email has been sent.
Parent topic:
Troubleshoot email digests
Related:
Customize email digests
Initialize the next tranche
Roles