Task #511

Implement MessageBox House Keeping API

Added by Tan Lee Yong almost 14 years ago. Updated about 10 years ago.

Status:Closed - End of life cycleStart date:October 06, 2010
Priority:NormalDue date:
Assignee:Ngoh Chee Ping% Done:

20%

Category:-Estimated time:20.00 hours
Target version:-Spent time:3.00 hours

Description

To implement house keeping APIs
1) delete messages based on date range, status mark as deleted
2) backup messages to another data source based on date range

History

#1 Updated by Ngoh Chee Ping almost 14 years ago

  • Status changed from New - Begin Life Cycle to Development / Work In Progress
  • % Done changed from 0 to 20
  • Estimated time set to 20.00

I created table call MailBoxBackUp and MailBoxRecipientBackUp to store the back up data. But the method to move the data to the back up table havent finish. I also created 2 class to execute the functions, one is MessageBoxHouseKeeping (interface class), and MessageBoxHouseKeepingImpl (implement class).
Questions
- that is delete message based on date range, if the message inside the date range is havent delete, mean the message status is not deleted, is it will delete also?
- delete messages based on date range, status mark as deleted, this is combine together or separate, if combine it should delete the message in the date range and the status must be deleted. is it combine or separate?

#2 Updated by Ngoh Chee Ping about 10 years ago

  • Status changed from Development / Work In Progress to Closed - End of life cycle

Closed due to no need to implement again.

Also available in: Atom PDF