My organization uses a small mailing list that on occasion we need to search through. I have been charged with implementing an automatic archiver for this mailing list. There are a few requirements:
It must be accessible from the Web.
It must run on a Windows Server.
It must be searchable.
It must be private.
Aside from that, anything goes. I was looking around for some products, and aside from a few public archives, I couldn't find any private programs for this. However, frequently, I stumbled upon PHP as a code used to write this type of thing. I am extremely computer literate and was wondering if it was worth my time to learn some PHP if it could do this engine. Alternatively, if anyone knows of a product that is already built, I would jump at the chance to use someone elses product to ease my load.
Jeff