Hi,
I need some help in file indexing and parsing.
I need to store messages (to and from ) in mail file format and parse them to show up. [I would not be sending actual mails)
Directory structure would be like userid/inbox , userid/sent etc .. ( 1 file per users per folder)
Is there any library which convertis message in mail like format and parse it for reading.
what about indexing this file? how to do indexing of a file ( mail file or text file in any format) so that it would give good performance (while adding, searching), considering the file may have 1000 msgs or so ..
Please let me know if you have any ideas on how to do this, or where i can find out more.
Thank you!
Brucelina