I have built an application to store secured messages in a centralized manner. We are putting a link to the database in our mail template.
I have reviewed a few ways to help people know what Spam is waiting for them, however none of them seem to come without dangers or inconviences.
The ideal situation would be for Folders to support Unread counts in external databases…I think we are all dreaming about this = ) Can anyone think of something close?
Thought about Subscriptions, but they require that we standardize Notes desktops and ask that people use Welcome Pages…we are not ready for this yet.
Suggestions?
Subject: Once a day send a newsletter summary with links.
Subject: RE: Once a day send a newsletter summary with links.
Everyone’s messages are stored in the same database. Will newsletter options let me specify to only send a newsletter that lists documents specific to a person?
So lets say I have 3000 individuals listed in the database. Will the newsletter be smart enough to send David Coleman, only David Coleman documents? And can I get away with one agent for the process?
Subject: RE: Once a day send a newsletter summary with links.
The NotesNewletter class uses a collection, so you simply build a collection in your agent based on the person who calls the agent, or a different collection for each person, or whatever, and a single agent does the job.